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