wangxy hace 1 mes
padre
commit
895c4305e7
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      pages/admin/Hetong/sanfangHetong.vue

+ 1 - 2
pages/admin/Hetong/sanfangHetong.vue

@@ -307,7 +307,7 @@
 	}
 
 	onLoad((options) => {
-		console.log('options', options)
+
 		const {
 			from,
 			jzName,
@@ -330,7 +330,6 @@
 	})
 
 	onShow(() => {
-		// 当前loading 防止多次触发onShow
 		onRefresh()
 	})
 </script>