Browse Source

no message

zhujindu 2 weeks ago
parent
commit
b6ae540cdf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/deviceWithin/index.vue

+ 1 - 1
src/views/deviceWithin/index.vue

@@ -552,8 +552,8 @@
       v-show="showFilter"
       :showFilter="showFilter"
       @closePopup="closePopup"
+      ref="filtrate"
       :entry="0"></filtrate>
-      ref="filtrate"></filtrate>
     <tab-bar tabBarActive="deviceWithin"></tab-bar>
   </div>
 </template>