WXL
3 天以前 96dd34f77d81db58f54e3d0ad4a8cc8082189a61
src/views/project/donatebaseinfo/index.vue
@@ -553,6 +553,7 @@
    /** 处理编辑弹窗关闭 */
    handleEditClosed() {
      this.currentEditData = {};
      this.editModalVisible = false;
    },
    handleModalVisibleChange(newVisible) {