quanyawei
2023-11-20 5f8cd55f32939d15c6224d491f89743421cab0f9
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
            })