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