修改
This commit is contained in:
parent
affb7d3aa9
commit
c8d7f8ed13
@ -1023,7 +1023,6 @@ export default {
|
|||||||
serviceStatus: "SERVICE_END",
|
serviceStatus: "SERVICE_END",
|
||||||
};
|
};
|
||||||
updateSignStatus(query).then((res) => {
|
updateSignStatus(query).then((res) => {
|
||||||
this.infolist();
|
|
||||||
this.$modal.msgSuccess("取消签约成功");
|
this.$modal.msgSuccess("取消签约成功");
|
||||||
this.$store
|
this.$store
|
||||||
.dispatch("tagsView/delView", this.$route)
|
.dispatch("tagsView/delView", this.$route)
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user