From a20489fcb197b876a0570b1aa9e3bd0994c722a0 Mon Sep 17 00:00:00 2001
From: 王震 <10952869+daywangzhen@user.noreply.gitee.com>
Date: 星期四, 02 十一月 2023 12:32:49 +0800
Subject: [PATCH] s
---
src/views/plan/masterproductionschedule/index.vue | 20 ++++++++++----------
1 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/src/views/plan/masterproductionschedule/index.vue b/src/views/plan/masterproductionschedule/index.vue
index b88c6f4..38dffbb 100644
--- a/src/views/plan/masterproductionschedule/index.vue
+++ b/src/views/plan/masterproductionschedule/index.vue
@@ -46,7 +46,7 @@
</el-dropdown-menu>
</el-dropdown>
- <el-dropdown
+ <!-- <el-dropdown
v-if="permissions.masterproductionschedule_doc_relate"
@command="documentHandle"
style="margin-left: 10px"
@@ -63,7 +63,7 @@
{{ item.label }}
</el-dropdown-item>
</el-dropdown-menu>
- </el-dropdown>
+ </el-dropdown> -->
<!--瀹℃牳鐘舵�佹敼鍙�-->
<el-dropdown
v-if="permissions.masterproductionschedule_audit_change"
@@ -90,7 +90,7 @@
:loading="loadingOa"
>鎻愪氦OA
</el-button>
- <el-button
+ <!-- <el-button
v-if="permissions.masterproductionschedule_sync_scm"
@click="syncScm()"
type="primary"
@@ -103,7 +103,7 @@
type="primary"
style="margin-left:10px;"
>SCM鐘舵�佸彉鏇�
- </el-button>
+ </el-button> -->
</template>
</ttable>
@@ -598,12 +598,12 @@
size: 'small',
fun: this.customReserved
},
- {
- text: '鏌ョ湅搴撳瓨',
- type: 'text',
- size: 'small',
- fun: this.stockHandle
- },
+ // {
+ // text: '鏌ョ湅搴撳瓨',
+ // type: 'text',
+ // size: 'small',
+ // fun: this.stockHandle
+ // },
{
text: '鏉ユ簮',
type: 'text',
--
Gitblit v1.9.3