h5/pages/staff/task/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
h5/pages/staff/task/index.vue
@@ -380,10 +380,13 @@ this.getHeadList() }) } if (item.type == 7) { window.open('https://atwl.ahzyssl.com/dps/web/wxAuth/loginV2?oaId=atwl&redirectId=index') if (item.type == 7) { if(item.remark){ window.open(item.remark); // window.open('https://atwl.ahzyssl.com/dps/web/wxAuth/loginV2?oaId=atwl&redirectId=index') return } } } if (objType === 2) { uni.navigateTo({ url: `/pages/staff/vehicle/sendACarDetail?id=${objId}&info=${info}`