@@ -188,7 +188,6 @@
getList(id1){
this.$api.doRequest('get','/procurementPlanInfo/getProcurementPlan',{id:id1}).then(res => {
this.procurementPlanInfos = res.data.data
-
})
.catch(res => {
if(res.errmsg){