瀏覽代碼

feat :createName

tangning 2 年之前
父節點
當前提交
67d51d144c
共有 1 個文件被更改,包括 1 次插入1 次删除
  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,