shuhao hai 6 meses
pai
achega
7716cb7af2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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)
         }