lixuan #1
@@ -582,7 +582,7 @@ export default {
|
||||
title: "交易审核通过说明",
|
||||
placeholder: "请输入交易审核通过说明",
|
||||
auditMark: 1,
|
||||
updateSource: "",
|
||||
updateSource: "REFINERY_OMS_WEB",
|
||||
});
|
||||
this.controlWindows.examine = true;
|
||||
},
|
||||
@@ -592,7 +592,7 @@ export default {
|
||||
title: "交易审核不通过说明",
|
||||
placeholder: "请输入交易审核不通过说明",
|
||||
auditMark: -1,
|
||||
updateSource: "",
|
||||
updateSource: "REFINERY_OMS_WEB",
|
||||
});
|
||||
this.controlWindows.examine = true;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user