From d240823008ecfff4f2768fdfd347e432a6bc1d7c Mon Sep 17 00:00:00 2001 From: panqihua Date: Tue, 17 Jan 2023 03:13:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E5=93=81=E7=AE=A1=E7=90=86-=E9=97=A8?= =?UTF-8?q?=E5=BA=97=E5=95=86=E5=93=81-=E4=B8=8A=E4=B8=8B=E6=9E=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/components/el-input-plus.vue | 18 +++++++ .../platform/product_management/stock.vue | 5 ++ .../product_management/store_goods.vue | 49 +++++++++++++++++-- 3 files changed, 68 insertions(+), 4 deletions(-) create mode 100644 src/views/components/el-input-plus.vue create mode 100644 src/views/platform/product_management/stock.vue diff --git a/src/views/components/el-input-plus.vue b/src/views/components/el-input-plus.vue new file mode 100644 index 0000000..db9ee71 --- /dev/null +++ b/src/views/components/el-input-plus.vue @@ -0,0 +1,18 @@ + + \ No newline at end of file diff --git a/src/views/platform/product_management/stock.vue b/src/views/platform/product_management/stock.vue new file mode 100644 index 0000000..4149b52 --- /dev/null +++ b/src/views/platform/product_management/stock.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/src/views/platform/product_management/store_goods.vue b/src/views/platform/product_management/store_goods.vue index 7adf271..e5a4602 100644 --- a/src/views/platform/product_management/store_goods.vue +++ b/src/views/platform/product_management/store_goods.vue @@ -34,9 +34,10 @@ 重置 - 批量上架 - 批量下架 - + 批量{{ + item.label + }} + DS000001 @@ -81,12 +82,14 @@