From d813b68eed562bc8bcf44e4f06ecdb1ed2fb2837 Mon Sep 17 00:00:00 2001 From: wkc <978997012@qq.com> Date: Thu, 22 Jan 2026 14:02:33 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E6=9D=83=E9=99=90=E6=8E=A7?= =?UTF-8?q?=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/loanPricing/workflow/index.vue | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ruoyi-ui/src/views/loanPricing/workflow/index.vue b/ruoyi-ui/src/views/loanPricing/workflow/index.vue index 7857e1a..c1ecaa6 100644 --- a/ruoyi-ui/src/views/loanPricing/workflow/index.vue +++ b/ruoyi-ui/src/views/loanPricing/workflow/index.vue @@ -39,7 +39,6 @@ icon="el-icon-plus" size="mini" @click="handleAdd" - v-hasPermi="['loanPricing:workflow:create']" >新增 @@ -65,7 +64,6 @@ type="text" icon="el-icon-view" @click="handleView(scope.row)" - v-hasPermi="['loanPricing:workflow:query']" >查看 @@ -85,7 +83,7 @@