tangning před 2 roky
rodič
revize
67d51d144c
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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,