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