su
su1124
2024-08-15 2a38384f5761b7d39e35fac74efcfcaa3e414251
src/components/jianqianwenzhen/index.vue
@@ -1031,6 +1031,7 @@
      // })
      updateHistory(this.form).then((response) => {
        this.$modal.msgSuccess("修改成功");
        this.form = response.data;
      });
    },
  },