dxz1228 2 年之前
父節點
當前提交
6af5b65556
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      src/pages/user/index.vue

+ 0 - 2
src/pages/user/index.vue

@@ -309,8 +309,6 @@ const areaType = computed(() => {
309 309
 
310 310
 //弹框展示
311 311
 function openPopup() {
312
-  const areamanage = userStore.userInfo?.area_manage.area_name
313
-  console.log(areamanage);
314 312
   showValue.value = true
315 313
 }
316 314
 //关闭弹框