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