From a75e091bd593229ec309d369fefab10f3fc848c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=AB=E6=99=93=E8=8C=B9?= <1935832701@qq.com> Date: Wed, 9 Nov 2022 17:40:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=A4=E7=90=86=E7=AB=99=E5=95=86=E5=93=81?= =?UTF-8?q?=E6=9B=B4=E6=94=B9=E6=8A=A4=E7=90=86=E7=AB=99=E5=BC=B9=E6=A1=86?= =?UTF-8?q?=EF=BC=8C=E6=9B=B4=E6=94=B9=E6=8A=A4=E7=90=86=E7=AB=99=E8=80=97?= =?UTF-8?q?=E6=9D=90=EF=BC=8C=E8=AE=A2=E5=8D=95=E9=A1=B5=E9=9D=A2=E5=8A=A0?= =?UTF-8?q?=E6=BB=9A=E5=8A=A8=E6=9D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/goodsInfo/index.vue | 444 ++++++++----------- src/views/system/order/index.vue | 29 +- src/views/system/stationConsumable/index.vue | 67 +-- 3 files changed, 215 insertions(+), 325 deletions(-) diff --git a/src/views/system/goodsInfo/index.vue b/src/views/system/goodsInfo/index.vue index 9e25292..218a175 100644 --- a/src/views/system/goodsInfo/index.vue +++ b/src/views/system/goodsInfo/index.vue @@ -34,7 +34,7 @@ /> - + 新增 @@ -90,33 +90,11 @@ size="mini" :disabled="single" @click="handleUpdate" - v-hasPermi="['system:goodsInfo:edit']" + v-hasPermi="['system:operateGoodInfo:edit']" >修改 - - + 修改 删除 - + @@ -236,40 +207,37 @@ v-model="form.goodsName" placeholder="请输入商品名称" max="40" - style="width: 210px; margin-left: 10px" + style="width: 210px" /> - - - {{ StationName }} - - - + - + 取 消 - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + 搜索 + 重置 + + + + + + + + - - --> + + + + + + + + + diff --git a/src/views/system/stationConsumable/index.vue b/src/views/system/stationConsumable/index.vue index e425caa..efd0e83 100644 --- a/src/views/system/stationConsumable/index.vue +++ b/src/views/system/stationConsumable/index.vue @@ -285,6 +285,7 @@ 取 消 + -