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