From 6e4293b29e6bd439ac36945ce8d0e012126103eb Mon Sep 17 00:00:00 2001 From: zouyu <2723363702@qq.com> Date: 星期一, 06 十一月 2023 17:23:13 +0800 Subject: [PATCH] new file: node_modules.7z modified: src/api/quality/rawMaterial.js modified: src/api/quality/unqualifiedprocess.js modified: src/views/common/rawMaterial-part.vue modified: src/views/common/ztt-table.vue modified: src/views/quality/processconfiguration/index.vue deleted: src/views/quality/rawMaterial/ExportMaterial.vue modified: src/views/quality/rawMaterial/index.vue modified: src/views/quality/rawMaterial/rawMaterial-form.vue --- src/views/plan/masterproductionschedule/index.vue | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/views/plan/masterproductionschedule/index.vue b/src/views/plan/masterproductionschedule/index.vue index 988e12c..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" @@ -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