Browse Source

feat :createName

tangning 2 năm trước cách đây
mục cha
commit
67d51d144c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/product/updataTips/index.vue

+ 1 - 1
src/views/product/updataTips/index.vue

@@ -127,7 +127,7 @@ export default defineComponent({
       {
         title: '创建人',
         width: 120,
-        dataIndex: 'creater',
+        dataIndex: 'createName',
       },{
         title: '创建时间',
         width: 150,