Commit dbac9543 by li_hongchao

审核页面调节ui

parent 808cd29a
......@@ -348,16 +348,16 @@ export default {
TAG: '比中信息审核-',
ruleForm: initRuleFrom,
YTMH: {width: '220', prop: 'ytmh', label: '源条码号', isShow: true},
MBTMH: {width: '220', prop: 'mbtmh', label: '目标条码号', isShow: true},
YZW: {width: '125', prop: 'yzw', label: '源指位/序号', isShow: true},
MBZW: {width: '125', prop: 'mbzw', label: '目标指位/序号', isShow: true},
SBDW: {width: '160', prop: 'sbdwGajgjgdmStr', label: '上报单位', isShow: true},
SBSJ: {width: '160', prop: 'sbsj', label: '上报时间', isShow: true},
SHR: {width: '120', prop: 'shrXm', label: '审核人', isShow: true},
SHSJ: {width: '120', prop: 'shsj', label: '审核时间', isShow: true},
ZGZT: {width: '120', prop: 'sfjrzg', label: '战果状态', isShow: true},
SHZT: {width: '120', prop: 'shzt', label: '审核状态', isShow: true},
YTMH: {width: '210', prop: 'ytmh', label: '源条码号', isShow: true},
MBTMH: {width: '207', prop: 'mbtmh', label: '目标条码号', isShow: true},
YZW: {width: '108', prop: 'yzw', label: '源指位/序号', isShow: true},
MBZW: {width: '112', prop: 'mbzw', label: '目标指位/序号', isShow: true},
SBDW: {width: '172', prop: 'sbdwGajgjgdmStr', label: '上报单位', isShow: true},
SBSJ: {width: '166', prop: 'sbsj', label: '上报时间', isShow: true},
SHR: {width: '96', prop: 'shrXm', label: '审核人', isShow: true},
SHSJ: {width: '115', prop: 'shsj', label: '审核时间', isShow: true},
ZGZT: {width: '114', prop: 'sfjrzg', label: '战果状态', isShow: true},
SHZT: {width: '130', prop: 'shzt', label: '审核状态', isShow: true},
queryTypeBtns: [
{value: 2, name: '正查'},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment