意见反馈问题修复
continuous-integration/drone/push Build is passing

This commit is contained in:
DESKTOP-6C3NK6N\WXS
2024-08-19 17:44:10 +08:00
parent fa7b51060b
commit de1ffc02a4
4 changed files with 113 additions and 104 deletions
+2 -1
View File
@@ -306,7 +306,8 @@ export default {
if (res.IsSuccess) {
this.$message.success(this.$t("feedBack:changeState:success"));
this.$emit("success");
this.cancel();
// this.cancel();
this.getInfo(this.Id, this.visitTaskId);
}
} catch (err) {
console.log(err);