src/views/productionPlan/productionPlan/index.vue @@ -672,7 +672,7 @@ router.push({ path: "/productionPlan/trackProgress", query: { row: encodeURIComponent(JSON.stringify(row)), applyNo: encodeURIComponent(row.applyNo), }, }); };