Merge branch 'hhl' of SH-Arbitrate/Arbitrate-Frontend into dev
This commit was merged in pull request #103.
This commit is contained in:
@@ -123,6 +123,7 @@ export default {
|
||||
})
|
||||
.then((res) => {
|
||||
if (res.code == 200) {
|
||||
this.$modal.msgSuccess("提交成功");
|
||||
this.$emit("updataList");
|
||||
this.cancel();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user