doum
2025-09-28 9ab109b9ee96e7ff2bf2b935a044aee5842a3ddc
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}`