Parcourir la source

feat :createName

tangning il y a 2 ans
Parent
commit
67d51d144c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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,