quanyawei
2023-11-30 f4991944d13b94355fb8aaf03dad7d60ca530ee9
pages/actionChange/workOrderDetails/index.vue
@@ -112,7 +112,7 @@
               }
               console.log('this.basicInfor123', this.basicInfor)
               let time = this.basicInfor.time.slice(5)
               this.share.title = `${this.basicInfor.escalationUnitName}-${time}的交办单`
               this.share.title = `${this.basicInfor.unitName}-${time}的交办单`
               this.show = false
               this.isShow = true
            })