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 })