jiangping
2025-06-18 60cc16b3ed7a9e07690405731fdc341f92320787
h5/pages/staff/task/index.vue
@@ -381,9 +381,12 @@
        })
      }
         if (item.type == 7) {
           window.open('https://atwl.ahzyssl.com/dps/web/wxAuth/loginV2?oaId=atwl&redirectId=index')
         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}`