瀏覽代碼

feat:修改材料缴交

DESKTOP-USV654P\pc 8 月之前
父節點
當前提交
e21ed0e0cb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/materialManager/taskTodoList/components/data.config.ts

+ 1 - 1
src/views/materialManager/taskTodoList/components/data.config.ts

@@ -291,7 +291,7 @@ export const ViewSearchSchema: FormSchema[] = [
   // },
   {
     label: '姓名',
-    field: 'userName',
+    field: 'name',
     component: 'Input',
     colProps: { span: 8 },
   },