Explorar o código

设备项目库

ZhaoJing %!s(int64=2) %!d(string=hai) anos
pai
achega
94a154ce82

+ 1 - 2
src/pages/equipmentPurchaseApply/budgetOfPlant/myAuditFor/index.vue

@@ -17,7 +17,6 @@ const listMyApplyFor = ref([])
 const loadingMyApplyFor = ref(false)
 const finishedMyApplyFor = ref(false)
 let pageMyApplyFor = 1
-let immediateMyAuditFor = $ref(true);
 function onLoadMyApplyFor() {
     loadingMyApplyFor.value = true
     request({
@@ -99,7 +98,7 @@ function cancel() {
 </script>
 
 <template>
-    <van-list v-model:loading="loadingMyApplyFor" :finished="finishedMyApplyFor" :immediate-check="immediateMyAuditFor" finished-text="没有更多了"
+    <van-list v-model:loading="loadingMyApplyFor" :finished="finishedMyApplyFor" finished-text="没有更多了"
         @load="onLoadMyApplyFor">
         <van-cell v-for="(item, index) in listMyApplyFor" :key="item" class="items-center">
             <template #title>