From 295fec5e0f2a6b25e2ca276d40ac39456a1ee6d0 Mon Sep 17 00:00:00 2001 From: "JinLu.Yin" <411641505@qq.com> Date: Mon, 12 Sep 2022 23:23:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=A8=E9=85=8D=E7=BD=AE=E5=B7=A5=E5=BA=8F?= =?UTF-8?q?=E4=B8=AD=E6=9F=90=E4=B8=AA=E4=BA=A7=E5=93=81=E5=9C=A8=E8=B0=8B?= =?UTF-8?q?=E9=81=93=E5=B7=A5=E5=BA=8F=E7=9A=84BOM=E6=AF=94=E4=BE=8B?= =?UTF-8?q?=E6=97=B6=EF=BC=8C=E7=9B=B4=E6=8E=A5=E4=BB=8E=E4=B8=BB=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E4=B8=AD=E5=AE=9A=E4=B9=89=E7=9A=84BOM=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E4=B8=AD=E9=80=89=E5=8F=96=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/itemBomSelect/single.vue | 136 ++++++++++++++++++ src/views/mes/pro/proroute/product.vue | 20 ++- .../mes/pro/proroute/routeproductbom.vue | 42 +++--- 3 files changed, 179 insertions(+), 19 deletions(-) create mode 100644 src/components/itemBomSelect/single.vue diff --git a/src/components/itemBomSelect/single.vue b/src/components/itemBomSelect/single.vue new file mode 100644 index 0000000..06fc555 --- /dev/null +++ b/src/components/itemBomSelect/single.vue @@ -0,0 +1,136 @@ + + + + \ No newline at end of file diff --git a/src/views/mes/pro/proroute/product.vue b/src/views/mes/pro/proroute/product.vue index 886979a..374cbb6 100644 --- a/src/views/mes/pro/proroute/product.vue +++ b/src/views/mes/pro/proroute/product.vue @@ -72,7 +72,13 @@ - + @@ -170,7 +176,7 @@ - +