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