From 06f963e8f22173ca308764360cd1b693b903fbb4 Mon Sep 17 00:00:00 2001 From: yangzifeng <2547435354@qq.com> Date: Thu, 22 Jan 2026 17:37:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=87=BA=E5=BA=93=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E7=9A=84=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wisdom/outbound/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/wisdom/outbound/index.vue b/src/views/wisdom/outbound/index.vue index f1638ce..27dc715 100644 --- a/src/views/wisdom/outbound/index.vue +++ b/src/views/wisdom/outbound/index.vue @@ -65,7 +65,7 @@ plain icon="Plus" @click="handleAdd" - v-hasPermi="['wisdom:stock:add']" + v-hasPermi="['wisdom:bill:add']" >新增出库 @@ -75,7 +75,7 @@ plain icon="Download" @click="handleExport" - v-hasPermi="['wisdom:stock:export']" + v-hasPermi="['wisdom:bill:export']" >导出