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