From 5676e658cf19f371ca059104889c33685a6416b9 Mon Sep 17 00:00:00 2001 From: Fixiaobai <fixiaobai@163.com> Date: 星期四, 16 十一月 2023 20:22:10 +0800 Subject: [PATCH] modified: src/views/plan/customerorder/customerorder-form.vue modified: src/views/plan/masterproductionschedule/index.vue --- src/views/plan/masterproductionschedule/index.vue | 58 +++++++++++++++++++++++++++++----------------------------- 1 files changed, 29 insertions(+), 29 deletions(-) diff --git a/src/views/plan/masterproductionschedule/index.vue b/src/views/plan/masterproductionschedule/index.vue index e46dfa5..ba3e9f6 100644 --- a/src/views/plan/masterproductionschedule/index.vue +++ b/src/views/plan/masterproductionschedule/index.vue @@ -62,12 +62,12 @@ type="primary" style="margin-left:10px;" >SCM鐘舵�佸彉鏇� - </el-button> + </el-button> --> <el-button type="primary" style="margin-left:10px;" >鏂板閲囪喘璁″垝 - </el-button> --> + </el-button> </template> </ttable> @@ -486,33 +486,33 @@ isSearch: true, searchInfoType: 'text' }, - { - minWidth: '140', - prop: 'outerColor', - label: '澶栨姢棰滆壊', - sort: true, - isTrue: true, - isSearch: true, - searchInfoType: 'text' - }, - { - minWidth: '140', - prop: 'lengthRequirement', - label: '鐩橀暱瑕佹眰', - sort: true, - isTrue: true, - isSearch: true, - searchInfoType: 'text' - }, - { - minWidth: '140', - prop: 'printRequirement', - label: '鍗板瓧瑕佹眰', - sort: true, - isTrue: true, - isSearch: true, - searchInfoType: 'text' - }, + // { + // minWidth: '140', + // prop: 'outerColor', + // label: '澶栨姢棰滆壊', + // sort: true, + // isTrue: true, + // isSearch: true, + // searchInfoType: 'text' + // }, + // { + // minWidth: '140', + // prop: 'lengthRequirement', + // label: '鐩橀暱瑕佹眰', + // sort: true, + // isTrue: true, + // isSearch: true, + // searchInfoType: 'text' + // }, + // { + // minWidth: '140', + // prop: 'printRequirement', + // label: '鍗板瓧瑕佹眰', + // sort: true, + // isTrue: true, + // isSearch: true, + // searchInfoType: 'text' + // }, { minWidth: '140', prop: 'orderRemark', -- Gitblit v1.9.3