zzzz
2024-04-22 ff690c460e82ced0a20e45a8009a2c33bfbf514a
src/page/user/Warehouse copy.vue
@@ -207,6 +207,7 @@
                :finished="finished"
                v-if="zjtype == 0 && cclist.length"
                :finished-text="$t('hj43')"
                :loading-text="$t('hj430')"
                @load="onLoad"
              >
                <div v-if="cclist.length > 0" class="tabs_o">
@@ -449,6 +450,7 @@
                v-model="loadingss"
                :finished="finishedss"
                :finished-text="$t('hj43')"
                :loading-text="$t('hj430')"
                v-if="tabsCurrentIndex === 1 && totalss != 0"
                :immediate-check="immediate"
              >
@@ -525,6 +527,7 @@
                v-model="loadings"
                :finished="finisheds"
                :finished-text="$t('hj43')"
                :loading-text="$t('hj430')"
                @load="onLoads"
                :immediate-check="immediate"
                v-if="tabsCurrentIndex === 2 && totals != 0"