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