shish 2 jaren geleden
bovenliggende
commit
d82a9a3b7f
2 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 1 1
      ghsApp/src/admin/changePrice/batchChange2.vue
  2. 1 1
      ghsApp/src/admin/changePrice/list2.vue

+ 1 - 1
ghsApp/src/admin/changePrice/batchChange2.vue

@@ -21,7 +21,7 @@
 						scroll-with-animation="true"
 						@scroll="scroll_detail"
 						lower-threshold="100"
-						@scrolltolower="scroll_bottom">
+						@scrolltolower="globalScrollBottom">
 	
 					<block v-if="!$util.isEmpty(globalClassItemList)">
 						<view class="item_list_bx selectAll" v-for="(classItem, classIndex) in globalClassItemList" :key="classIndex" :id="`class_${classIndex}`">

+ 1 - 1
ghsApp/src/admin/changePrice/list2.vue

@@ -25,7 +25,7 @@
 					:scroll-into-view="scroll_into_view" 
 					scroll-with-animation="true"
 					lower-threshold="100"
-					@scrolltolower="scroll_bottom">
+					@scrolltolower="globalScrollBottom">
 
 				<block v-if="!$util.isEmpty(globalItemData)">
 					<view class="item_list_bx selectAll">