zzzz
2024-04-22 44db498cedee7573d090797b1fe5c331c413b00a
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"