WXL
2024-04-15 e98f65f2a02e82b02d327506d592564f78f4ecf7
src/views/patient/patient/profile/index.vue
@@ -794,7 +794,7 @@
      });
    },
    processElement(element) {
      return { ...element, isoperation: 0 };
      return { ...element, isoperation: null };
    },
    // 获取基础信息
    getuserinfo() {