src/views/plan/customerorder/index.vue
@@ -40,8 +40,7 @@ <el-dropdown-item :command="item.command" v-for="item in documentTagArr" :disabled="item.disabled" > :disabled="item.disabled"> {{ item.label }} </el-dropdown-item> </el-dropdown-menu> @@ -837,7 +836,7 @@ watch: { exportDialogVisible(newVal){ if(!newVal){ this.$refs['exportForm'].resetFields() this.$refs.exportForm.resetFields() } }, coState: { @@ -954,7 +953,7 @@ queryParam.push( Object.assign({ prop: 'coState', searchInfoType: 'select', searchInfoType: 'select' // propVal: '01partUnCheck' // propVal: '02technologyUnCheck' })