微调
This commit is contained in:
@@ -421,7 +421,7 @@ watch(webMsgSend, function (newValue, oldValue) {
|
||||
case 'yjc_xyjy':
|
||||
switch (newValue.operateCode) {
|
||||
case 'VERIFY_MAPPING$01':
|
||||
if (newValue.code == 10200) {
|
||||
if (newValue.code == 25002) {
|
||||
// 脚本与ICD校验失败
|
||||
let data = JSON.parse(newValue.data)
|
||||
ElMessageBox.alert(`脚本与icd校验失败!icd名称:${data['icdType']} -> 校验项:${data['dataType']}`, '初始化失败', {
|
||||
|
||||
Reference in New Issue
Block a user