wangxy hace 8 horas
padre
commit
93cc6373cc
Se han modificado 1 ficheros con 0 adiciones y 8 borrados
  1. 0 8
      pages/kehu/hetong/HetongInfo.vue

+ 0 - 8
pages/kehu/hetong/HetongInfo.vue

@@ -73,14 +73,6 @@
 	}
 
 	function init() {
-		if (!tId.value) {
-			uni.showToast({
-				title: '请确认地址参数完整性'
-			})
-			return;
-		}
-		
-		
 		httpApi.getHetongPreview({
 			id: tId.value
 		}).then(res => {