加载问题
This commit is contained in:
parent
9902f9779a
commit
743d88bdf8
|
@ -127,7 +127,7 @@
|
|||
</template>
|
||||
</div>
|
||||
<searchResultList
|
||||
v-show="resourceList.data && resourceList.data.length > 0"
|
||||
v-if="resourceList.data && resourceList.data.length > 0"
|
||||
:resourceList="resourceList"
|
||||
:key="listKey2"
|
||||
:resourceTotal="resourceTotal"
|
||||
|
|
Loading…
Reference in New Issue