jiangping
2025-06-18 60cc16b3ed7a9e07690405731fdc341f92320787
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}`