فهرست منبع

页面字段描述调整

梁展鹏 3 سال پیش
والد
کامیت
743712b943
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      src/views/financialManagement/cashDetail/index.vue
  2. 1 1
      src/views/pointsManagement/pointsDetail/index.vue

+ 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
         }
       ]