quanyawei
2024-01-11 da25434b85fc5b4321c429bf95e719d00ec395bb
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
            })