@ -56,160 +56,18 @@
{ { row . dcCh } }
< / div >
< / template >
< template # gg = "{ row }" >
< div >
< el -tooltip v-if ="!!handlerTooTipContent(row)" class="item" effect="dark" :content="handlerTooTipContent(row)" placement="top-start" >
< i class = "el-icon-warning icon-style" / >
< / e l - t o o l t i p >
{ { row . dcCh } }
< / div >
< / template >
< / v x e - g r i d >
< / div >
<!--
< el -tabs v-model ="activeName" @tab-click="handleClick" >
< el -tab -pane label = "月度计划" name = "first" >
< div class = "mytable" >
< el -button type = "success" @click ="symxhz" > 汇 总 < / el -button >
< vxe -grid
id = "id"
ref = "xGrid"
border
resizable
keep - source
: align = "'center'"
: height = "height"
: auto - resize = "true"
: columns = "tableColumn"
: data = "list"
: custom - config = "{ storage: true }"
: edit - config = " {
trigger : 'click' ,
mode : 'row' ,
showStatus : true ,
} "
@ checkbox - all = "selectAllEvent"
@ checkbox - change = "selectChangeEvent"
highlight - current - row
highlight - hover - row
show - overflow
>
< / v x e - g r i d >
< / div >
< / e l - t a b - p a n e >
< el -tab -pane label = "图纸信息" name = "second" >
< div class = "mytable" >
< vxe -grid
id = "id2"
ref = "xGrid2"
border
resizable
keep - source
: align = "'center'"
: height = "height"
: auto - resize = "true"
: columns = "tableColumn2"
: data = "list2"
: custom - config = "{ storage: true }"
highlight - current - row
highlight - hover - row
show - overflow
>
< / v x e - g r i d >
< / div >
< / e l - t a b - p a n e >
< el -tab -pane label = "到货信息" name = "third" >
< div class = "mytable" >
< vxe -grid
id = "id3"
ref = "xGrid3"
border
resizable
keep - source
: align = "'center'"
: height = "height"
: auto - resize = "true"
: columns = "tableColumn3"
highlight - current - row
: data = "list3"
: custom - config = "{ storage: true }"
: cell - style = "cellStyle"
highlight - current - row
highlight - hover - row
show - overflow
>
< / v x e - g r i d >
< / div >
< / e l - t a b - p a n e >
< el -tab -pane label = "上料信息" name = "fourth" >
< div class = "mytable" >
< vxe -grid
id = "id4"
ref = "xGrid4"
border
resizable
keep - source
: align = "'center'"
: height = "height"
: auto - resize = "true"
: columns = "tableColumn4"
highlight - current - row
: data = "list4"
: custom - config = "{ storage: true }"
: span - method = "rowspanMethod"
: cell - style = "cellStyle"
highlight - hover - row
show - overflow
show - header - overflow
>
< / v x e - g r i d >
< / div >
< / e l - t a b - p a n e >
< el -tab -pane label = "抛丸信息" name = "fifth" >
< div class = "mytable" >
< vxe -grid
id = "id5"
ref = "xGrid5"
border
resizable
keep - source
: align = "'center'"
: height = "height"
: auto - resize = "true"
: columns = "tableColumn5"
highlight - current - row
: data = "list5"
: custom - config = "{ storage: true }"
: cell - style = "cellStyle"
highlight - hover - row
show - overflow
show - header - overflow
>
< / v x e - g r i d >
< / div >
< / e l - t a b - p a n e >
< el -tab -pane label = "切割信息" name = "sixth" >
< div class = "mytable" >
< vxe -grid
id = "id6"
ref = "xGrid6"
border
resizable
keep - source
: align = "'center'"
: height = "height"
: auto - resize = "true"
: columns = "tableColumn7"
highlight - current - row
: data = "list6"
: custom - config = "{ storage: true }"
: cell - style = "cellStyle"
highlight - hover - row
show - overflow
show - header - overflow
>
< / v x e - g r i d >
< / div >
< / e l - t a b - p a n e >
< / e l - t a b s > - - >
< / e l - m a i n >
< / e l - c o n t a i n e r >
< / e l - c o n t a i n e r >
< / template >
@ -254,11 +112,11 @@ export default {
{ field : 'dcCh' , title : '船号' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
slots : { default : 'ng' }
/ / s l o t s : { d e f a u l t : ' n g ' }
} ,
{ field : 'dcCh1' , title : '目标船号' , width : 90 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,/ / 数 据 来 源 船 , 真 实 数 据 时 , 为 空
/ / { f i e l d : ' d c C h 1 ' , t i t l e : ' 目 标 船 号 ' , w i d t h : 9 0 ,
/ / f i l t e r s : [ { d a t a : { c h e c k s : [ ] , s V a l : ' ' , s M e n u : ' ' , f T y p e 1 : ' ' , f V a l 1 : ' ' , f M o d e : ' a n d ' , f T y p e 2 : ' ' , f V a l 2 : ' ' } } ] ,
/ / f i l t e r R e n d e r : { n a m e : ' F i l t e r C o m b i n a t i o n ' , } } ,/ / 数 据 来 源 船 , 真 实 数 据 时 , 为 空
{ field : 'dcPl' , title : '批量' , width : 80 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
@ -277,6 +135,10 @@ export default {
{ field : 'jssj' , title : '前方需求时间' , width : 110 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'czplpNew.xfqTlt' , title : '套料图下发日期' , width : 150 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'slrq' , title : '上料计划日期' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
@ -389,579 +251,6 @@ export default {
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'czplpNew.xfqTlt' , title : '套料图下发日期' , width : 150 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
] ,
tableColumn2 : [
{ type : 'seq' , width : 60 , title : '序号' , fixed : "left" } ,
{ field : 'tzzt' , title : '图纸状态' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'czbh' , title : '船号' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'pl' , title : '批量' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'fd' , title : '分段' , width : 150 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'lqbxfrq' , title : '领取表下发日期' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'lqbjsrq' , title : '领取表接收日期' , width : 150 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'tltxfrq' , title : '套料图下发日期' , width : 150 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'tltjsrq' , title : '套料图接收日期' , width : 150 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'qgxqrq' , title : '切割需求日期' , width : 150 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'qfxqrqxz' , title : '前方需求小组期' , width : 150 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'qfxqrqdz' , title : '前方需求大组期' , width : 150 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
] ,
tableColumn3 : [
{ type : 'seq' , width : 60 , title : '序号' , fixed : "left" } ,
{ field : 'czbh' , title : '船号' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'dhqdh' , title : '订货清单号' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'wpcz' , title : '物品材质' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'hd' , title : '厚度' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'kd' , title : '宽度' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'cd' , title : '长度' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'xqsl' , title : '数量' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'slxqrq' , title : '上料需求日期' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'qfxqrqxz' , title : '前方需求小组期' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'qfxqrqdz' , title : '前方需求大组期' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'hth' , title : '合同号' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'xhth' , title : '小合同号' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'dhsl' , title : '到货数量' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
] ,
tableColumn4 : [
{ type : 'seq' , width : 60 , title : '序号' , fixed : "left" } ,
{ field : 'czbh' , title : '船号' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'pl' , title : '批量' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'fd' , title : '分段' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'zl' , title : '组立' , width : 100 , formatter : [ 'dictFormat' , 'ZLLB' ] ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'lqlb' , title : '领取类别' , width : 100 , formatter : [ 'dictFormat' , 'CLlQ' ] ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'kw' , title : '跨位' , width : 100 , formatter : [ 'dictFormat' , 'QGKW' ] ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'tlth' , title : '套料图号' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'wpgg' , title : '规格' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'wpcz' , title : '材质' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'wpzl' , title : '重量' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'hth' , title : '合同号' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'xhth' , title : '小合同号' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'lph' , title : '炉批号/物料号' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'kwh' , title : '库存垛位' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'cs' , title : '层数' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'jpbs' , title : '校平标识' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'slfzry' , title : '上料负责人' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'slwz' , title : '上料位置' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'sljhrq' , title : '上料计划期' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'qfxqrqxz' , title : '前方需求小组期' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'qfxqrqdz' , title : '前方需求大组期' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
] ,
tableColumn5 : [
{ type : 'seq' , width : 60 , title : '序号' , fixed : "left" } ,
{ field : 'czbh' , title : '船号' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'pl' , title : '批量' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'fd' , title : '分段' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'zl' , title : '组立' , width : 100 , formatter : [ 'dictFormat' , 'ZLLB' ] ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'lqlb' , title : '领取类别' , width : 100 , formatter : [ 'dictFormat' , 'CLlQ' ] ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'kw' , title : '跨位' , width : 100 , formatter : [ 'dictFormat' , 'QGKW' ] ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'tlth' , title : '套料图号' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'wpgg' , title : '规格' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'wpcz' , title : '材质' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'wpzl' , title : '重量' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'pwwz' , title : '抛丸位置' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'pwjhrq' , title : '抛丸计划日期' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'qfxqrqxz' , title : '前方需求小组期' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'qfxqrqdz' , title : '前方需求大组期' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'sljhwgrq' , title : '上料计划完工期' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'pwfzr' , title : '抛丸负责人' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'jpbs' , title : '校平标识' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
] ,
tableColumn6 : [
{ type : 'seq' , width : 60 , title : '序号' , fixed : "left" } ,
{ field : 'dcCh' , title : '船号' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'dcPl' , title : '批量' , width : 80 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'zl' , title : '组立' , width : 80 , formatter : [ 'dictFormat' , 'ZLLB' ] ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'tzbh' , title : '套料图号' , width : 90 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'wpgg' , title : '规格' , width : 80 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'jssj' , title : '组立结束时间' , width : 110 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'jzbs' , title : '矫正标识' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'jzsb' , title : '矫正设备' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' } , editRender : { name : "$select" , options : [ ] , props : { clearable : true } } } ,
{ field : 'slrq' , title : '上料计划日期' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
/ / { f i e l d : ' p w ' , t i t l e : ' 抛 丸 位 置 ' , w i d t h : 1 0 0 ,
/ / f i l t e r s : [ { d a t a : { c h e c k s : [ ] , s V a l : ' ' , s M e n u : ' ' , f T y p e 1 : ' ' , f V a l 1 : ' ' , f M o d e : ' a n d ' , f T y p e 2 : ' ' , f V a l 2 : ' ' } } ] ,
/ / f i l t e r R e n d e r : { n a m e : ' F i l t e r C o m b i n a t i o n ' , } } ,
{ field : 'pwsb' , title : '抛丸设备' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' } , editRender : { name : "$select" , options : [ ] , props : { clearable : true } } } ,
{ field : 'pwrq' , title : '抛丸计划日期' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'hxcd' , title : '划线长度(米)' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'hxcdKc' , title : '划线空程长度(米)' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'hxsb' , title : '划线设备' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } , editRender : { name : "$select" , options : [ ] , props : { clearable : true } } } ,
{ field : 'hxrq' , title : '划线计划日期' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'qgcd' , title : '切割长度(米)' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'qgcdKc' , title : '切割空程长度(米)' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'qgsb' , title : '切割设备' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } , editRender : { name : "$select" , options : [ ] , props : { clearable : true } } } ,
{ field : 'qgrq' , title : '切割计划日期' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'pklx' , title : '坡口类型' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'pkcd' , title : '坡口长度' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'pksb' , title : '坡口设备' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } , editRender : { name : "$select" , options : [ ] , props : { clearable : true } } } ,
{ field : 'pkrq' , title : '坡口计划日期' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'qbs' , title : '曲标识' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'qjgsb' , title : '曲加工设备' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } , editRender : { name : "$select" , options : [ ] , props : { clearable : true } } } ,
{ field : 'qjgrq' , title : '曲加工计划日期' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'dmcd' , title : '打磨长度' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'dmsb' , title : '打磨设备' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } , editRender : { name : "$select" , options : [ ] , props : { clearable : true } } } ,
{ field : 'dmrq' , title : '打磨计划日期' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'gjjsDz' , title : '钢加大组结束' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'gjjsXz' , title : '钢加小组结束' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'ljsl' , title : '零件数量' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'gjks' , title : '钢加开始' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'dcFd' , title : '分段号' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'dcCh2' , title : '本船号' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } , / / 没 有 真 实 数 据 时 , 为 空
{ field : 'dcCh1' , title : '目标船号' , width : 90 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } , / / 数 据 来 源 船 , 真 实 数 据 时 , 为 空
{ field : 'lqlb' , title : '领取类型' , width : 90 , formatter : [ 'dictFormat' , 'CLlQ' ] ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'lx' , title : '物资类型' , width : 90 , formatter : this . formatterLx ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'kw' , title : '跨位' , width : 80 , formatter : [ 'dictFormat' , 'QGKW' ] ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'zt' , title : '状态' , width : 70 , formatter : [ 'dictFormat' , 'SYZT' ] ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'bcshzl' , title : '重量' , width : 80 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'wpxh' , title : '材质' , width : 80 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] , } ,
{ field : 'xcms' , title : '型材米数' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
{ field : 'gxsj' , title : '数据更新时间' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } } ,
] ,
tableColumn7 : [
{ type : 'seq' , width : 60 , title : '序号' , fixed : "left" } ,
{ field : 'czbh' , title : '船号' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'pl' , title : '批量' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'fd' , title : '分段' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'zl' , title : '组立' , width : 100 , formatter : [ 'dictFormat' , 'ZLLB' ] ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'lqlb' , title : '领取类别' , width : 100 , formatter : [ 'dictFormat' , 'CLlQ' ] ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'kw' , title : '跨位' , width : 100 , formatter : [ 'dictFormat' , 'QGKW' ] ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'tlth' , title : '套料图号' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'wpgg' , title : '规格' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'wpcz' , title : '材质' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'wpzl' , title : '重量' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'qgjhrq' , title : '切割计划期' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'qfxqrqxz' , title : '前方需求小组期' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'qfxqrqdz' , title : '前方需求大组期' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'pwjhwgrq' , title : '抛丸计划完工期' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'qgfzry' , title : '切割负责人' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'hxsbbh' , title : '划线设备编号' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'hxcd' , title : '划线长度' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'hxkccd' , title : '划线空程长度' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'qgsbbh' , title : '切割设备编号' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'qgcd' , title : '切割长度' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
{ field : 'qgkccd' , title : '切割空程长度' , width : 100 ,
filters : [ { data : { checks : [ ] , sVal : '' , sMenu : '' , fType1 : '' , fVal1 : '' , fMode : 'and' , fType2 : '' , fVal2 : '' } } ] ,
filterRender : { name : 'FilterCombination' , } ,
} ,
] ,
}
} ,