浏览代码

[Fix 0000] 修复密闭监测字段错误

houzekong 5 月之前
父节点
当前提交
ce3735c85f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/monitor/sealedMonitor/monitor.data.ts

+ 1 - 1
src/views/monitor/sealedMonitor/monitor.data.ts

@@ -159,7 +159,7 @@ export const searchFormSchema: FormSchema[] = [
   //   colProps: { span: 6 },
   // },
   {
-    field: 'productStatus',
+    field: 'productionStatus',
     label: '生产状态',
     component: 'JDictSelectTag',
     componentProps: {