Explorar o código

[Fix 0000] 修复瓦斯巡检任务区队无法正确编辑的问题

houzekong hai 2 semanas
pai
achega
f84e147651
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/vent/gas/gasInspect/gasInspect.data.ts

+ 1 - 1
src/views/vent/gas/gasInspect/gasInspect.data.ts

@@ -326,7 +326,7 @@ export const taskschemas: FormSchema[] = [
   },
   {
     label: '所属区队',
-    field: 'districtTeam',
+    field: 'teamCode',
     component: 'JDictSelectTag',
     componentProps: {
       dictCode: 'districtTeam',