فهرست منبع

Merge branch 'master' into 测试

lxf 1 سال پیش
والد
کامیت
8f61a10dc2
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/production/schedule/production-order/index.vue

+ 1 - 1
src/views/production/schedule/production-order/index.vue

@@ -367,7 +367,7 @@ const clickCode = (row) => {
   proxy.$router.replace({
     path: "/addOrder",
     query: {
-      detailId: row.id,
+      detailId: row.orderId,
       text: "订单详情",
       random: proxy.random(),
       orderInquiry: true,