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