Browse Source

页面调整

shuhao 6 tháng trước cách đây
mục cha
commit
7716cb7af2
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/components/fnHeader.vue

+ 1 - 0
src/components/fnHeader.vue

@@ -119,6 +119,7 @@ const getGardenList = () => {
         }
         options.value = resData
         if(userInfo.userName !== "13797066447"){
+          farmVal.value = resData[0].organId
           toggleFarm(resData[0].organId)
         }