瀏覽代碼

设备项目库

ZhaoJing 2 年之前
父節點
當前提交
94a154ce82
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      src/pages/equipmentPurchaseApply/budgetOfPlant/myAuditFor/index.vue

+ 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>