From 59e2283a10aee45e6a98e34b432ba345095116db Mon Sep 17 00:00:00 2001
From: wujian <14790700720@163.com>
Date: 星期三, 10 七月 2024 16:36:42 +0800
Subject: [PATCH] add 选瓦

---
 jcdm-ui/src/views/main/om/productionOrde/index.vue |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/jcdm-ui/src/views/main/om/productionOrde/index.vue b/jcdm-ui/src/views/main/om/productionOrde/index.vue
index 08a212b..7042ed4 100644
--- a/jcdm-ui/src/views/main/om/productionOrde/index.vue
+++ b/jcdm-ui/src/views/main/om/productionOrde/index.vue
@@ -101,7 +101,6 @@
           icon="el-icon-wind-power"
           size="mini"
           @click="getProductionNotice"
-          v-hasPermi="['om:productionOrde:receive']"
         >鎺ユ敹</el-button>
       </el-col>
       <el-col :span="1.5">
@@ -112,7 +111,6 @@
           size="mini"
           :disabled="single"
           @click="CreatehandleUpdate"
-          v-hasPermi="['om:productionOrde:createUpdate']"
         >鐢熸垚</el-button>
       </el-col>
       <el-col :span="1.5">

--
Gitblit v1.9.3