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