diff --git a/src/views/base/processStation/index.vue b/src/views/base/processStation/index.vue index fcb940e..53fb001 100644 --- a/src/views/base/processStation/index.vue +++ b/src/views/base/processStation/index.vue @@ -233,7 +233,7 @@ export default { processCode: null, processName: null, processType: 1, - productLineCode: 'CX_02', + productLineCode: null, productionTime: null, capacityDay: null, capacityMonth: null, diff --git a/src/views/base/productStation/index.vue b/src/views/base/productStation/index.vue index c1db8ef..20bbe87 100644 --- a/src/views/base/productStation/index.vue +++ b/src/views/base/productStation/index.vue @@ -251,7 +251,7 @@ export default { plantCode: null, isFlag: null, stationType: null, - parentId: 'CX_02', + parentId: null, createdBy: null, createdTime: null, executionSort: null, diff --git a/src/views/dms/dmsBaseInspectProject/index.vue b/src/views/dms/dmsBaseInspectProject/index.vue index d46e8af..d3be561 100644 --- a/src/views/dms/dmsBaseInspectProject/index.vue +++ b/src/views/dms/dmsBaseInspectProject/index.vue @@ -122,11 +122,11 @@ - + @@ -173,15 +173,15 @@ - - - {{dict.label}} - - + + + + + + + + + diff --git a/src/views/dms/dmsPlanInspect/index.vue b/src/views/dms/dmsPlanInspect/index.vue index bc44773..fc3f661 100644 --- a/src/views/dms/dmsPlanInspect/index.vue +++ b/src/views/dms/dmsPlanInspect/index.vue @@ -156,8 +156,8 @@ - - + + - +