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