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