src/views/productionPlan/productionPlan/index.vue @@ -407,7 +407,7 @@ type: "primary", link: true, showHide: row => { return row.status == 0; return row.status == 0 && row.source != "销售"; }, clickFun: row => { handleEdit(row);