diff --git a/src/views/modules/base/propertiesItem/bmPropertiesModel.vue b/src/views/modules/base/propertiesItem/bmPropertiesModel.vue index fb2b568..74afb22 100644 --- a/src/views/modules/base/propertiesItem/bmPropertiesModel.vue +++ b/src/views/modules/base/propertiesItem/bmPropertiesModel.vue @@ -841,10 +841,6 @@ this.editModalFlag=true; }, updateBMModal(){ - this.$confirm("是否保存信息?", '保存提示', { - confirmButtonText: '确定', - cancelButtonText: '取消', - }).then(() => { updateBMModal(this.editData).then(({data}) => { if (data && data.code == 0) { this.getDataList() @@ -863,7 +859,29 @@ }).catch(() => { return }) - }) + // this.$confirm("是否保存信息?", '保存提示', { + // confirmButtonText: '确定', + // cancelButtonText: '取消', + // }).then(() => { + // updateBMModal(this.editData).then(({data}) => { + // if (data && data.code == 0) { + // this.getDataList() + // this.editModalFlag=false + // this.$message({ + // message: '操作成功', + // type: 'success', + // duration: 1500, + // onClose: () => {} + // }) + // } else { + // this.$alert(data.msg, '错误', { + // confirmButtonText: '确定' + // }) + // } + // }).catch(() => { + // return + // }) + // }) }, } } diff --git a/src/views/modules/proofing/requestForProofing.vue b/src/views/modules/proofing/requestForProofing.vue index 7f2ba4a..b623926 100644 --- a/src/views/modules/proofing/requestForProofing.vue +++ b/src/views/modules/proofing/requestForProofing.vue @@ -225,18 +225,18 @@ - + 收货人 - + - + 是否需要送样 @@ -250,13 +250,13 @@ - + 送样地址 - + diff --git a/src/views/modules/sampleManagement/technicalSpecificationDetail/com_bm_routing.vue b/src/views/modules/sampleManagement/technicalSpecificationDetail/com_bm_routing.vue index a74a650..223424c 100644 --- a/src/views/modules/sampleManagement/technicalSpecificationDetail/com_bm_routing.vue +++ b/src/views/modules/sampleManagement/technicalSpecificationDetail/com_bm_routing.vue @@ -166,7 +166,7 @@ 刷新 变更 - 调整至Route + 调整至Routing diff --git a/src/views/modules/test/requestForTest.vue b/src/views/modules/test/requestForTest.vue index 4490d51..d10c2b0 100644 --- a/src/views/modules/test/requestForTest.vue +++ b/src/views/modules/test/requestForTest.vue @@ -220,13 +220,13 @@ - + 收货人 - +