@@ -456,7 +456,6 @@ export default {
this.workPlanDatas=res.data
})
- console.log(JSON.stringify(data))
},
updateWorkPlan(row){
let id=row.id;