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