src/components/view/b1-inspect-order-plan.vue
@@ -598,6 +598,10 @@ if(row.userName){ inspectorList = row.userName.split(',') } let user = JSON.parse(localStorage.getItem('user')) if(user){ inspectorList.push(user.name) } this.inspectorList = inspectorList this.state = 1; this.orderId = row.id