Pārlūkot izejas kodu

feat:修改材料缴交

DESKTOP-USV654P\pc 8 mēneši atpakaļ
vecāks
revīzija
e21ed0e0cb

+ 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 },
   },