From d49f39681a68fd819ac687d67b6352ba386d0d13 Mon Sep 17 00:00:00 2001
From: licp <lichunping@guanfang.com.cn>
Date: 星期四, 25 四月 2024 12:12:08 +0800
Subject: [PATCH] Merge branch 'master' of http://114.132.189.42:9002/r/mes-ocea-before into master

---
 src/views/plan/customerorder/index.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/plan/customerorder/index.vue b/src/views/plan/customerorder/index.vue
index 3527286..742d7f9 100644
--- a/src/views/plan/customerorder/index.vue
+++ b/src/views/plan/customerorder/index.vue
@@ -60,6 +60,7 @@
           <el-button
             style="margin-left: 10px;padding: 9px 14px;"
             type="primary"
+            v-if="permissions.plan_customerorder_check"
             @click="handleCheck"
             >瀹℃牳</el-button
           >

--
Gitblit v1.9.3