@@ -387,7 +387,7 @@ export default {
created() {
workerApplyDetail({
- id: this.item.id
+ orderBaseId: this.item.orderBaseId
}).then(res => {
this.formData = { ...res.data }
this.formDialog = true