浏览代码

客户页面

wangxy 8 小时之前
父节点
当前提交
93cc6373cc
共有 1 个文件被更改,包括 0 次插入8 次删除
  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 => {