国内外入库流程修订 优化校验
This commit is contained in:
@@ -2922,6 +2922,7 @@ export default {
|
||||
this.$http.get('sarStandardsInfo/sar-standards-info/checkIsOnly', {
|
||||
standType: standType,
|
||||
standSort: this.form.standSort,
|
||||
standName:this.form.standName,
|
||||
standNumber: this.form.standNumber,
|
||||
standYear: this.form.standYear,
|
||||
}, {
|
||||
@@ -2953,7 +2954,7 @@ export default {
|
||||
this.saveLoading = false
|
||||
})
|
||||
} else {
|
||||
this.$message.warning('标准号重复')
|
||||
this.$message.warning(res.message)
|
||||
return
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user