Explorar o código

页面字段描述调整

梁展鹏 %!s(int64=3) %!d(string=hai) anos
pai
achega
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
         }
       ]