修改bug
This commit is contained in:
parent
83bccf73cc
commit
1e27c8732b
@ -632,7 +632,7 @@ export default {
|
||||
}
|
||||
|
||||
let resultmsg = '成功'
|
||||
if(resultStatus == 4){resultmsg = '失败'}
|
||||
if(resultStatus == 6){resultmsg = '失败'}
|
||||
this.$confirm("请确定是否将案件标记为"+resultmsg+"?", "提示", {
|
||||
confirmButtonText: "确定",
|
||||
cancelButtonText: "取消",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user