src/components/view/b1-inspect-order-plan.vue
@@ -507,7 +507,7 @@ orderId:this.orderId, userId:this.connectPerson }).then(res => { if (res.code === 200 && res.data) { if (res.code === 200) { this.loading = false; this.$message.success("操作成功") this.refreshTable()