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