Parcourir la source

页面字段描述调整

梁展鹏 il y a 3 ans
Parent
commit
743712b943

+ 1 - 1
src/views/financialManagement/cashDetail/index.vue

@@ -68,7 +68,7 @@ export default {
         },
         {
           key: 'createAt',
-          name: '时间',
+          name: '创建时间',
           width: this.$col.b
         }
       ]

+ 1 - 1
src/views/pointsManagement/pointsDetail/index.vue

@@ -68,7 +68,7 @@ export default {
         },
         {
           key: 'createAt',
-          name: '时间',
+          name: '创建时间',
           width: this.$col.b
         }
       ]