裁决书送达成功提示 #103
@@ -123,6 +123,7 @@ export default {
|
|||||||
})
|
})
|
||||||
.then((res) => {
|
.then((res) => {
|
||||||
if (res.code == 200) {
|
if (res.code == 200) {
|
||||||
|
this.$modal.msgSuccess("提交成功");
|
||||||
this.$emit("updataList");
|
this.$emit("updataList");
|
||||||
this.cancel();
|
this.cancel();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user