qinxianzhangyao
2024-02-29 d42672a2f0c234d6c2534362d6c063a9caeb7771
src/components/jianqianwenzhen/index.vue
@@ -1031,6 +1031,7 @@
      // })
      updateHistory(this.form).then((response) => {
        this.$modal.msgSuccess("修改成功");
        this.form = response.data;
      });
    },
  },