diff --git a/src/views/qualityManagement/backend/config/QcBackEndBaseGroup.vue b/src/views/qualityManagement/backend/config/QcBackEndBaseGroup.vue index dcfc3c1..63fcc2d 100644 --- a/src/views/qualityManagement/backend/config/QcBackEndBaseGroup.vue +++ b/src/views/qualityManagement/backend/config/QcBackEndBaseGroup.vue @@ -182,13 +182,13 @@ export default { ], // 系统类别选项列表 格式 eg:{ dictLabel: '标签', dictValue: '0'} typeOptions: [ - { dictLabel: '停用', dictValue: 0 }, - { dictLabel: '启用', dictValue: 1 }, + { dictLabel: '停用', dictValue: '0' }, + { dictLabel: '启用', dictValue: '1' }, ], // 系统状态选项列表 格式 eg:{ dictLabel: '标签', dictValue: '0'} statusOptions: [ - { dictLabel: '停用', dictValue: 0 }, - { dictLabel: '启用', dictValue: 1 }, + { dictLabel: '停用', dictValue: '0' }, + { dictLabel: '启用', dictValue: '1' }, ], // 数据列表 dataList: [], diff --git a/src/views/qualityManagement/backend/config/QcBackEndBaseLabelAnalysis.vue b/src/views/qualityManagement/backend/config/QcBackEndBaseLabelAnalysis.vue index 938884c..f96a5e2 100644 --- a/src/views/qualityManagement/backend/config/QcBackEndBaseLabelAnalysis.vue +++ b/src/views/qualityManagement/backend/config/QcBackEndBaseLabelAnalysis.vue @@ -205,13 +205,13 @@ export default { ], // 系统类别选项列表 格式 eg:{ dictLabel: '标签', dictValue: '0'} typeOptions: [ - { dictLabel: '停用', dictValue: 0 }, - { dictLabel: '启用', dictValue: 1 }, + { dictLabel: '停用', dictValue: '0' }, + { dictLabel: '启用', dictValue: '1' }, ], // 系统状态选项列表 格式 eg:{ dictLabel: '标签', dictValue: '0'} statusOptions: [ - { dictLabel: '停用', dictValue: 0 }, - { dictLabel: '启用', dictValue: 1 }, + { dictLabel: '停用', dictValue: '0' }, + { dictLabel: '启用', dictValue: '1' }, ], // 数据列表 dataList: [], diff --git a/src/views/qualityManagement/backend/config/QcBackEndBaseSite.vue b/src/views/qualityManagement/backend/config/QcBackEndBaseSite.vue index 672ee9c..fb8b767 100644 --- a/src/views/qualityManagement/backend/config/QcBackEndBaseSite.vue +++ b/src/views/qualityManagement/backend/config/QcBackEndBaseSite.vue @@ -182,13 +182,13 @@ export default { ], // 系统类别选项列表 格式 eg:{ dictLabel: '标签', dictValue: '0'} typeOptions: [ - { dictLabel: '停用', dictValue: 0 }, - { dictLabel: '启用', dictValue: 1 }, + { dictLabel: '停用', dictValue: '0' }, + { dictLabel: '启用', dictValue: '1' }, ], // 系统状态选项列表 格式 eg:{ dictLabel: '标签', dictValue: '0'} statusOptions: [ - { dictLabel: '停用', dictValue: 0 }, - { dictLabel: '启用', dictValue: 1 }, + { dictLabel: '停用', dictValue: '0' }, + { dictLabel: '启用', dictValue: '1' }, ], // 数据列表 dataList: [], diff --git a/src/views/qualityManagement/gp12/config/QcGp12BaseGroup.vue b/src/views/qualityManagement/gp12/config/QcGp12BaseGroup.vue index 1b701da..44078ab 100644 --- a/src/views/qualityManagement/gp12/config/QcGp12BaseGroup.vue +++ b/src/views/qualityManagement/gp12/config/QcGp12BaseGroup.vue @@ -176,13 +176,13 @@ export default { ], // 系统类别选项列表 格式 eg:{ dictLabel: '标签', dictValue: '0'} typeOptions: [ - { dictLabel: '停用', dictValue: 0 }, - { dictLabel: '启用', dictValue: 1 }, + { dictLabel: '停用', dictValue: '0' }, + { dictLabel: '启用', dictValue: '1' }, ], // 系统状态选项列表 格式 eg:{ dictLabel: '标签', dictValue: '0'} statusOptions: [ - { dictLabel: '停用', dictValue: 0 }, - { dictLabel: '启用', dictValue: 1 }, + { dictLabel: '停用', dictValue: '0' }, + { dictLabel: '启用', dictValue: '1' }, ], // 数据列表 dataList: [], diff --git a/src/views/qualityManagement/gp12/config/QcGp12BaseLabelAnalysis.vue b/src/views/qualityManagement/gp12/config/QcGp12BaseLabelAnalysis.vue index cee9a04..cab5895 100644 --- a/src/views/qualityManagement/gp12/config/QcGp12BaseLabelAnalysis.vue +++ b/src/views/qualityManagement/gp12/config/QcGp12BaseLabelAnalysis.vue @@ -214,13 +214,13 @@ export default { ], // 系统类别选项列表 格式 eg:{ dictLabel: '标签', dictValue: '0'} typeOptions: [ - { dictLabel: '停用', dictValue: 0 }, - { dictLabel: '启用', dictValue: 1 }, + { dictLabel: '停用', dictValue: '0' }, + { dictLabel: '启用', dictValue: '1' }, ], // 系统状态选项列表 格式 eg:{ dictLabel: '标签', dictValue: '0'} statusOptions: [ - { dictLabel: '停用', dictValue: 0 }, - { dictLabel: '启用', dictValue: 1 }, + { dictLabel: '停用', dictValue: '0' }, + { dictLabel: '启用', dictValue: '1' }, ], // 数据列表 dataList: [], diff --git a/src/views/qualityManagement/gp12/config/QcGp12BaseSite.vue b/src/views/qualityManagement/gp12/config/QcGp12BaseSite.vue index a1b8b83..dc2792f 100644 --- a/src/views/qualityManagement/gp12/config/QcGp12BaseSite.vue +++ b/src/views/qualityManagement/gp12/config/QcGp12BaseSite.vue @@ -174,13 +174,13 @@ export default { ], // 系统类别选项列表 格式 eg:{ dictLabel: '标签', dictValue: '0'} typeOptions: [ - { dictLabel: '停用', dictValue: 0 }, - { dictLabel: '启用', dictValue: 1 }, + { dictLabel: '停用', dictValue: '0' }, + { dictLabel: '启用', dictValue: '1' }, ], // 系统状态选项列表 格式 eg:{ dictLabel: '标签', dictValue: '0'} statusOptions: [ - { dictLabel: '停用', dictValue: 0 }, - { dictLabel: '启用', dictValue: 1 }, + { dictLabel: '停用', dictValue: '0' }, + { dictLabel: '启用', dictValue: '1' }, ], // 数据列表 dataList: [], diff --git a/src/views/wmsManagement/WmGoodsOutProduction.vue b/src/views/wmsManagement/WmGoodsOutProduction.vue index 94fd750..75ef855 100644 --- a/src/views/wmsManagement/WmGoodsOutProduction.vue +++ b/src/views/wmsManagement/WmGoodsOutProduction.vue @@ -378,7 +378,7 @@ }, /** 提交按钮 */ submitForm: function () { - console.log(JSON.stringify(this.form)) + //console.log(JSON.stringify(this.form)) this.$refs['form'].validate((valid) => { if (valid) { if (this.form.id != undefined && this.opertype === 2) {