From 8b0599964ab5c3fe7b2f46d726c412bdea8e729e Mon Sep 17 00:00:00 2001 From: guy Date: Fri, 8 Dec 2017 11:29:34 +0800 Subject: [PATCH] update --- demo/app.js | 2 +- demo/config.js | 3004 ++++----- demo/js/base/button/demo.button.js | 132 +- demo/js/base/button/demo.icon_button.js | 4 +- demo/js/base/button/demo.image_button.js | 4 +- demo/js/base/button/demo.text_button.js | 6 +- demo/js/base/demo.canvas.js | 8 +- demo/js/base/demo.label.js | 2 +- demo/js/base/demo.message.js | 16 +- demo/js/base/demo.pager.js | 2 +- demo/js/base/demo.svg.js | 2 +- demo/js/base/editor/demo.code_editor.js | 2 +- demo/js/base/editor/demo.editor.js | 2 +- demo/js/base/editor/demo.formula_editor.js | 10 +- demo/js/base/editor/demo.multifile_editor.js | 2 +- demo/js/base/editor/demo.rich_editor.js | 6 +- demo/js/base/editor/demo.textarea_editor.js | 2 +- demo/js/base/table/demo.collection_table.js | 6 +- demo/js/base/table/demo.grid_table.js | 6 +- demo/js/base/table/demo.resizable_table.js | 6 +- demo/js/base/table/demo.table_view.js | 206 +- demo/js/base/tip/demo.bubble.js | 14 +- demo/js/base/tip/demo.title.js | 2 +- demo/js/base/tip/demo.toast.js | 42 +- demo/js/base/tree/demo.tree_view.js | 22 +- demo/js/case/combo/demo.bubble_combo.js | 6 +- .../combo/demo.editor_icon_check_combo.js | 10 +- demo/js/case/combo/demo.icon_combo.js | 10 +- demo/js/case/combo/demo.static_combo.js | 4 +- demo/js/case/combo/demo.text_value_combo.js | 4 +- .../combo/demo.text_value_down_list_combo.js | 4 +- .../case/combo/demo.text_vlaue_check_combo.js | 4 +- demo/js/case/demo.calendar.js | 4 +- demo/js/case/demo.clipboard.js | 6 +- demo/js/case/demo.color_chooser.js | 2 +- demo/js/case/demo.color_chooser_popup.js | 2 +- demo/js/case/demo.complex_canvas.js | 2 +- demo/js/case/demo.segment.js | 2 +- demo/js/case/editor/demo.clear_editor.js | 4 +- demo/js/case/editor/demo.shelter_editor.js | 8 +- demo/js/case/editor/demo.sign_editor.js | 6 +- .../case/editor/demo.sign_initial_editor.js | 6 +- .../case/editor/demo.simple_state_editor.js | 6 +- demo/js/case/editor/demo.state_editor.js | 6 +- demo/js/case/item/demo.multi_select_item.js | 2 +- demo/js/case/item/demo.single_select_item.js | 2 +- .../item/demo.single_select_radio_item.js | 2 +- demo/js/case/list/demo.lazy_loader.js | 2 +- demo/js/case/list/demo.select_list.js | 2 +- demo/js/case/pager/demo.all_count_pager.js | 2 +- demo/js/case/pager/demo.direction_pager.js | 2 +- demo/js/case/pane/demo.list_pane.js | 6 +- demo/js/case/pane/demo.multi_popup_view.js | 2 +- demo/js/case/pane/demo.panel.js | 2 +- demo/js/case/pane/demo.popup_panel.js | 2 +- demo/js/case/table/demo.adaptive_table.js | 2 +- demo/js/case/table/demo.layer_tree_table.js | 2 +- demo/js/case/table/demo.tree_table.js | 2 +- demo/js/case/tree/demo.branch_relation.js | 2 +- demo/js/case/tree/demo.branch_tree.js | 6 +- .../case/tree/demo.handstand_branch_tree.js | 2 +- demo/js/case/tree/demo.level_tree.js | 4 +- demo/js/case/tree/demo.simple_tree.js | 6 +- demo/js/case/triggers/demo.editor_trigger.js | 2 +- demo/js/case/triggers/demo.icon_trigger.js | 2 +- .../case/triggers/demo.select_text_trigger.js | 2 +- demo/js/case/triggers/demo.text_trigger.js | 2 +- .../demo.multilayerselecttree.leveltree.js | 90 +- demo/js/category/largeTable/cell.js | 6 +- demo/js/category/largeTable/header.js | 4 +- demo/js/category/largeTable/largeTable.js | 6 +- .../largeTable/sequenceheadercell.normal.js | 2 +- demo/js/category/largeTable/table.js | 4 +- demo/js/category/sortTree/demo.sortTree.js | 12 +- demo/js/center.js | 2 +- demo/js/chart/demo.axis_chart.js | 48 +- demo/js/config/fix.js | 6 +- demo/js/config/widget.js | 6 +- .../core/abstract/combination/demo.combo.js | 18 +- .../core/abstract/combination/demo.combo2.js | 16 +- .../abstract/combination/demo.combo_group.js | 4 +- .../abstract/combination/demo.expander.js | 2 +- .../core/abstract/combination/demo.loader.js | 6 +- .../abstract/combination/demo.navigation.js | 4 +- .../core/abstract/combination/demo.sercher.js | 4 +- .../abstract/combination/demo.switcher.js | 2 +- demo/js/core/abstract/combination/demo.tab.js | 6 +- demo/js/core/abstract/demo.button_group.js | 4 +- demo/js/core/abstract/demo.button_tree.js | 2 +- demo/js/core/abstract/demo.collection_view.js | 4 +- demo/js/core/abstract/demo.custom_tree.js | 86 +- demo/js/core/abstract/demo.grid_view.js | 4 +- demo/js/core/abstract/demo.list_view.js | 2 +- demo/js/core/abstract/demo.virtual_group.js | 8 +- demo/js/core/abstract/demo.virtual_list.js | 2 +- demo/js/core/layout/demo.absolute.js | 2 +- demo/js/core/layout/demo.border.js | 24 +- demo/js/core/layout/demo.center.js | 8 +- demo/js/core/layout/demo.center_adapt.js | 2 +- demo/js/core/layout/demo.float_center.js | 2 +- demo/js/core/layout/demo.flow.js | 2 +- demo/js/core/layout/demo.grid.js | 2 +- demo/js/core/layout/demo.horizontal.js | 2 +- demo/js/core/layout/demo.horizontal_adapt.js | 8 +- demo/js/core/layout/demo.horizontal_auto.js | 4 +- demo/js/core/layout/demo.horizontal_float.js | 2 +- demo/js/core/layout/demo.htape.js | 24 +- .../layout/demo.left_right_vertical_adapt.js | 2 +- demo/js/core/layout/demo.table.js | 8 +- demo/js/core/layout/demo.td.js | 26 +- demo/js/core/layout/demo.vertical.js | 2 +- demo/js/core/layout/demo.vertical_adapt.js | 4 +- demo/js/core/layout/demo.vtape.js | 24 +- demo/js/face.js | 64 +- demo/js/fix-1.0/change.js | 66 +- demo/js/fix-1.0/local.js | 60 +- demo/js/fix-1.0/setget.js | 16 +- demo/js/fix-1.0/skipto.js | 112 +- demo/js/fix-1.0/spliceduplicate.js | 14 +- demo/js/fix-1.0/tmp.js | 128 +- demo/js/fix-2.0/computed.js | 16 +- demo/js/fix-2.0/context.js | 20 +- demo/js/fix-2.0/define.js | 12 +- demo/js/fix-2.0/demo.js | 18 +- demo/js/fix-2.0/globalwatcher.js | 12 +- demo/js/fix-2.0/scene.js | 26 +- demo/js/fix-2.0/state.js | 14 +- demo/js/fix-2.0/store.js | 14 +- demo/js/fix-2.0/watcher.js | 8 +- demo/js/main.js | 2 +- demo/js/north.js | 4 +- demo/js/preview.js | 6 +- demo/js/west.js | 2 +- .../arrangment/demo.adaptive_arrangement.js | 2 +- demo/js/widget/arrangment/demo.arrangement.js | 2 +- .../demo.interactive_arrangement.js | 2 +- demo/js/widget/basewidget/demo.buttons.js | 362 +- demo/js/widget/basewidget/demo.items.js | 2 +- .../js/widget/basewidget/demo.mask.loading.js | 2 +- demo/js/widget/basewidget/demo.nodes.js | 2 +- demo/js/widget/basewidget/demo.sagments.js | 2 +- demo/js/widget/basewidget/demo.tips.js | 40 +- demo/js/widget/date/demo.datepane.js | 8 +- demo/js/widget/date/demo.multidate_combo.js | 6 +- demo/js/widget/downlist/demo.downlist.js | 64 +- demo/js/widget/editor/demo.search_editor.js | 16 +- demo/js/widget/editor/demo.text_editor.js | 12 +- .../js/widget/filemanager/demo.filemanager.js | 2 +- demo/js/widget/month/demo.month.js | 4 +- .../multiselect/demo.multi_select_combo.js | 8 +- .../widget/multitree/demo.multi_tree_combo.js | 6 +- .../widget/numbereditor/demo.number_editor.js | 4 +- .../numberinterval/demo.number_interval.js | 6 +- .../pathchooser/demo.directionpathchooser.js | 94 +- .../js/widget/pathchooser/demo.pathchooser.js | 92 +- demo/js/widget/quarter/demo.quarter.js | 4 +- .../widget/relationview/demo.relationview.js | 6 +- .../demo.multilayer_select_tree_combo.js | 4 +- .../selecttree/demo.select_tree_combo.js | 4 +- .../singleselct/demo.single_select_combo.js | 14 +- .../demo.multilayer_single_tree_combo.js | 4 +- .../singletree/demo.single_tree_combo.js | 4 +- demo/js/widget/slider/demo.slider.js | 10 +- demo/js/widget/table/demo.page_table.js | 18 +- demo/js/widget/table/demo.preview_table.js | 2 +- demo/js/widget/table/demo.responsive_table.js | 2 +- demo/js/widget/table/demo.sequence_table.js | 2 +- .../widget/timeinterval/demo.time_interval.js | 2 +- .../tree/demo.multilayer_select_level_tree.js | 2 +- .../tree/demo.multilayer_single_level_tree.js | 2 +- demo/js/widget/tree/demo.select_level_tree.js | 2 +- demo/js/widget/tree/demo.single_level_tree.js | 2 +- demo/js/widget/tree/demo.switchtree.js | 2 +- demo/js/widget/year/demo.year.js | 4 +- .../widget/yearmonth/demo.year_month_combo.js | 8 +- .../yearquarter/demo.year_quarter_combo.js | 8 +- dist/demo.js | 5632 ++++++++--------- 177 files changed, 5632 insertions(+), 5632 deletions(-) diff --git a/demo/app.js b/demo/app.js index 8f4036789..8a60ad4cc 100644 --- a/demo/app.js +++ b/demo/app.js @@ -11,7 +11,7 @@ $(function () { console.log(_ref); ref = _ref; }, - element: '#wrapper' + element: "#wrapper" }); } }); diff --git a/demo/config.js b/demo/config.js index 37ce2368b..4dcf518af 100644 --- a/demo/config.js +++ b/demo/config.js @@ -6,1516 +6,1516 @@ Demo.CONSTANTS = { text: v, value: v, title: v - } + }; }), ITEMS: BI.map("柳州市城贸金属材料有限责任公司 柳州市建福房屋租赁有限公司 柳州市迅昌数码办公设备有限责任公司 柳州市河海贸易有限责任公司 柳州市花篮制衣厂 柳州市兴溪物资有限公司 柳州市针织总厂 柳州市衡管物资有限公司 柳州市琪成机电设备有限公司 柳州市松林工程机械修理厂 柳州市积玉贸易有限公司 柳州市福运来贸易有限责任公司 柳州市钢义物资有限公司 柳州市洋力化工有限公司 柳州市悦盛贸易有限公司 柳州市雁城钢管物资有限公司 柳州市恒瑞钢材经营部 柳州市科拓电子有限公司 柳州市九方电子有限公司 柳州市桂龙汽车配件厂 柳州市制鞋工厂 柳州市炜力科贸有限公司 柳州市希翼贸易有限公司 柳州市兆金物资有限公司 柳州市和润电子科技有限责任公司 柳州市汇凯贸易有限公司 柳州市好机汇商贸有限公司 柳州市泛源商贸经营部 柳州市利汇达物资有限公司 广西全民药业有限责任公司 柳州超凡物资贸易有限责任公司 柳州市贵宏物资有限责任公司 柳州昊恒贸易有限责任公司 柳州市浦联物资有限公司 柳州市广通园林绿化工程有限责任公司 柳州市松发物资贸易有限责任公司 柳州市奥士达办公设备有限责任公司 柳州市海泰物资有限公司 柳州市金三环针织厂 柳州市钢贸物资有限公司 柳州市明阳纺织有限公司 柳州市世科科技发展有限公司 柳州市禄羊贸易有限公司 柳州市金兆阳商贸有限公司 柳州市汇昌物资经营部 柳州市林泰金属物资供应站 柳州市自来水管道材料设备公司 柳州市丹柳铝板有限公司 柳州市桂冶物资有限公司 柳州市宸业物资经营部 柳州市耀成贸易有限公司 柳州奥易自动化科技有限公司 柳州市萃丰科技有限责任公司 柳州市华储贸易有限责任公司 柳州市黄颜钢材有限责任公司 柳州市银盛物资有限责任公司 柳州市新仪化玻供应站 柳州市晶凯化工有限公司 广西柳州市柳江包装纸厂 柳州市志新物资有限责任公司 柳州市兆钢物资有限公司 柳州市友方科技发展有限责任公司 柳州市缝纫机台板家具总厂 柳州市晖海数码办公设备有限责任公司 柳州市富兰特服饰有限责任公司 柳州市柳北区富兴物资经营部 柳州市柳锌福利厂 柳州市海泉印刷有限责任公司 柳州市乾亨贸易有限公司 柳州市悦宁物资贸易有限公司 柳州市昊天贸易有限公司 广西惠字钢铁有限公司 柳州市名青物资有限公司 柳州市林郝物资有限公司 柳州市民政服装厂 柳州市多维劳保用品厂 柳州市轻工物资供应公司 柳州市程源物资有限责任公司 柳州市寿丰物资贸易有限责任公司 柳州市凯凡物资有限公司 柳州市利晖物资经营部 柳州市恒茂金属物资供应站 柳州市中储物资经营部 柳州市第二医疗器械厂 柳州市来鑫物资经营部 柳州市钢鑫物资贸易有限责任公司 柳州市双合袜业有限责任公司 柳州市茂松经贸有限责任公司 柳州市行行物资贸易有限公司 柳州市方一物资有限公司 柳州成异钢管销售有限公司 柳州广惠佳电脑有限公司 桂林市圣泽鑫物资有限公司柳州分公司 柳州市砼基建材贸易有限公司 柳州市海燕针织厂 上海浦光仪表厂柳州销售处 柳州市能电工贸有限责任公司 柳州市广贸物资有限公司 柳州市柳北区大昌电工灯饰经营部 柳州市金龙印务有限公司 柳州市奇缘婚典服务有限公司 柳州市盛博物资经营部 柳州市项元钢铁贸易有限公司 柳州市虞美人化妆品经营部 柳州市俊彦鞋厂 柳州市聚源特钢有限公司 柳州市迅龙科贸有限责任公司 柳州市恒飞电子有限责任公司 柳州市蓝正现代办公设备有限责任公司 柳州地区农业生产资料公司 柳州华菱钢管销售有限公司 柳州融通物资有限公司 柳州市可仁广告策划有限责任公司 柳州市鸟鑫物资有限责任公司 柳州市五丰钢材供应站 柳州市金江不锈钢有限公司 柳州市美日物资设备有限责任公司 柳州市鑫东物资贸易有限责任公司 柳州地区日用杂品公司 柳州市华纳物资贸易有限公司 柳州乾利金虹物资贸易有限责任公司 柳州市新迈计算机有限公司 柳州市富丽实业发展公司 柳州市石钢金属材料有限公司 柳州市力志传真机销售有限公司 广西宝森投资有限公司 柳州市嵘基商贸有限公司 柳州市景民商贸有限责任公司 柳州市银桥化玻有限责任公司 柳州市宏文糖烟店 柳州市科苑电脑网络有限公司 柳州市两面针旅游用品厂 柳州市立早室内装璜有限责任公司 柳州地化建材有限公司 柳州市涛达贸易有限公司 柳州市兰丰档案服务中心 柳州市惠贸物资有限责任公司 柳州市立文物资有限责任公司 柳州市致和商贸经营部 柳州市金色阳光信息咨询有限公司 柳州市赛利钢材经销部 柳州市日用化工厂 柳州市昆廷物资有限责任公司 柳州市邦盛贸易有限公司 柳州市济华贸易有限公司 柳州昕威橡塑化工经营部 柳州市联业贸易有限公司 柳州市兰钢贸易有限公司 柳州市子欣科技有限公司 柳州市狄龙机电设备有限公司 柳州市方真物资贸易有限公司 柳州市银鸥废旧回收中心 柳州市冠宝贸易有限公司 柳州市鑫盛德商务咨询有限责任公司 柳州市泰汇银通经贸有限公司 广西瀚维智测科技有限公司 柳州市钓鱼郎制衣有限责任公司 柳州溪水物资有限公司 柳州市融峰物资有限责任公司 广西新地科技有限责任公司 柳州市纺织装饰公司 柳州市粤翔冶金炉料有限公司 柳州市远腾贸易有限公司 柳州市东鸿城市改造有限公司 广西丛欣实业有限公司 柳州市服装厂 柳州市立安联合刀片有限公司 广西国扬投资有限责任公司 柳州市铭泰办公设备公司 柳州市桂钢物资供应站 柳州市昱升物资有限责任公司 柳州市鹰飞灿科贸有限公司 柳州市先导科贸有限公司 柳州市金秋建材物资经营部 柳州市童装厂 柳州市民泽物资有限公司 柳州市恒先物资贸易有限公司 柳州市银夏冷气工程有限责任公司 柳州粮食批发有限责任公司 柳州市金银华窗纱制造有限责任公司 柳州市三方贸易有限公司 柳州市丰涛商贸有限责任公司 柳州华智企业管理咨询有限责任公司 柳州市诚正建筑工程施工图审查有限公司 柳州市今科电讯设备营销中心 柳州市闽德电子有限公司 柳州市鑫虹针织厂 柳州市畅通通讯器材有限责任公司 柳州市正钢物资经营部 柳州市新柳饲料有限责任公司 柳州市黄村油库 柳州市天泰电力装饰工程有限公司 柳州市兆吉物资有限责任公司 柳州市八龙纸制品有限责任公司 柳州市巨佳电脑网络科技有限公司 ".match(/[^\s]+/g), function (i, v) { return { text: v, value: v, title: v - } + }; }), - TREEITEMS: [{"pId": "0", "id": "0_0", "text": "( 共25个 )", "value": "", "open": true}, { - "pId": "0_0", - "id": "0_0_0", - "text": "安徽省( 共1个 )", - "value": "安徽省", - "open": true - }, {"pId": "0_0_0", "id": "0_0_0_0", "text": "芜湖市", "value": "芜湖市", "open": true}, { - "pId": "0_0", - "id": "0_0_1", - "text": "北京市( 共6个 )", - "value": "北京市", - "open": true - }, {"pId": "0_0_1", "id": "0_0_1_0", "text": "北京市区", "value": "北京市区", "open": true}, { - "pId": "0_0_1", - "id": "0_0_1_1", - "text": "朝阳区", - "value": "朝阳区", - "open": true - }, {"pId": "0_0_1", "id": "0_0_1_2", "text": "东城区", "value": "东城区", "open": true}, { - "pId": "0_0_1", - "id": "0_0_1_3", - "text": "海淀区4内", - "value": "海淀区4内", - "open": true - }, {"pId": "0_0_1", "id": "0_0_1_4", "text": "海淀区4外", "value": "海淀区4外", "open": true}, { - "pId": "0_0_1", - "id": "0_0_1_5", - "text": "石景山区", - "value": "石景山区", - "open": true - }, {"pId": "0_0", "id": "0_0_2", "text": "福建省( 共2个 )", "value": "福建省", "open": true}, { - "pId": "0_0_2", - "id": "0_0_2_0", - "text": "莆田市", - "value": "莆田市", - "open": true - }, {"pId": "0_0_2", "id": "0_0_2_1", "text": "泉州市", "value": "泉州市", "open": true}, { - "pId": "0_0", - "id": "0_0_3", - "text": "甘肃省( 共1个 )", - "value": "甘肃省", - "open": true - }, {"pId": "0_0_3", "id": "0_0_3_0", "text": "兰州市", "value": "兰州市", "open": true}, { - "pId": "0_0", - "id": "0_0_4", - "text": "广东省( 共5个 )", - "value": "广东省", - "open": true - }, {"pId": "0_0_4", "id": "0_0_4_0", "text": "东莞市", "value": "东莞市", "open": true}, { - "pId": "0_0_4", - "id": "0_0_4_1", - "text": "广州市", - "value": "广州市", - "open": true - }, {"pId": "0_0_4", "id": "0_0_4_2", "text": "惠州市", "value": "惠州市", "open": true}, { - "pId": "0_0_4", - "id": "0_0_4_3", - "text": "深圳市", - "value": "深圳市", - "open": true - }, {"pId": "0_0_4", "id": "0_0_4_4", "text": "珠海市", "value": "珠海市", "open": true}, { - "pId": "0_0", - "id": "0_0_5", - "text": "广西壮族自治区( 共1个 )", - "value": "广西壮族自治区", - "open": true - }, {"pId": "0_0_5", "id": "0_0_5_0", "text": "南宁市", "value": "南宁市", "open": true}, { - "pId": "0_0", - "id": "0_0_6", - "text": "河北省( 共2个 )", - "value": "河北省", - "open": true - }, {"pId": "0_0_6", "id": "0_0_6_0", "text": "保定市", "value": "保定市", "open": true}, { - "pId": "0_0_6", - "id": "0_0_6_1", - "text": "邢台市", - "value": "邢台市", - "open": true - }, {"pId": "0_0", "id": "0_0_7", "text": "河南省( 共1个 )", "value": "河南省", "open": true}, { - "pId": "0_0_7", - "id": "0_0_7_0", - "text": "郑州市", - "value": "郑州市", - "open": true - }, {"pId": "0_0", "id": "0_0_8", "text": "黑龙江省( 共7个 )", "value": "黑龙江省", "open": true}, { - "pId": "0_0_8", - "id": "0_0_8_0", - "text": "大庆市", - "value": "大庆市", - "open": true - }, {"pId": "0_0_8", "id": "0_0_8_1", "text": "哈尔滨市", "value": "哈尔滨市", "open": true}, { - "pId": "0_0_8", - "id": "0_0_8_2", - "text": "鸡西市", - "value": "鸡西市", - "open": true - }, {"pId": "0_0_8", "id": "0_0_8_3", "text": "佳木斯市", "value": "佳木斯市", "open": true}, { - "pId": "0_0_8", - "id": "0_0_8_4", - "text": "牡丹江市", - "value": "牡丹江市", - "open": true - }, {"pId": "0_0_8", "id": "0_0_8_5", "text": "齐齐哈尔市", "value": "齐齐哈尔市", "open": true}, { - "pId": "0_0_8", - "id": "0_0_8_6", - "text": "双鸭山市", - "value": "双鸭山市", - "open": true - }, {"pId": "0_0", "id": "0_0_9", "text": "湖北省( 共1个 )", "value": "湖北省", "open": true}, { - "pId": "0_0_9", - "id": "0_0_9_0", - "text": "武汉市", - "value": "武汉市", - "open": true - }, {"pId": "0_0", "id": "0_0_10", "text": "湖南省( 共3个 )", "value": "湖南省", "open": true}, { - "pId": "0_0_10", - "id": "0_0_10_0", - "text": "常德市", - "value": "常德市", - "open": true - }, {"pId": "0_0_10", "id": "0_0_10_1", "text": "长沙市", "value": "长沙市", "open": true}, { - "pId": "0_0_10", - "id": "0_0_10_2", - "text": "邵阳市", - "value": "邵阳市", - "open": true - }, {"pId": "0_0", "id": "0_0_11", "text": "吉林省( 共4个 )", "value": "吉林省", "open": true}, { - "pId": "0_0_11", - "id": "0_0_11_0", - "text": "白山市", - "value": "白山市", - "open": true - }, {"pId": "0_0_11", "id": "0_0_11_1", "text": "长春市", "value": "长春市", "open": true}, { - "pId": "0_0_11", - "id": "0_0_11_2", - "text": "松原市", - "value": "松原市", - "open": true - }, {"pId": "0_0_11", "id": "0_0_11_3", "text": "通化市", "value": "通化市", "open": true}, { - "pId": "0_0", - "id": "0_0_12", - "text": "江苏省( 共8个 )", - "value": "江苏省", - "open": true - }, {"pId": "0_0_12", "id": "0_0_12_0", "text": "常州市", "value": "常州市", "open": true}, { - "pId": "0_0_12", - "id": "0_0_12_1", - "text": "南京市", - "value": "南京市", - "open": true - }, {"pId": "0_0_12", "id": "0_0_12_2", "text": "南通市", "value": "南通市", "open": true}, { - "pId": "0_0_12", - "id": "0_0_12_3", - "text": "苏州市", - "value": "苏州市", - "open": true - }, {"pId": "0_0_12", "id": "0_0_12_4", "text": "宿迁市", "value": "宿迁市", "open": true}, { - "pId": "0_0_12", - "id": "0_0_12_5", - "text": "泰州市", - "value": "泰州市", - "open": true - }, {"pId": "0_0_12", "id": "0_0_12_6", "text": "无锡市", "value": "无锡市", "open": true}, { - "pId": "0_0_12", - "id": "0_0_12_7", - "text": "盐城市", - "value": "盐城市", - "open": true - }, {"pId": "0_0", "id": "0_0_13", "text": "辽宁省( 共11个 )", "value": "辽宁省", "open": true}, { - "pId": "0_0_13", - "id": "0_0_13_0", - "text": "鞍山市", - "value": "鞍山市", - "open": true - }, {"pId": "0_0_13", "id": "0_0_13_1", "text": "本溪市", "value": "本溪市", "open": true}, { - "pId": "0_0_13", - "id": "0_0_13_2", - "text": "朝阳市", - "value": "朝阳市", - "open": true - }, {"pId": "0_0_13", "id": "0_0_13_3", "text": "大连市", "value": "大连市", "open": true}, { - "pId": "0_0_13", - "id": "0_0_13_4", - "text": "抚顺市", - "value": "抚顺市", - "open": true - }, {"pId": "0_0_13", "id": "0_0_13_5", "text": "葫芦岛市", "value": "葫芦岛市", "open": true}, { - "pId": "0_0_13", - "id": "0_0_13_6", - "text": "锦州市", - "value": "锦州市", - "open": true - }, {"pId": "0_0_13", "id": "0_0_13_7", "text": "辽阳市", "value": "辽阳市", "open": true}, { - "pId": "0_0_13", - "id": "0_0_13_8", - "text": "盘锦市", - "value": "盘锦市", - "open": true - }, {"pId": "0_0_13", "id": "0_0_13_9", "text": "沈阳市", "value": "沈阳市", "open": true}, { - "pId": "0_0_13", - "id": "0_0_13_10", - "text": "营口市", - "value": "营口市", - "open": true - }, {"pId": "0_0", "id": "0_0_14", "text": "内蒙古( 共1个 )", "value": "内蒙古", "open": true}, { - "pId": "0_0_14", - "id": "0_0_14_0", - "text": "鄂尔多斯市", - "value": "鄂尔多斯市", - "open": true - }, {"pId": "0_0", "id": "0_0_15", "text": "宁夏回族自治区( 共1个 )", "value": "宁夏回族自治区", "open": true}, { - "pId": "0_0_15", - "id": "0_0_15_0", - "text": "银川市", - "value": "银川市", - "open": true - }, {"pId": "0_0", "id": "0_0_16", "text": "山东省( 共7个 )", "value": "山东省", "open": true}, { - "pId": "0_0_16", - "id": "0_0_16_0", - "text": "济南市", - "value": "济南市", - "open": true - }, {"pId": "0_0_16", "id": "0_0_16_1", "text": "济宁市", "value": "济宁市", "open": true}, { - "pId": "0_0_16", - "id": "0_0_16_2", - "text": "聊城市", - "value": "聊城市", - "open": true - }, {"pId": "0_0_16", "id": "0_0_16_3", "text": "临沂市", "value": "临沂市", "open": true}, { - "pId": "0_0_16", - "id": "0_0_16_4", - "text": "青岛市", - "value": "青岛市", - "open": true - }, {"pId": "0_0_16", "id": "0_0_16_5", "text": "烟台市", "value": "烟台市", "open": true}, { - "pId": "0_0_16", - "id": "0_0_16_6", - "text": "枣庄市", - "value": "枣庄市", - "open": true - }, {"pId": "0_0", "id": "0_0_17", "text": "山西省( 共1个 )", "value": "山西省", "open": true}, { - "pId": "0_0_17", - "id": "0_0_17_0", - "text": "太原市", - "value": "太原市", - "open": true - }, {"pId": "0_0", "id": "0_0_18", "text": "陕西省( 共1个 )", "value": "陕西省", "open": true}, { - "pId": "0_0_18", - "id": "0_0_18_0", - "text": "西安市", - "value": "西安市", - "open": true - }, {"pId": "0_0", "id": "0_0_19", "text": "上海市( 共1个 )", "value": "上海市", "open": true}, { - "pId": "0_0_19", - "id": "0_0_19_0", - "text": "上海市区", - "value": "上海市区", - "open": true - }, {"pId": "0_0", "id": "0_0_20", "text": "四川省( 共1个 )", "value": "四川省", "open": true}, { - "pId": "0_0_20", - "id": "0_0_20_0", - "text": "成都市", - "value": "成都市", - "open": true - }, {"pId": "0_0", "id": "0_0_21", "text": "新疆维吾尔族自治区( 共2个 )", "value": "新疆维吾尔族自治区", "open": true}, { - "pId": "0_0_21", - "id": "0_0_21_0", - "text": "吐鲁番地区", - "value": "吐鲁番地区", - "open": true - }, {"pId": "0_0_21", "id": "0_0_21_1", "text": "乌鲁木齐", "value": "乌鲁木齐", "open": true}, { - "pId": "0_0", - "id": "0_0_22", - "text": "云南省( 共1个 )", - "value": "云南省", - "open": true - }, {"pId": "0_0_22", "id": "0_0_22_0", "text": "昆明市", "value": "昆明市", "open": true}, { - "pId": "0_0", - "id": "0_0_23", - "text": "浙江省( 共5个 )", - "value": "浙江省", - "open": true - }, {"pId": "0_0_23", "id": "0_0_23_0", "text": "杭州市", "value": "杭州市", "open": true}, { - "pId": "0_0_23", - "id": "0_0_23_1", - "text": "湖州市", - "value": "湖州市", - "open": true - }, {"pId": "0_0_23", "id": "0_0_23_2", "text": "嘉兴市", "value": "嘉兴市", "open": true}, { - "pId": "0_0_23", - "id": "0_0_23_3", - "text": "宁波市", - "value": "宁波市", - "open": true - }, {"pId": "0_0_23", "id": "0_0_23_4", "text": "绍兴市", "value": "绍兴市", "open": true}, { - "pId": "0_0", - "id": "0_0_24", - "text": "重庆市( 共1个 )", - "value": "重庆市", - "open": true - }, {"pId": "0_0_24", "id": "0_0_24_0", "text": "重庆市区", "value": "重庆市区", "open": true}, { - "pId": "0", - "id": "0_1", - "text": "中国( 共34个 )", - "value": "中国", - "open": true - }, {"pId": "0_1", "id": "0_1_0", "text": "安徽省( 共19个 )", "value": "安徽省", "open": true}, { - "pId": "0_1_0", - "id": "0_1_0_0", - "text": "安庆市", - "value": "安庆市", - "open": true - }, {"pId": "0_1_0", "id": "0_1_0_1", "text": "蚌埠市", "value": "蚌埠市", "open": true}, { - "pId": "0_1_0", - "id": "0_1_0_2", - "text": "亳州市", - "value": "亳州市", - "open": true - }, {"pId": "0_1_0", "id": "0_1_0_3", "text": "巢湖市", "value": "巢湖市", "open": true}, { - "pId": "0_1_0", - "id": "0_1_0_4", - "text": "池州市", - "value": "池州市", - "open": true - }, {"pId": "0_1_0", "id": "0_1_0_5", "text": "滁州市", "value": "滁州市", "open": true}, { - "pId": "0_1_0", - "id": "0_1_0_6", - "text": "阜阳市", - "value": "阜阳市", - "open": true - }, {"pId": "0_1_0", "id": "0_1_0_7", "text": "毫州市", "value": "毫州市", "open": true}, { - "pId": "0_1_0", - "id": "0_1_0_8", - "text": "合肥市", - "value": "合肥市", - "open": true - }, {"pId": "0_1_0", "id": "0_1_0_9", "text": "淮北市", "value": "淮北市", "open": true}, { - "pId": "0_1_0", - "id": "0_1_0_10", - "text": "淮南市", - "value": "淮南市", - "open": true - }, {"pId": "0_1_0", "id": "0_1_0_11", "text": "黄山市", "value": "黄山市", "open": true}, { - "pId": "0_1_0", - "id": "0_1_0_12", - "text": "六安市", - "value": "六安市", - "open": true - }, {"pId": "0_1_0", "id": "0_1_0_13", "text": "马鞍山市", "value": "马鞍山市", "open": true}, { - "pId": "0_1_0", - "id": "0_1_0_14", - "text": "濮阳市", - "value": "濮阳市", - "open": true - }, {"pId": "0_1_0", "id": "0_1_0_15", "text": "宿州市", "value": "宿州市", "open": true}, { - "pId": "0_1_0", - "id": "0_1_0_16", - "text": "铜陵市", - "value": "铜陵市", - "open": true - }, {"pId": "0_1_0", "id": "0_1_0_17", "text": "芜湖市", "value": "芜湖市", "open": true}, { - "pId": "0_1_0", - "id": "0_1_0_18", - "text": "宣城市", - "value": "宣城市", - "open": true - }, {"pId": "0_1", "id": "0_1_1", "text": "澳门特别行政区( 共1个 )", "value": "澳门特别行政区", "open": true}, { - "pId": "0_1_1", - "id": "0_1_1_0", - "text": "澳门", - "value": "澳门", - "open": true - }, {"pId": "0_1", "id": "0_1_2", "text": "北京市( 共17个 )", "value": "北京市", "open": true}, { - "pId": "0_1_2", - "id": "0_1_2_0", - "text": "北京市区", - "value": "北京市区", - "open": true - }, {"pId": "0_1_2", "id": "0_1_2_1", "text": "昌平区", "value": "昌平区", "open": true}, { - "pId": "0_1_2", - "id": "0_1_2_2", - "text": "朝阳区", - "value": "朝阳区", - "open": true - }, {"pId": "0_1_2", "id": "0_1_2_3", "text": "大兴区", "value": "大兴区", "open": true}, { - "pId": "0_1_2", - "id": "0_1_2_4", - "text": "东城区", - "value": "东城区", - "open": true - }, {"pId": "0_1_2", "id": "0_1_2_5", "text": "房山区", "value": "房山区", "open": true}, { - "pId": "0_1_2", - "id": "0_1_2_6", - "text": "丰台区", - "value": "丰台区", - "open": true - }, {"pId": "0_1_2", "id": "0_1_2_7", "text": "海淀区", "value": "海淀区", "open": true}, { - "pId": "0_1_2", - "id": "0_1_2_8", - "text": "海淀区4内", - "value": "海淀区4内", - "open": true - }, {"pId": "0_1_2", "id": "0_1_2_9", "text": "海淀区4外", "value": "海淀区4外", "open": true}, { - "pId": "0_1_2", - "id": "0_1_2_10", - "text": "门头沟区", - "value": "门头沟区", - "open": true - }, {"pId": "0_1_2", "id": "0_1_2_11", "text": "平谷区", "value": "平谷区", "open": true}, { - "pId": "0_1_2", - "id": "0_1_2_12", - "text": "石景山区", - "value": "石景山区", - "open": true - }, {"pId": "0_1_2", "id": "0_1_2_13", "text": "顺义区", "value": "顺义区", "open": true}, { - "pId": "0_1_2", - "id": "0_1_2_14", - "text": "通州区", - "value": "通州区", - "open": true - }, {"pId": "0_1_2", "id": "0_1_2_15", "text": "西城区", "value": "西城区", "open": true}, { - "pId": "0_1_2", - "id": "0_1_2_16", - "text": "西城区 ", - "value": "西城区 ", - "open": true - }, {"pId": "0_1", "id": "0_1_3", "text": "福建省( 共9个 )", "value": "福建省", "open": true}, { - "pId": "0_1_3", - "id": "0_1_3_0", - "text": "福州市", - "value": "福州市", - "open": true - }, {"pId": "0_1_3", "id": "0_1_3_1", "text": "龙岩市", "value": "龙岩市", "open": true}, { - "pId": "0_1_3", - "id": "0_1_3_2", - "text": "南平市", - "value": "南平市", - "open": true - }, {"pId": "0_1_3", "id": "0_1_3_3", "text": "宁德市", "value": "宁德市", "open": true}, { - "pId": "0_1_3", - "id": "0_1_3_4", - "text": "莆田市", - "value": "莆田市", - "open": true - }, {"pId": "0_1_3", "id": "0_1_3_5", "text": "泉州市", "value": "泉州市", "open": true}, { - "pId": "0_1_3", - "id": "0_1_3_6", - "text": "三明市", - "value": "三明市", - "open": true - }, {"pId": "0_1_3", "id": "0_1_3_7", "text": "厦门市", "value": "厦门市", "open": true}, { - "pId": "0_1_3", - "id": "0_1_3_8", - "text": "漳州市", - "value": "漳州市", - "open": true - }, {"pId": "0_1", "id": "0_1_4", "text": "甘肃省( 共12个 )", "value": "甘肃省", "open": true}, { - "pId": "0_1_4", - "id": "0_1_4_0", - "text": "白银市", - "value": "白银市", - "open": true - }, {"pId": "0_1_4", "id": "0_1_4_1", "text": "嘉峪关市", "value": "嘉峪关市", "open": true}, { - "pId": "0_1_4", - "id": "0_1_4_2", - "text": "金昌市", - "value": "金昌市", - "open": true - }, {"pId": "0_1_4", "id": "0_1_4_3", "text": "酒泉市", "value": "酒泉市", "open": true}, { - "pId": "0_1_4", - "id": "0_1_4_4", - "text": "兰州市", - "value": "兰州市", - "open": true - }, {"pId": "0_1_4", "id": "0_1_4_5", "text": "陇南市", "value": "陇南市", "open": true}, { - "pId": "0_1_4", - "id": "0_1_4_6", - "text": "平凉市", - "value": "平凉市", - "open": true - }, {"pId": "0_1_4", "id": "0_1_4_7", "text": "庆阳市", "value": "庆阳市", "open": true}, { - "pId": "0_1_4", - "id": "0_1_4_8", - "text": "天津市区", - "value": "天津市区", - "open": true - }, {"pId": "0_1_4", "id": "0_1_4_9", "text": "天水市", "value": "天水市", "open": true}, { - "pId": "0_1_4", - "id": "0_1_4_10", - "text": "武威市", - "value": "武威市", - "open": true - }, {"pId": "0_1_4", "id": "0_1_4_11", "text": "张掖市", "value": "张掖市", "open": true}, { - "pId": "0_1", - "id": "0_1_5", - "text": "广东省( 共21个 )", - "value": "广东省", - "open": true - }, {"pId": "0_1_5", "id": "0_1_5_0", "text": "潮州市", "value": "潮州市", "open": true}, { - "pId": "0_1_5", - "id": "0_1_5_1", - "text": "东莞市", - "value": "东莞市", - "open": true - }, {"pId": "0_1_5", "id": "0_1_5_2", "text": "佛山市", "value": "佛山市", "open": true}, { - "pId": "0_1_5", - "id": "0_1_5_3", - "text": "广州市", - "value": "广州市", - "open": true - }, {"pId": "0_1_5", "id": "0_1_5_4", "text": "河源市", "value": "河源市", "open": true}, { - "pId": "0_1_5", - "id": "0_1_5_5", - "text": "惠州市", - "value": "惠州市", - "open": true - }, {"pId": "0_1_5", "id": "0_1_5_6", "text": "江门市", "value": "江门市", "open": true}, { - "pId": "0_1_5", - "id": "0_1_5_7", - "text": "揭阳市", - "value": "揭阳市", - "open": true - }, {"pId": "0_1_5", "id": "0_1_5_8", "text": "茂名市", "value": "茂名市", "open": true}, { - "pId": "0_1_5", - "id": "0_1_5_9", - "text": "梅州市", - "value": "梅州市", - "open": true - }, {"pId": "0_1_5", "id": "0_1_5_10", "text": "清远市", "value": "清远市", "open": true}, { - "pId": "0_1_5", - "id": "0_1_5_11", - "text": "汕头市", - "value": "汕头市", - "open": true - }, {"pId": "0_1_5", "id": "0_1_5_12", "text": "汕尾市", "value": "汕尾市", "open": true}, { - "pId": "0_1_5", - "id": "0_1_5_13", - "text": "韶关市", - "value": "韶关市", - "open": true - }, {"pId": "0_1_5", "id": "0_1_5_14", "text": "深圳市", "value": "深圳市", "open": true}, { - "pId": "0_1_5", - "id": "0_1_5_15", - "text": "阳江市", - "value": "阳江市", - "open": true - }, {"pId": "0_1_5", "id": "0_1_5_16", "text": "云浮市", "value": "云浮市", "open": true}, { - "pId": "0_1_5", - "id": "0_1_5_17", - "text": "湛江市", - "value": "湛江市", - "open": true - }, {"pId": "0_1_5", "id": "0_1_5_18", "text": "肇庆市", "value": "肇庆市", "open": true}, { - "pId": "0_1_5", - "id": "0_1_5_19", - "text": "中山市", - "value": "中山市", - "open": true - }, {"pId": "0_1_5", "id": "0_1_5_20", "text": "珠海市", "value": "珠海市", "open": true}, { - "pId": "0_1", - "id": "0_1_6", - "text": "广西壮族自治区( 共14个 )", - "value": "广西壮族自治区", - "open": true - }, {"pId": "0_1_6", "id": "0_1_6_0", "text": "百色市", "value": "百色市", "open": true}, { - "pId": "0_1_6", - "id": "0_1_6_1", - "text": "北海市", - "value": "北海市", - "open": true - }, {"pId": "0_1_6", "id": "0_1_6_2", "text": "崇左市", "value": "崇左市", "open": true}, { - "pId": "0_1_6", - "id": "0_1_6_3", - "text": "防城港市", - "value": "防城港市", - "open": true - }, {"pId": "0_1_6", "id": "0_1_6_4", "text": "桂林市", "value": "桂林市", "open": true}, { - "pId": "0_1_6", - "id": "0_1_6_5", - "text": "贵港市", - "value": "贵港市", - "open": true - }, {"pId": "0_1_6", "id": "0_1_6_6", "text": "河池市", "value": "河池市", "open": true}, { - "pId": "0_1_6", - "id": "0_1_6_7", - "text": "贺州市", - "value": "贺州市", - "open": true - }, {"pId": "0_1_6", "id": "0_1_6_8", "text": "来宾市", "value": "来宾市", "open": true}, { - "pId": "0_1_6", - "id": "0_1_6_9", - "text": "柳州市", - "value": "柳州市", - "open": true - }, {"pId": "0_1_6", "id": "0_1_6_10", "text": "南宁市", "value": "南宁市", "open": true}, { - "pId": "0_1_6", - "id": "0_1_6_11", - "text": "钦州市", - "value": "钦州市", - "open": true - }, {"pId": "0_1_6", "id": "0_1_6_12", "text": "梧州市", "value": "梧州市", "open": true}, { - "pId": "0_1_6", - "id": "0_1_6_13", - "text": "玉林市", - "value": "玉林市", - "open": true - }, {"pId": "0_1", "id": "0_1_7", "text": "贵州省( 共9个 )", "value": "贵州省", "open": true}, { - "pId": "0_1_7", - "id": "0_1_7_0", - "text": "安顺市", - "value": "安顺市", - "open": true - }, {"pId": "0_1_7", "id": "0_1_7_1", "text": "毕节地区", "value": "毕节地区", "open": true}, { - "pId": "0_1_7", - "id": "0_1_7_2", - "text": "贵阳市", - "value": "贵阳市", - "open": true - }, {"pId": "0_1_7", "id": "0_1_7_3", "text": "六盘水市", "value": "六盘水市", "open": true}, { - "pId": "0_1_7", - "id": "0_1_7_4", - "text": "黔东南州", - "value": "黔东南州", - "open": true - }, {"pId": "0_1_7", "id": "0_1_7_5", "text": "黔南州", "value": "黔南州", "open": true}, { - "pId": "0_1_7", - "id": "0_1_7_6", - "text": "黔西南市", - "value": "黔西南市", - "open": true - }, {"pId": "0_1_7", "id": "0_1_7_7", "text": "铜仁地区", "value": "铜仁地区", "open": true}, { - "pId": "0_1_7", - "id": "0_1_7_8", - "text": "遵义市", - "value": "遵义市", - "open": true - }, {"pId": "0_1", "id": "0_1_8", "text": "海南省( 共2个 )", "value": "海南省", "open": true}, { - "pId": "0_1_8", - "id": "0_1_8_0", - "text": "海口市", - "value": "海口市", - "open": true - }, {"pId": "0_1_8", "id": "0_1_8_1", "text": "三亚市", "value": "三亚市", "open": true}, { - "pId": "0_1", - "id": "0_1_9", - "text": "河北省( 共12个 )", - "value": "河北省", - "open": true - }, {"pId": "0_1_9", "id": "0_1_9_0", "text": "保定市", "value": "保定市", "open": true}, { - "pId": "0_1_9", - "id": "0_1_9_1", - "text": "沧州市", - "value": "沧州市", - "open": true - }, {"pId": "0_1_9", "id": "0_1_9_2", "text": "承德市", "value": "承德市", "open": true}, { - "pId": "0_1_9", - "id": "0_1_9_3", - "text": "邯郸市", - "value": "邯郸市", - "open": true - }, {"pId": "0_1_9", "id": "0_1_9_4", "text": "衡水市", "value": "衡水市", "open": true}, { - "pId": "0_1_9", - "id": "0_1_9_5", - "text": "廊坊市", - "value": "廊坊市", - "open": true - }, {"pId": "0_1_9", "id": "0_1_9_6", "text": "秦皇岛市", "value": "秦皇岛市", "open": true}, { - "pId": "0_1_9", - "id": "0_1_9_7", - "text": "石家庄市", - "value": "石家庄市", - "open": true - }, {"pId": "0_1_9", "id": "0_1_9_8", "text": "唐山市", "value": "唐山市", "open": true}, { - "pId": "0_1_9", - "id": "0_1_9_9", - "text": "天津市区", - "value": "天津市区", - "open": true - }, {"pId": "0_1_9", "id": "0_1_9_10", "text": "邢台市", "value": "邢台市", "open": true}, { - "pId": "0_1_9", - "id": "0_1_9_11", - "text": "张家口市", - "value": "张家口市", - "open": true - }, {"pId": "0_1", "id": "0_1_10", "text": "河南省( 共19个 )", "value": "河南省", "open": true}, { - "pId": "0_1_10", - "id": "0_1_10_0", - "text": "安阳市", - "value": "安阳市", - "open": true - }, {"pId": "0_1_10", "id": "0_1_10_1", "text": "鹤壁市", "value": "鹤壁市", "open": true}, { - "pId": "0_1_10", - "id": "0_1_10_2", - "text": "济源市", - "value": "济源市", - "open": true - }, {"pId": "0_1_10", "id": "0_1_10_3", "text": "焦作市", "value": "焦作市", "open": true}, { - "pId": "0_1_10", - "id": "0_1_10_4", - "text": "开封市", - "value": "开封市", - "open": true - }, {"pId": "0_1_10", "id": "0_1_10_5", "text": "廊坊市", "value": "廊坊市", "open": true}, { - "pId": "0_1_10", - "id": "0_1_10_6", - "text": "洛阳市", - "value": "洛阳市", - "open": true - }, {"pId": "0_1_10", "id": "0_1_10_7", "text": "漯河市", "value": "漯河市", "open": true}, { - "pId": "0_1_10", - "id": "0_1_10_8", - "text": "南阳市", - "value": "南阳市", - "open": true - }, {"pId": "0_1_10", "id": "0_1_10_9", "text": "平顶山市", "value": "平顶山市", "open": true}, { - "pId": "0_1_10", - "id": "0_1_10_10", - "text": "濮阳市", - "value": "濮阳市", - "open": true - }, {"pId": "0_1_10", "id": "0_1_10_11", "text": "三门峡市", "value": "三门峡市", "open": true}, { - "pId": "0_1_10", - "id": "0_1_10_12", - "text": "商丘市", - "value": "商丘市", - "open": true - }, {"pId": "0_1_10", "id": "0_1_10_13", "text": "新乡市", "value": "新乡市", "open": true}, { - "pId": "0_1_10", - "id": "0_1_10_14", - "text": "信阳市", - "value": "信阳市", - "open": true - }, {"pId": "0_1_10", "id": "0_1_10_15", "text": "许昌市", "value": "许昌市", "open": true}, { - "pId": "0_1_10", - "id": "0_1_10_16", - "text": "郑州市", - "value": "郑州市", - "open": true - }, {"pId": "0_1_10", "id": "0_1_10_17", "text": "周口市", "value": "周口市", "open": true}, { - "pId": "0_1_10", - "id": "0_1_10_18", - "text": "驻马店市", - "value": "驻马店市", - "open": true - }, {"pId": "0_1", "id": "0_1_11", "text": "黑龙江省( 共13个 )", "value": "黑龙江省", "open": true}, { - "pId": "0_1_11", - "id": "0_1_11_0", - "text": "大庆市", - "value": "大庆市", - "open": true - }, {"pId": "0_1_11", "id": "0_1_11_1", "text": "大兴安岭地区", "value": "大兴安岭地区", "open": true}, { - "pId": "0_1_11", - "id": "0_1_11_2", - "text": "大兴安岭市", - "value": "大兴安岭市", - "open": true - }, {"pId": "0_1_11", "id": "0_1_11_3", "text": "哈尔滨市", "value": "哈尔滨市", "open": true}, { - "pId": "0_1_11", - "id": "0_1_11_4", - "text": "鹤港市", - "value": "鹤港市", - "open": true - }, {"pId": "0_1_11", "id": "0_1_11_5", "text": "黑河市", "value": "黑河市", "open": true}, { - "pId": "0_1_11", - "id": "0_1_11_6", - "text": "佳木斯市", - "value": "佳木斯市", - "open": true - }, {"pId": "0_1_11", "id": "0_1_11_7", "text": "牡丹江市", "value": "牡丹江市", "open": true}, { - "pId": "0_1_11", - "id": "0_1_11_8", - "text": "七台河市", - "value": "七台河市", - "open": true - }, {"pId": "0_1_11", "id": "0_1_11_9", "text": "齐齐哈尔市", "value": "齐齐哈尔市", "open": true}, { - "pId": "0_1_11", - "id": "0_1_11_10", - "text": "双鸭山市", - "value": "双鸭山市", - "open": true - }, {"pId": "0_1_11", "id": "0_1_11_11", "text": "绥化市", "value": "绥化市", "open": true}, { - "pId": "0_1_11", - "id": "0_1_11_12", - "text": "伊春市", - "value": "伊春市", - "open": true - }, {"pId": "0_1", "id": "0_1_12", "text": "湖北省( 共16个 )", "value": "湖北省", "open": true}, { - "pId": "0_1_12", - "id": "0_1_12_0", - "text": "鄂州市", - "value": "鄂州市", - "open": true - }, {"pId": "0_1_12", "id": "0_1_12_1", "text": "恩施土家族苗族自治州", "value": "恩施土家族苗族自治州", "open": true}, { - "pId": "0_1_12", - "id": "0_1_12_2", - "text": "黄冈市", - "value": "黄冈市", - "open": true - }, {"pId": "0_1_12", "id": "0_1_12_3", "text": "黄石市", "value": "黄石市", "open": true}, { - "pId": "0_1_12", - "id": "0_1_12_4", - "text": "荆门市", - "value": "荆门市", - "open": true - }, {"pId": "0_1_12", "id": "0_1_12_5", "text": "荆州市", "value": "荆州市", "open": true}, { - "pId": "0_1_12", - "id": "0_1_12_6", - "text": "神农架市", - "value": "神农架市", - "open": true - }, {"pId": "0_1_12", "id": "0_1_12_7", "text": "十堰市", "value": "十堰市", "open": true}, { - "pId": "0_1_12", - "id": "0_1_12_8", - "text": "随州市", - "value": "随州市", - "open": true - }, {"pId": "0_1_12", "id": "0_1_12_9", "text": "天门市", "value": "天门市", "open": true}, { - "pId": "0_1_12", - "id": "0_1_12_10", - "text": "武汉市", - "value": "武汉市", - "open": true - }, {"pId": "0_1_12", "id": "0_1_12_11", "text": "咸宁市", "value": "咸宁市", "open": true}, { - "pId": "0_1_12", - "id": "0_1_12_12", - "text": "襄樊市", - "value": "襄樊市", - "open": true - }, {"pId": "0_1_12", "id": "0_1_12_13", "text": "襄阳市", "value": "襄阳市", "open": true}, { - "pId": "0_1_12", - "id": "0_1_12_14", - "text": "孝感市", - "value": "孝感市", - "open": true - }, {"pId": "0_1_12", "id": "0_1_12_15", "text": "宜昌市", "value": "宜昌市", "open": true}, { - "pId": "0_1", - "id": "0_1_13", - "text": "湖南省( 共15个 )", - "value": "湖南省", - "open": true - }, {"pId": "0_1_13", "id": "0_1_13_0", "text": "常德市", "value": "常德市", "open": true}, { - "pId": "0_1_13", - "id": "0_1_13_1", - "text": "长沙市", - "value": "长沙市", - "open": true - }, {"pId": "0_1_13", "id": "0_1_13_2", "text": "郴州市", "value": "郴州市", "open": true}, { - "pId": "0_1_13", - "id": "0_1_13_3", - "text": "衡阳市", - "value": "衡阳市", - "open": true - }, {"pId": "0_1_13", "id": "0_1_13_4", "text": "怀化市", "value": "怀化市", "open": true}, { - "pId": "0_1_13", - "id": "0_1_13_5", - "text": "娄底市", - "value": "娄底市", - "open": true - }, {"pId": "0_1_13", "id": "0_1_13_6", "text": "邵阳市", "value": "邵阳市", "open": true}, { - "pId": "0_1_13", - "id": "0_1_13_7", - "text": "湘潭市", - "value": "湘潭市", - "open": true - }, {"pId": "0_1_13", "id": "0_1_13_8", "text": "湘西市", "value": "湘西市", "open": true}, { - "pId": "0_1_13", - "id": "0_1_13_9", - "text": "湘西土家族苗族自治州", - "value": "湘西土家族苗族自治州", - "open": true - }, {"pId": "0_1_13", "id": "0_1_13_10", "text": "益阳市", "value": "益阳市", "open": true}, { - "pId": "0_1_13", - "id": "0_1_13_11", - "text": "永州市", - "value": "永州市", - "open": true - }, {"pId": "0_1_13", "id": "0_1_13_12", "text": "岳阳市", "value": "岳阳市", "open": true}, { - "pId": "0_1_13", - "id": "0_1_13_13", - "text": "张家界市", - "value": "张家界市", - "open": true - }, {"pId": "0_1_13", "id": "0_1_13_14", "text": "株洲市", "value": "株洲市", "open": true}, { - "pId": "0_1", - "id": "0_1_14", - "text": "吉林省( 共10个 )", - "value": "吉林省", - "open": true - }, {"pId": "0_1_14", "id": "0_1_14_0", "text": "白城市", "value": "白城市", "open": true}, { - "pId": "0_1_14", - "id": "0_1_14_1", - "text": "白山市", - "value": "白山市", - "open": true - }, {"pId": "0_1_14", "id": "0_1_14_2", "text": "长春市", "value": "长春市", "open": true}, { - "pId": "0_1_14", - "id": "0_1_14_3", - "text": "大庆市", - "value": "大庆市", - "open": true - }, {"pId": "0_1_14", "id": "0_1_14_4", "text": "吉林市", "value": "吉林市", "open": true}, { - "pId": "0_1_14", - "id": "0_1_14_5", - "text": "辽源市", - "value": "辽源市", - "open": true - }, {"pId": "0_1_14", "id": "0_1_14_6", "text": "四平市", "value": "四平市", "open": true}, { - "pId": "0_1_14", - "id": "0_1_14_7", - "text": "松原市", - "value": "松原市", - "open": true - }, {"pId": "0_1_14", "id": "0_1_14_8", "text": "通化市", "value": "通化市", "open": true}, { - "pId": "0_1_14", - "id": "0_1_14_9", - "text": "延边朝鲜族自治州", - "value": "延边朝鲜族自治州", - "open": true - }, {"pId": "0_1", "id": "0_1_15", "text": "江苏省( 共13个 )", "value": "江苏省", "open": true}, { - "pId": "0_1_15", - "id": "0_1_15_0", - "text": "常州市", - "value": "常州市", - "open": true - }, {"pId": "0_1_15", "id": "0_1_15_1", "text": "淮安市", "value": "淮安市", "open": true}, { - "pId": "0_1_15", - "id": "0_1_15_2", - "text": "连云港市", - "value": "连云港市", - "open": true - }, {"pId": "0_1_15", "id": "0_1_15_3", "text": "南京市", "value": "南京市", "open": true}, { - "pId": "0_1_15", - "id": "0_1_15_4", - "text": "南通市", - "value": "南通市", - "open": true - }, {"pId": "0_1_15", "id": "0_1_15_5", "text": "苏州市", "value": "苏州市", "open": true}, { - "pId": "0_1_15", - "id": "0_1_15_6", - "text": "宿迁市", - "value": "宿迁市", - "open": true - }, {"pId": "0_1_15", "id": "0_1_15_7", "text": "泰州市", "value": "泰州市", "open": true}, { - "pId": "0_1_15", - "id": "0_1_15_8", - "text": "无锡市", - "value": "无锡市", - "open": true - }, {"pId": "0_1_15", "id": "0_1_15_9", "text": "徐州市", "value": "徐州市", "open": true}, { - "pId": "0_1_15", - "id": "0_1_15_10", - "text": "盐城市", - "value": "盐城市", - "open": true - }, {"pId": "0_1_15", "id": "0_1_15_11", "text": "扬州市", "value": "扬州市", "open": true}, { - "pId": "0_1_15", - "id": "0_1_15_12", - "text": "镇江市", - "value": "镇江市", - "open": true - }, {"pId": "0_1", "id": "0_1_16", "text": "江西省( 共10个 )", "value": "江西省", "open": true}, { - "pId": "0_1_16", - "id": "0_1_16_0", - "text": "抚州市", - "value": "抚州市", - "open": true - }, {"pId": "0_1_16", "id": "0_1_16_1", "text": "赣州市", "value": "赣州市", "open": true}, { - "pId": "0_1_16", - "id": "0_1_16_2", - "text": "景德镇市", - "value": "景德镇市", - "open": true - }, {"pId": "0_1_16", "id": "0_1_16_3", "text": "九江市", "value": "九江市", "open": true}, { - "pId": "0_1_16", - "id": "0_1_16_4", - "text": "南昌市", - "value": "南昌市", - "open": true - }, {"pId": "0_1_16", "id": "0_1_16_5", "text": "萍乡市", "value": "萍乡市", "open": true}, { - "pId": "0_1_16", - "id": "0_1_16_6", - "text": "上饶市", - "value": "上饶市", - "open": true - }, {"pId": "0_1_16", "id": "0_1_16_7", "text": "新余市", "value": "新余市", "open": true}, { - "pId": "0_1_16", - "id": "0_1_16_8", - "text": "宜春市", - "value": "宜春市", - "open": true - }, {"pId": "0_1_16", "id": "0_1_16_9", "text": "鹰潭市", "value": "鹰潭市", "open": true}, { - "pId": "0_1", - "id": "0_1_17", - "text": "辽宁省( 共14个 )", - "value": "辽宁省", - "open": true - }, {"pId": "0_1_17", "id": "0_1_17_0", "text": "鞍山市", "value": "鞍山市", "open": true}, { - "pId": "0_1_17", - "id": "0_1_17_1", - "text": "本溪市", - "value": "本溪市", - "open": true - }, {"pId": "0_1_17", "id": "0_1_17_2", "text": "朝阳市", "value": "朝阳市", "open": true}, { - "pId": "0_1_17", - "id": "0_1_17_3", - "text": "大连市", - "value": "大连市", - "open": true - }, {"pId": "0_1_17", "id": "0_1_17_4", "text": "丹东市", "value": "丹东市", "open": true}, { - "pId": "0_1_17", - "id": "0_1_17_5", - "text": "抚顺市", - "value": "抚顺市", - "open": true - }, {"pId": "0_1_17", "id": "0_1_17_6", "text": "阜新市", "value": "阜新市", "open": true}, { - "pId": "0_1_17", - "id": "0_1_17_7", - "text": "葫芦岛市", - "value": "葫芦岛市", - "open": true - }, {"pId": "0_1_17", "id": "0_1_17_8", "text": "锦州市", "value": "锦州市", "open": true}, { - "pId": "0_1_17", - "id": "0_1_17_9", - "text": "辽阳市", - "value": "辽阳市", - "open": true - }, {"pId": "0_1_17", "id": "0_1_17_10", "text": "盘锦市", "value": "盘锦市", "open": true}, { - "pId": "0_1_17", - "id": "0_1_17_11", - "text": "沈阳市", - "value": "沈阳市", - "open": true - }, {"pId": "0_1_17", "id": "0_1_17_12", "text": "铁岭市", "value": "铁岭市", "open": true}, { - "pId": "0_1_17", - "id": "0_1_17_13", - "text": "营口市", - "value": "营口市", - "open": true - }, {"pId": "0_1", "id": "0_1_18", "text": "内蒙古( 共10个 )", "value": "内蒙古", "open": true}, { - "pId": "0_1_18", - "id": "0_1_18_0", - "text": "包头市", - "value": "包头市", - "open": true - }, {"pId": "0_1_18", "id": "0_1_18_1", "text": "赤峰市", "value": "赤峰市", "open": true}, { - "pId": "0_1_18", - "id": "0_1_18_2", - "text": "鄂尔多斯市", - "value": "鄂尔多斯市", - "open": true - }, {"pId": "0_1_18", "id": "0_1_18_3", "text": "呼和浩特市", "value": "呼和浩特市", "open": true}, { - "pId": "0_1_18", - "id": "0_1_18_4", - "text": "呼伦贝尔市", - "value": "呼伦贝尔市", - "open": true - }, {"pId": "0_1_18", "id": "0_1_18_5", "text": "通辽市", "value": "通辽市", "open": true}, { - "pId": "0_1_18", - "id": "0_1_18_6", - "text": "乌海市", - "value": "乌海市", - "open": true - }, {"pId": "0_1_18", "id": "0_1_18_7", "text": "锡林郭勒市", "value": "锡林郭勒市", "open": true}, { - "pId": "0_1_18", - "id": "0_1_18_8", - "text": "兴安市", - "value": "兴安市", - "open": true - }, {"pId": "0_1_18", "id": "0_1_18_9", "text": "运城市", "value": "运城市", "open": true}, { - "pId": "0_1", - "id": "0_1_19", - "text": "宁夏回族自治区( 共5个 )", - "value": "宁夏回族自治区", - "open": true - }, {"pId": "0_1_19", "id": "0_1_19_0", "text": "固原市", "value": "固原市", "open": true}, { - "pId": "0_1_19", - "id": "0_1_19_1", - "text": "石嘴山市", - "value": "石嘴山市", - "open": true - }, {"pId": "0_1_19", "id": "0_1_19_2", "text": "吴忠市", "value": "吴忠市", "open": true}, { - "pId": "0_1_19", - "id": "0_1_19_3", - "text": "银川市", - "value": "银川市", - "open": true - }, {"pId": "0_1_19", "id": "0_1_19_4", "text": "中卫市", "value": "中卫市", "open": true}, { - "pId": "0_1", - "id": "0_1_20", - "text": "青海省( 共4个 )", - "value": "青海省", - "open": true - }, {"pId": "0_1_20", "id": "0_1_20_0", "text": "海东地区", "value": "海东地区", "open": true}, { - "pId": "0_1_20", - "id": "0_1_20_1", - "text": "海南藏族自治州", - "value": "海南藏族自治州", - "open": true - }, {"pId": "0_1_20", "id": "0_1_20_2", "text": "海西蒙古族藏族自治州", "value": "海西蒙古族藏族自治州", "open": true}, { - "pId": "0_1_20", - "id": "0_1_20_3", - "text": "西宁市", - "value": "西宁市", - "open": true - }, {"pId": "0_1", "id": "0_1_21", "text": "山东省( 共17个 )", "value": "山东省", "open": true}, { - "pId": "0_1_21", - "id": "0_1_21_0", - "text": "滨州市", - "value": "滨州市", - "open": true - }, {"pId": "0_1_21", "id": "0_1_21_1", "text": "德州市", "value": "德州市", "open": true}, { - "pId": "0_1_21", - "id": "0_1_21_2", - "text": "东营市", - "value": "东营市", - "open": true - }, {"pId": "0_1_21", "id": "0_1_21_3", "text": "菏泽市", "value": "菏泽市", "open": true}, { - "pId": "0_1_21", - "id": "0_1_21_4", - "text": "济南市", - "value": "济南市", - "open": true - }, {"pId": "0_1_21", "id": "0_1_21_5", "text": "济宁市", "value": "济宁市", "open": true}, { - "pId": "0_1_21", - "id": "0_1_21_6", - "text": "莱芜市", - "value": "莱芜市", - "open": true - }, {"pId": "0_1_21", "id": "0_1_21_7", "text": "聊城市", "value": "聊城市", "open": true}, { - "pId": "0_1_21", - "id": "0_1_21_8", - "text": "临沂市", - "value": "临沂市", - "open": true - }, {"pId": "0_1_21", "id": "0_1_21_9", "text": "青岛市", "value": "青岛市", "open": true}, { - "pId": "0_1_21", - "id": "0_1_21_10", - "text": "日照市", - "value": "日照市", - "open": true - }, {"pId": "0_1_21", "id": "0_1_21_11", "text": "泰安市", "value": "泰安市", "open": true}, { - "pId": "0_1_21", - "id": "0_1_21_12", - "text": "威海市", - "value": "威海市", - "open": true - }, {"pId": "0_1_21", "id": "0_1_21_13", "text": "潍坊市", "value": "潍坊市", "open": true}, { - "pId": "0_1_21", - "id": "0_1_21_14", - "text": "烟台市", - "value": "烟台市", - "open": true - }, {"pId": "0_1_21", "id": "0_1_21_15", "text": "枣庄市", "value": "枣庄市", "open": true}, { - "pId": "0_1_21", - "id": "0_1_21_16", - "text": "淄博市", - "value": "淄博市", - "open": true - }, {"pId": "0_1", "id": "0_1_22", "text": "山西省( 共12个 )", "value": "山西省", "open": true}, { - "pId": "0_1_22", - "id": "0_1_22_0", - "text": "长治市", - "value": "长治市", - "open": true - }, {"pId": "0_1_22", "id": "0_1_22_1", "text": "大同市", "value": "大同市", "open": true}, { - "pId": "0_1_22", - "id": "0_1_22_2", - "text": "晋城市", - "value": "晋城市", - "open": true - }, {"pId": "0_1_22", "id": "0_1_22_3", "text": "晋中市", "value": "晋中市", "open": true}, { - "pId": "0_1_22", - "id": "0_1_22_4", - "text": "临汾市", - "value": "临汾市", - "open": true - }, {"pId": "0_1_22", "id": "0_1_22_5", "text": "吕梁市", "value": "吕梁市", "open": true}, { - "pId": "0_1_22", - "id": "0_1_22_6", - "text": "青岛市", - "value": "青岛市", - "open": true - }, {"pId": "0_1_22", "id": "0_1_22_7", "text": "朔州市", "value": "朔州市", "open": true}, { - "pId": "0_1_22", - "id": "0_1_22_8", - "text": "太原市", - "value": "太原市", - "open": true - }, {"pId": "0_1_22", "id": "0_1_22_9", "text": "忻州市", "value": "忻州市", "open": true}, { - "pId": "0_1_22", - "id": "0_1_22_10", - "text": "阳泉市", - "value": "阳泉市", - "open": true - }, {"pId": "0_1_22", "id": "0_1_22_11", "text": "运城市", "value": "运城市", "open": true}, { - "pId": "0_1", - "id": "0_1_23", - "text": "陕西省( 共9个 )", - "value": "陕西省", - "open": true - }, {"pId": "0_1_23", "id": "0_1_23_0", "text": "安康市", "value": "安康市", "open": true}, { - "pId": "0_1_23", - "id": "0_1_23_1", - "text": "宝鸡市", - "value": "宝鸡市", - "open": true - }, {"pId": "0_1_23", "id": "0_1_23_2", "text": "汉中市", "value": "汉中市", "open": true}, { - "pId": "0_1_23", - "id": "0_1_23_3", - "text": "商洛市", - "value": "商洛市", - "open": true - }, {"pId": "0_1_23", "id": "0_1_23_4", "text": "渭南市", "value": "渭南市", "open": true}, { - "pId": "0_1_23", - "id": "0_1_23_5", - "text": "西安市", - "value": "西安市", - "open": true - }, {"pId": "0_1_23", "id": "0_1_23_6", "text": "咸阳市", "value": "咸阳市", "open": true}, { - "pId": "0_1_23", - "id": "0_1_23_7", - "text": "延安市", - "value": "延安市", - "open": true - }, {"pId": "0_1_23", "id": "0_1_23_8", "text": "榆林市", "value": "榆林市", "open": true}, { - "pId": "0_1", - "id": "0_1_24", - "text": "上海市( 共19个 )", - "value": "上海市", - "open": true - }, {"pId": "0_1_24", "id": "0_1_24_0", "text": "宝山区", "value": "宝山区", "open": true}, { - "pId": "0_1_24", - "id": "0_1_24_1", - "text": "长宁区", - "value": "长宁区", - "open": true - }, {"pId": "0_1_24", "id": "0_1_24_2", "text": "崇明县", "value": "崇明县", "open": true}, { - "pId": "0_1_24", - "id": "0_1_24_3", - "text": "奉贤区", - "value": "奉贤区", - "open": true - }, {"pId": "0_1_24", "id": "0_1_24_4", "text": "虹口区", "value": "虹口区", "open": true}, { - "pId": "0_1_24", - "id": "0_1_24_5", - "text": "黄浦区", - "value": "黄浦区", - "open": true - }, {"pId": "0_1_24", "id": "0_1_24_6", "text": "嘉定区", "value": "嘉定区", "open": true}, { - "pId": "0_1_24", - "id": "0_1_24_7", - "text": "金山区", - "value": "金山区", - "open": true - }, {"pId": "0_1_24", "id": "0_1_24_8", "text": "静安区", "value": "静安区", "open": true}, { - "pId": "0_1_24", - "id": "0_1_24_9", - "text": "昆明市", - "value": "昆明市", - "open": true - }, {"pId": "0_1_24", "id": "0_1_24_10", "text": "闵行区", "value": "闵行区", "open": true}, { - "pId": "0_1_24", - "id": "0_1_24_11", - "text": "普陀区", - "value": "普陀区", - "open": true - }, {"pId": "0_1_24", "id": "0_1_24_12", "text": "浦东新区", "value": "浦东新区", "open": true}, { - "pId": "0_1_24", - "id": "0_1_24_13", - "text": "青浦区", - "value": "青浦区", - "open": true - }, {"pId": "0_1_24", "id": "0_1_24_14", "text": "上海市区", "value": "上海市区", "open": true}, { - "pId": "0_1_24", - "id": "0_1_24_15", - "text": "松江区", - "value": "松江区", - "open": true - }, {"pId": "0_1_24", "id": "0_1_24_16", "text": "徐汇区", "value": "徐汇区", "open": true}, { - "pId": "0_1_24", - "id": "0_1_24_17", - "text": "杨浦区", - "value": "杨浦区", - "open": true - }, {"pId": "0_1_24", "id": "0_1_24_18", "text": "闸北区", "value": "闸北区", "open": true}, { - "pId": "0_1", - "id": "0_1_25", - "text": "四川省( 共21个 )", - "value": "四川省", - "open": true - }, {"pId": "0_1_25", "id": "0_1_25_0", "text": "阿坝藏族羌族自治州", "value": "阿坝藏族羌族自治州", "open": true}, { - "pId": "0_1_25", - "id": "0_1_25_1", - "text": "巴中市", - "value": "巴中市", - "open": true - }, {"pId": "0_1_25", "id": "0_1_25_2", "text": "成都市", "value": "成都市", "open": true}, { - "pId": "0_1_25", - "id": "0_1_25_3", - "text": "达州市", - "value": "达州市", - "open": true - }, {"pId": "0_1_25", "id": "0_1_25_4", "text": "德阳市", "value": "德阳市", "open": true}, { - "pId": "0_1_25", - "id": "0_1_25_5", - "text": "甘孜市", - "value": "甘孜市", - "open": true - }, {"pId": "0_1_25", "id": "0_1_25_6", "text": "广安市", "value": "广安市", "open": true}, { - "pId": "0_1_25", - "id": "0_1_25_7", - "text": "广元市", - "value": "广元市", - "open": true - }, {"pId": "0_1_25", "id": "0_1_25_8", "text": "乐山市", "value": "乐山市", "open": true}, { - "pId": "0_1_25", - "id": "0_1_25_9", - "text": "凉山市", - "value": "凉山市", - "open": true - }, {"pId": "0_1_25", "id": "0_1_25_10", "text": "泸州市", "value": "泸州市", "open": true}, { - "pId": "0_1_25", - "id": "0_1_25_11", - "text": "眉山市", - "value": "眉山市", - "open": true - }, {"pId": "0_1_25", "id": "0_1_25_12", "text": "绵阳市", "value": "绵阳市", "open": true}, { - "pId": "0_1_25", - "id": "0_1_25_13", - "text": "南充市", - "value": "南充市", - "open": true - }, {"pId": "0_1_25", "id": "0_1_25_14", "text": "内江市", "value": "内江市", "open": true}, { - "pId": "0_1_25", - "id": "0_1_25_15", - "text": "攀枝花市", - "value": "攀枝花市", - "open": true - }, {"pId": "0_1_25", "id": "0_1_25_16", "text": "遂宁市", "value": "遂宁市", "open": true}, { - "pId": "0_1_25", - "id": "0_1_25_17", - "text": "雅安市", - "value": "雅安市", - "open": true - }, {"pId": "0_1_25", "id": "0_1_25_18", "text": "宜宾市", "value": "宜宾市", "open": true}, { - "pId": "0_1_25", - "id": "0_1_25_19", - "text": "资阳市", - "value": "资阳市", - "open": true - }, {"pId": "0_1_25", "id": "0_1_25_20", "text": "自贡市", "value": "自贡市", "open": true}, { - "pId": "0_1", - "id": "0_1_26", - "text": "台湾( 共1个 )", - "value": "台湾", - "open": true - }, {"pId": "0_1_26", "id": "0_1_26_0", "text": "台北市", "value": "台北市", "open": true}, { - "pId": "0_1", - "id": "0_1_27", - "text": "天津市( 共1个 )", - "value": "天津市", - "open": true - }, {"pId": "0_1_27", "id": "0_1_27_0", "text": "天津市区", "value": "天津市区", "open": true}, { - "pId": "0_1", - "id": "0_1_28", - "text": "西藏自治区( 共2个 )", - "value": "西藏自治区", - "open": true - }, {"pId": "0_1_28", "id": "0_1_28_0", "text": "阿里市", "value": "阿里市", "open": true}, { - "pId": "0_1_28", - "id": "0_1_28_1", - "text": "日喀则市", - "value": "日喀则市", - "open": true - }, {"pId": "0_1", "id": "0_1_29", "text": "香港特别行政区( 共1个 )", "value": "香港特别行政区", "open": true}, { - "pId": "0_1_29", - "id": "0_1_29_0", - "text": "香港", - "value": "香港", - "open": true + TREEITEMS: [{pId: "0", id: "0_0", text: "( 共25个 )", value: "", open: true}, { + pId: "0_0", + id: "0_0_0", + text: "安徽省( 共1个 )", + value: "安徽省", + open: true + }, {pId: "0_0_0", id: "0_0_0_0", text: "芜湖市", value: "芜湖市", open: true}, { + pId: "0_0", + id: "0_0_1", + text: "北京市( 共6个 )", + value: "北京市", + open: true + }, {pId: "0_0_1", id: "0_0_1_0", text: "北京市区", value: "北京市区", open: true}, { + pId: "0_0_1", + id: "0_0_1_1", + text: "朝阳区", + value: "朝阳区", + open: true + }, {pId: "0_0_1", id: "0_0_1_2", text: "东城区", value: "东城区", open: true}, { + pId: "0_0_1", + id: "0_0_1_3", + text: "海淀区4内", + value: "海淀区4内", + open: true + }, {pId: "0_0_1", id: "0_0_1_4", text: "海淀区4外", value: "海淀区4外", open: true}, { + pId: "0_0_1", + id: "0_0_1_5", + text: "石景山区", + value: "石景山区", + open: true + }, {pId: "0_0", id: "0_0_2", text: "福建省( 共2个 )", value: "福建省", open: true}, { + pId: "0_0_2", + id: "0_0_2_0", + text: "莆田市", + value: "莆田市", + open: true + }, {pId: "0_0_2", id: "0_0_2_1", text: "泉州市", value: "泉州市", open: true}, { + pId: "0_0", + id: "0_0_3", + text: "甘肃省( 共1个 )", + value: "甘肃省", + open: true + }, {pId: "0_0_3", id: "0_0_3_0", text: "兰州市", value: "兰州市", open: true}, { + pId: "0_0", + id: "0_0_4", + text: "广东省( 共5个 )", + value: "广东省", + open: true + }, {pId: "0_0_4", id: "0_0_4_0", text: "东莞市", value: "东莞市", open: true}, { + pId: "0_0_4", + id: "0_0_4_1", + text: "广州市", + value: "广州市", + open: true + }, {pId: "0_0_4", id: "0_0_4_2", text: "惠州市", value: "惠州市", open: true}, { + pId: "0_0_4", + id: "0_0_4_3", + text: "深圳市", + value: "深圳市", + open: true + }, {pId: "0_0_4", id: "0_0_4_4", text: "珠海市", value: "珠海市", open: true}, { + pId: "0_0", + id: "0_0_5", + text: "广西壮族自治区( 共1个 )", + value: "广西壮族自治区", + open: true + }, {pId: "0_0_5", id: "0_0_5_0", text: "南宁市", value: "南宁市", open: true}, { + pId: "0_0", + id: "0_0_6", + text: "河北省( 共2个 )", + value: "河北省", + open: true + }, {pId: "0_0_6", id: "0_0_6_0", text: "保定市", value: "保定市", open: true}, { + pId: "0_0_6", + id: "0_0_6_1", + text: "邢台市", + value: "邢台市", + open: true + }, {pId: "0_0", id: "0_0_7", text: "河南省( 共1个 )", value: "河南省", open: true}, { + pId: "0_0_7", + id: "0_0_7_0", + text: "郑州市", + value: "郑州市", + open: true + }, {pId: "0_0", id: "0_0_8", text: "黑龙江省( 共7个 )", value: "黑龙江省", open: true}, { + pId: "0_0_8", + id: "0_0_8_0", + text: "大庆市", + value: "大庆市", + open: true + }, {pId: "0_0_8", id: "0_0_8_1", text: "哈尔滨市", value: "哈尔滨市", open: true}, { + pId: "0_0_8", + id: "0_0_8_2", + text: "鸡西市", + value: "鸡西市", + open: true + }, {pId: "0_0_8", id: "0_0_8_3", text: "佳木斯市", value: "佳木斯市", open: true}, { + pId: "0_0_8", + id: "0_0_8_4", + text: "牡丹江市", + value: "牡丹江市", + open: true + }, {pId: "0_0_8", id: "0_0_8_5", text: "齐齐哈尔市", value: "齐齐哈尔市", open: true}, { + pId: "0_0_8", + id: "0_0_8_6", + text: "双鸭山市", + value: "双鸭山市", + open: true + }, {pId: "0_0", id: "0_0_9", text: "湖北省( 共1个 )", value: "湖北省", open: true}, { + pId: "0_0_9", + id: "0_0_9_0", + text: "武汉市", + value: "武汉市", + open: true + }, {pId: "0_0", id: "0_0_10", text: "湖南省( 共3个 )", value: "湖南省", open: true}, { + pId: "0_0_10", + id: "0_0_10_0", + text: "常德市", + value: "常德市", + open: true + }, {pId: "0_0_10", id: "0_0_10_1", text: "长沙市", value: "长沙市", open: true}, { + pId: "0_0_10", + id: "0_0_10_2", + text: "邵阳市", + value: "邵阳市", + open: true + }, {pId: "0_0", id: "0_0_11", text: "吉林省( 共4个 )", value: "吉林省", open: true}, { + pId: "0_0_11", + id: "0_0_11_0", + text: "白山市", + value: "白山市", + open: true + }, {pId: "0_0_11", id: "0_0_11_1", text: "长春市", value: "长春市", open: true}, { + pId: "0_0_11", + id: "0_0_11_2", + text: "松原市", + value: "松原市", + open: true + }, {pId: "0_0_11", id: "0_0_11_3", text: "通化市", value: "通化市", open: true}, { + pId: "0_0", + id: "0_0_12", + text: "江苏省( 共8个 )", + value: "江苏省", + open: true + }, {pId: "0_0_12", id: "0_0_12_0", text: "常州市", value: "常州市", open: true}, { + pId: "0_0_12", + id: "0_0_12_1", + text: "南京市", + value: "南京市", + open: true + }, {pId: "0_0_12", id: "0_0_12_2", text: "南通市", value: "南通市", open: true}, { + pId: "0_0_12", + id: "0_0_12_3", + text: "苏州市", + value: "苏州市", + open: true + }, {pId: "0_0_12", id: "0_0_12_4", text: "宿迁市", value: "宿迁市", open: true}, { + pId: "0_0_12", + id: "0_0_12_5", + text: "泰州市", + value: "泰州市", + open: true + }, {pId: "0_0_12", id: "0_0_12_6", text: "无锡市", value: "无锡市", open: true}, { + pId: "0_0_12", + id: "0_0_12_7", + text: "盐城市", + value: "盐城市", + open: true + }, {pId: "0_0", id: "0_0_13", text: "辽宁省( 共11个 )", value: "辽宁省", open: true}, { + pId: "0_0_13", + id: "0_0_13_0", + text: "鞍山市", + value: "鞍山市", + open: true + }, {pId: "0_0_13", id: "0_0_13_1", text: "本溪市", value: "本溪市", open: true}, { + pId: "0_0_13", + id: "0_0_13_2", + text: "朝阳市", + value: "朝阳市", + open: true + }, {pId: "0_0_13", id: "0_0_13_3", text: "大连市", value: "大连市", open: true}, { + pId: "0_0_13", + id: "0_0_13_4", + text: "抚顺市", + value: "抚顺市", + open: true + }, {pId: "0_0_13", id: "0_0_13_5", text: "葫芦岛市", value: "葫芦岛市", open: true}, { + pId: "0_0_13", + id: "0_0_13_6", + text: "锦州市", + value: "锦州市", + open: true + }, {pId: "0_0_13", id: "0_0_13_7", text: "辽阳市", value: "辽阳市", open: true}, { + pId: "0_0_13", + id: "0_0_13_8", + text: "盘锦市", + value: "盘锦市", + open: true + }, {pId: "0_0_13", id: "0_0_13_9", text: "沈阳市", value: "沈阳市", open: true}, { + pId: "0_0_13", + id: "0_0_13_10", + text: "营口市", + value: "营口市", + open: true + }, {pId: "0_0", id: "0_0_14", text: "内蒙古( 共1个 )", value: "内蒙古", open: true}, { + pId: "0_0_14", + id: "0_0_14_0", + text: "鄂尔多斯市", + value: "鄂尔多斯市", + open: true + }, {pId: "0_0", id: "0_0_15", text: "宁夏回族自治区( 共1个 )", value: "宁夏回族自治区", open: true}, { + pId: "0_0_15", + id: "0_0_15_0", + text: "银川市", + value: "银川市", + open: true + }, {pId: "0_0", id: "0_0_16", text: "山东省( 共7个 )", value: "山东省", open: true}, { + pId: "0_0_16", + id: "0_0_16_0", + text: "济南市", + value: "济南市", + open: true + }, {pId: "0_0_16", id: "0_0_16_1", text: "济宁市", value: "济宁市", open: true}, { + pId: "0_0_16", + id: "0_0_16_2", + text: "聊城市", + value: "聊城市", + open: true + }, {pId: "0_0_16", id: "0_0_16_3", text: "临沂市", value: "临沂市", open: true}, { + pId: "0_0_16", + id: "0_0_16_4", + text: "青岛市", + value: "青岛市", + open: true + }, {pId: "0_0_16", id: "0_0_16_5", text: "烟台市", value: "烟台市", open: true}, { + pId: "0_0_16", + id: "0_0_16_6", + text: "枣庄市", + value: "枣庄市", + open: true + }, {pId: "0_0", id: "0_0_17", text: "山西省( 共1个 )", value: "山西省", open: true}, { + pId: "0_0_17", + id: "0_0_17_0", + text: "太原市", + value: "太原市", + open: true + }, {pId: "0_0", id: "0_0_18", text: "陕西省( 共1个 )", value: "陕西省", open: true}, { + pId: "0_0_18", + id: "0_0_18_0", + text: "西安市", + value: "西安市", + open: true + }, {pId: "0_0", id: "0_0_19", text: "上海市( 共1个 )", value: "上海市", open: true}, { + pId: "0_0_19", + id: "0_0_19_0", + text: "上海市区", + value: "上海市区", + open: true + }, {pId: "0_0", id: "0_0_20", text: "四川省( 共1个 )", value: "四川省", open: true}, { + pId: "0_0_20", + id: "0_0_20_0", + text: "成都市", + value: "成都市", + open: true + }, {pId: "0_0", id: "0_0_21", text: "新疆维吾尔族自治区( 共2个 )", value: "新疆维吾尔族自治区", open: true}, { + pId: "0_0_21", + id: "0_0_21_0", + text: "吐鲁番地区", + value: "吐鲁番地区", + open: true + }, {pId: "0_0_21", id: "0_0_21_1", text: "乌鲁木齐", value: "乌鲁木齐", open: true}, { + pId: "0_0", + id: "0_0_22", + text: "云南省( 共1个 )", + value: "云南省", + open: true + }, {pId: "0_0_22", id: "0_0_22_0", text: "昆明市", value: "昆明市", open: true}, { + pId: "0_0", + id: "0_0_23", + text: "浙江省( 共5个 )", + value: "浙江省", + open: true + }, {pId: "0_0_23", id: "0_0_23_0", text: "杭州市", value: "杭州市", open: true}, { + pId: "0_0_23", + id: "0_0_23_1", + text: "湖州市", + value: "湖州市", + open: true + }, {pId: "0_0_23", id: "0_0_23_2", text: "嘉兴市", value: "嘉兴市", open: true}, { + pId: "0_0_23", + id: "0_0_23_3", + text: "宁波市", + value: "宁波市", + open: true + }, {pId: "0_0_23", id: "0_0_23_4", text: "绍兴市", value: "绍兴市", open: true}, { + pId: "0_0", + id: "0_0_24", + text: "重庆市( 共1个 )", + value: "重庆市", + open: true + }, {pId: "0_0_24", id: "0_0_24_0", text: "重庆市区", value: "重庆市区", open: true}, { + pId: "0", + id: "0_1", + text: "中国( 共34个 )", + value: "中国", + open: true + }, {pId: "0_1", id: "0_1_0", text: "安徽省( 共19个 )", value: "安徽省", open: true}, { + pId: "0_1_0", + id: "0_1_0_0", + text: "安庆市", + value: "安庆市", + open: true + }, {pId: "0_1_0", id: "0_1_0_1", text: "蚌埠市", value: "蚌埠市", open: true}, { + pId: "0_1_0", + id: "0_1_0_2", + text: "亳州市", + value: "亳州市", + open: true + }, {pId: "0_1_0", id: "0_1_0_3", text: "巢湖市", value: "巢湖市", open: true}, { + pId: "0_1_0", + id: "0_1_0_4", + text: "池州市", + value: "池州市", + open: true + }, {pId: "0_1_0", id: "0_1_0_5", text: "滁州市", value: "滁州市", open: true}, { + pId: "0_1_0", + id: "0_1_0_6", + text: "阜阳市", + value: "阜阳市", + open: true + }, {pId: "0_1_0", id: "0_1_0_7", text: "毫州市", value: "毫州市", open: true}, { + pId: "0_1_0", + id: "0_1_0_8", + text: "合肥市", + value: "合肥市", + open: true + }, {pId: "0_1_0", id: "0_1_0_9", text: "淮北市", value: "淮北市", open: true}, { + pId: "0_1_0", + id: "0_1_0_10", + text: "淮南市", + value: "淮南市", + open: true + }, {pId: "0_1_0", id: "0_1_0_11", text: "黄山市", value: "黄山市", open: true}, { + pId: "0_1_0", + id: "0_1_0_12", + text: "六安市", + value: "六安市", + open: true + }, {pId: "0_1_0", id: "0_1_0_13", text: "马鞍山市", value: "马鞍山市", open: true}, { + pId: "0_1_0", + id: "0_1_0_14", + text: "濮阳市", + value: "濮阳市", + open: true + }, {pId: "0_1_0", id: "0_1_0_15", text: "宿州市", value: "宿州市", open: true}, { + pId: "0_1_0", + id: "0_1_0_16", + text: "铜陵市", + value: "铜陵市", + open: true + }, {pId: "0_1_0", id: "0_1_0_17", text: "芜湖市", value: "芜湖市", open: true}, { + pId: "0_1_0", + id: "0_1_0_18", + text: "宣城市", + value: "宣城市", + open: true + }, {pId: "0_1", id: "0_1_1", text: "澳门特别行政区( 共1个 )", value: "澳门特别行政区", open: true}, { + pId: "0_1_1", + id: "0_1_1_0", + text: "澳门", + value: "澳门", + open: true + }, {pId: "0_1", id: "0_1_2", text: "北京市( 共17个 )", value: "北京市", open: true}, { + pId: "0_1_2", + id: "0_1_2_0", + text: "北京市区", + value: "北京市区", + open: true + }, {pId: "0_1_2", id: "0_1_2_1", text: "昌平区", value: "昌平区", open: true}, { + pId: "0_1_2", + id: "0_1_2_2", + text: "朝阳区", + value: "朝阳区", + open: true + }, {pId: "0_1_2", id: "0_1_2_3", text: "大兴区", value: "大兴区", open: true}, { + pId: "0_1_2", + id: "0_1_2_4", + text: "东城区", + value: "东城区", + open: true + }, {pId: "0_1_2", id: "0_1_2_5", text: "房山区", value: "房山区", open: true}, { + pId: "0_1_2", + id: "0_1_2_6", + text: "丰台区", + value: "丰台区", + open: true + }, {pId: "0_1_2", id: "0_1_2_7", text: "海淀区", value: "海淀区", open: true}, { + pId: "0_1_2", + id: "0_1_2_8", + text: "海淀区4内", + value: "海淀区4内", + open: true + }, {pId: "0_1_2", id: "0_1_2_9", text: "海淀区4外", value: "海淀区4外", open: true}, { + pId: "0_1_2", + id: "0_1_2_10", + text: "门头沟区", + value: "门头沟区", + open: true + }, {pId: "0_1_2", id: "0_1_2_11", text: "平谷区", value: "平谷区", open: true}, { + pId: "0_1_2", + id: "0_1_2_12", + text: "石景山区", + value: "石景山区", + open: true + }, {pId: "0_1_2", id: "0_1_2_13", text: "顺义区", value: "顺义区", open: true}, { + pId: "0_1_2", + id: "0_1_2_14", + text: "通州区", + value: "通州区", + open: true + }, {pId: "0_1_2", id: "0_1_2_15", text: "西城区", value: "西城区", open: true}, { + pId: "0_1_2", + id: "0_1_2_16", + text: "西城区 ", + value: "西城区 ", + open: true + }, {pId: "0_1", id: "0_1_3", text: "福建省( 共9个 )", value: "福建省", open: true}, { + pId: "0_1_3", + id: "0_1_3_0", + text: "福州市", + value: "福州市", + open: true + }, {pId: "0_1_3", id: "0_1_3_1", text: "龙岩市", value: "龙岩市", open: true}, { + pId: "0_1_3", + id: "0_1_3_2", + text: "南平市", + value: "南平市", + open: true + }, {pId: "0_1_3", id: "0_1_3_3", text: "宁德市", value: "宁德市", open: true}, { + pId: "0_1_3", + id: "0_1_3_4", + text: "莆田市", + value: "莆田市", + open: true + }, {pId: "0_1_3", id: "0_1_3_5", text: "泉州市", value: "泉州市", open: true}, { + pId: "0_1_3", + id: "0_1_3_6", + text: "三明市", + value: "三明市", + open: true + }, {pId: "0_1_3", id: "0_1_3_7", text: "厦门市", value: "厦门市", open: true}, { + pId: "0_1_3", + id: "0_1_3_8", + text: "漳州市", + value: "漳州市", + open: true + }, {pId: "0_1", id: "0_1_4", text: "甘肃省( 共12个 )", value: "甘肃省", open: true}, { + pId: "0_1_4", + id: "0_1_4_0", + text: "白银市", + value: "白银市", + open: true + }, {pId: "0_1_4", id: "0_1_4_1", text: "嘉峪关市", value: "嘉峪关市", open: true}, { + pId: "0_1_4", + id: "0_1_4_2", + text: "金昌市", + value: "金昌市", + open: true + }, {pId: "0_1_4", id: "0_1_4_3", text: "酒泉市", value: "酒泉市", open: true}, { + pId: "0_1_4", + id: "0_1_4_4", + text: "兰州市", + value: "兰州市", + open: true + }, {pId: "0_1_4", id: "0_1_4_5", text: "陇南市", value: "陇南市", open: true}, { + pId: "0_1_4", + id: "0_1_4_6", + text: "平凉市", + value: "平凉市", + open: true + }, {pId: "0_1_4", id: "0_1_4_7", text: "庆阳市", value: "庆阳市", open: true}, { + pId: "0_1_4", + id: "0_1_4_8", + text: "天津市区", + value: "天津市区", + open: true + }, {pId: "0_1_4", id: "0_1_4_9", text: "天水市", value: "天水市", open: true}, { + pId: "0_1_4", + id: "0_1_4_10", + text: "武威市", + value: "武威市", + open: true + }, {pId: "0_1_4", id: "0_1_4_11", text: "张掖市", value: "张掖市", open: true}, { + pId: "0_1", + id: "0_1_5", + text: "广东省( 共21个 )", + value: "广东省", + open: true + }, {pId: "0_1_5", id: "0_1_5_0", text: "潮州市", value: "潮州市", open: true}, { + pId: "0_1_5", + id: "0_1_5_1", + text: "东莞市", + value: "东莞市", + open: true + }, {pId: "0_1_5", id: "0_1_5_2", text: "佛山市", value: "佛山市", open: true}, { + pId: "0_1_5", + id: "0_1_5_3", + text: "广州市", + value: "广州市", + open: true + }, {pId: "0_1_5", id: "0_1_5_4", text: "河源市", value: "河源市", open: true}, { + pId: "0_1_5", + id: "0_1_5_5", + text: "惠州市", + value: "惠州市", + open: true + }, {pId: "0_1_5", id: "0_1_5_6", text: "江门市", value: "江门市", open: true}, { + pId: "0_1_5", + id: "0_1_5_7", + text: "揭阳市", + value: "揭阳市", + open: true + }, {pId: "0_1_5", id: "0_1_5_8", text: "茂名市", value: "茂名市", open: true}, { + pId: "0_1_5", + id: "0_1_5_9", + text: "梅州市", + value: "梅州市", + open: true + }, {pId: "0_1_5", id: "0_1_5_10", text: "清远市", value: "清远市", open: true}, { + pId: "0_1_5", + id: "0_1_5_11", + text: "汕头市", + value: "汕头市", + open: true + }, {pId: "0_1_5", id: "0_1_5_12", text: "汕尾市", value: "汕尾市", open: true}, { + pId: "0_1_5", + id: "0_1_5_13", + text: "韶关市", + value: "韶关市", + open: true + }, {pId: "0_1_5", id: "0_1_5_14", text: "深圳市", value: "深圳市", open: true}, { + pId: "0_1_5", + id: "0_1_5_15", + text: "阳江市", + value: "阳江市", + open: true + }, {pId: "0_1_5", id: "0_1_5_16", text: "云浮市", value: "云浮市", open: true}, { + pId: "0_1_5", + id: "0_1_5_17", + text: "湛江市", + value: "湛江市", + open: true + }, {pId: "0_1_5", id: "0_1_5_18", text: "肇庆市", value: "肇庆市", open: true}, { + pId: "0_1_5", + id: "0_1_5_19", + text: "中山市", + value: "中山市", + open: true + }, {pId: "0_1_5", id: "0_1_5_20", text: "珠海市", value: "珠海市", open: true}, { + pId: "0_1", + id: "0_1_6", + text: "广西壮族自治区( 共14个 )", + value: "广西壮族自治区", + open: true + }, {pId: "0_1_6", id: "0_1_6_0", text: "百色市", value: "百色市", open: true}, { + pId: "0_1_6", + id: "0_1_6_1", + text: "北海市", + value: "北海市", + open: true + }, {pId: "0_1_6", id: "0_1_6_2", text: "崇左市", value: "崇左市", open: true}, { + pId: "0_1_6", + id: "0_1_6_3", + text: "防城港市", + value: "防城港市", + open: true + }, {pId: "0_1_6", id: "0_1_6_4", text: "桂林市", value: "桂林市", open: true}, { + pId: "0_1_6", + id: "0_1_6_5", + text: "贵港市", + value: "贵港市", + open: true + }, {pId: "0_1_6", id: "0_1_6_6", text: "河池市", value: "河池市", open: true}, { + pId: "0_1_6", + id: "0_1_6_7", + text: "贺州市", + value: "贺州市", + open: true + }, {pId: "0_1_6", id: "0_1_6_8", text: "来宾市", value: "来宾市", open: true}, { + pId: "0_1_6", + id: "0_1_6_9", + text: "柳州市", + value: "柳州市", + open: true + }, {pId: "0_1_6", id: "0_1_6_10", text: "南宁市", value: "南宁市", open: true}, { + pId: "0_1_6", + id: "0_1_6_11", + text: "钦州市", + value: "钦州市", + open: true + }, {pId: "0_1_6", id: "0_1_6_12", text: "梧州市", value: "梧州市", open: true}, { + pId: "0_1_6", + id: "0_1_6_13", + text: "玉林市", + value: "玉林市", + open: true + }, {pId: "0_1", id: "0_1_7", text: "贵州省( 共9个 )", value: "贵州省", open: true}, { + pId: "0_1_7", + id: "0_1_7_0", + text: "安顺市", + value: "安顺市", + open: true + }, {pId: "0_1_7", id: "0_1_7_1", text: "毕节地区", value: "毕节地区", open: true}, { + pId: "0_1_7", + id: "0_1_7_2", + text: "贵阳市", + value: "贵阳市", + open: true + }, {pId: "0_1_7", id: "0_1_7_3", text: "六盘水市", value: "六盘水市", open: true}, { + pId: "0_1_7", + id: "0_1_7_4", + text: "黔东南州", + value: "黔东南州", + open: true + }, {pId: "0_1_7", id: "0_1_7_5", text: "黔南州", value: "黔南州", open: true}, { + pId: "0_1_7", + id: "0_1_7_6", + text: "黔西南市", + value: "黔西南市", + open: true + }, {pId: "0_1_7", id: "0_1_7_7", text: "铜仁地区", value: "铜仁地区", open: true}, { + pId: "0_1_7", + id: "0_1_7_8", + text: "遵义市", + value: "遵义市", + open: true + }, {pId: "0_1", id: "0_1_8", text: "海南省( 共2个 )", value: "海南省", open: true}, { + pId: "0_1_8", + id: "0_1_8_0", + text: "海口市", + value: "海口市", + open: true + }, {pId: "0_1_8", id: "0_1_8_1", text: "三亚市", value: "三亚市", open: true}, { + pId: "0_1", + id: "0_1_9", + text: "河北省( 共12个 )", + value: "河北省", + open: true + }, {pId: "0_1_9", id: "0_1_9_0", text: "保定市", value: "保定市", open: true}, { + pId: "0_1_9", + id: "0_1_9_1", + text: "沧州市", + value: "沧州市", + open: true + }, {pId: "0_1_9", id: "0_1_9_2", text: "承德市", value: "承德市", open: true}, { + pId: "0_1_9", + id: "0_1_9_3", + text: "邯郸市", + value: "邯郸市", + open: true + }, {pId: "0_1_9", id: "0_1_9_4", text: "衡水市", value: "衡水市", open: true}, { + pId: "0_1_9", + id: "0_1_9_5", + text: "廊坊市", + value: "廊坊市", + open: true + }, {pId: "0_1_9", id: "0_1_9_6", text: "秦皇岛市", value: "秦皇岛市", open: true}, { + pId: "0_1_9", + id: "0_1_9_7", + text: "石家庄市", + value: "石家庄市", + open: true + }, {pId: "0_1_9", id: "0_1_9_8", text: "唐山市", value: "唐山市", open: true}, { + pId: "0_1_9", + id: "0_1_9_9", + text: "天津市区", + value: "天津市区", + open: true + }, {pId: "0_1_9", id: "0_1_9_10", text: "邢台市", value: "邢台市", open: true}, { + pId: "0_1_9", + id: "0_1_9_11", + text: "张家口市", + value: "张家口市", + open: true + }, {pId: "0_1", id: "0_1_10", text: "河南省( 共19个 )", value: "河南省", open: true}, { + pId: "0_1_10", + id: "0_1_10_0", + text: "安阳市", + value: "安阳市", + open: true + }, {pId: "0_1_10", id: "0_1_10_1", text: "鹤壁市", value: "鹤壁市", open: true}, { + pId: "0_1_10", + id: "0_1_10_2", + text: "济源市", + value: "济源市", + open: true + }, {pId: "0_1_10", id: "0_1_10_3", text: "焦作市", value: "焦作市", open: true}, { + pId: "0_1_10", + id: "0_1_10_4", + text: "开封市", + value: "开封市", + open: true + }, {pId: "0_1_10", id: "0_1_10_5", text: "廊坊市", value: "廊坊市", open: true}, { + pId: "0_1_10", + id: "0_1_10_6", + text: "洛阳市", + value: "洛阳市", + open: true + }, {pId: "0_1_10", id: "0_1_10_7", text: "漯河市", value: "漯河市", open: true}, { + pId: "0_1_10", + id: "0_1_10_8", + text: "南阳市", + value: "南阳市", + open: true + }, {pId: "0_1_10", id: "0_1_10_9", text: "平顶山市", value: "平顶山市", open: true}, { + pId: "0_1_10", + id: "0_1_10_10", + text: "濮阳市", + value: "濮阳市", + open: true + }, {pId: "0_1_10", id: "0_1_10_11", text: "三门峡市", value: "三门峡市", open: true}, { + pId: "0_1_10", + id: "0_1_10_12", + text: "商丘市", + value: "商丘市", + open: true + }, {pId: "0_1_10", id: "0_1_10_13", text: "新乡市", value: "新乡市", open: true}, { + pId: "0_1_10", + id: "0_1_10_14", + text: "信阳市", + value: "信阳市", + open: true + }, {pId: "0_1_10", id: "0_1_10_15", text: "许昌市", value: "许昌市", open: true}, { + pId: "0_1_10", + id: "0_1_10_16", + text: "郑州市", + value: "郑州市", + open: true + }, {pId: "0_1_10", id: "0_1_10_17", text: "周口市", value: "周口市", open: true}, { + pId: "0_1_10", + id: "0_1_10_18", + text: "驻马店市", + value: "驻马店市", + open: true + }, {pId: "0_1", id: "0_1_11", text: "黑龙江省( 共13个 )", value: "黑龙江省", open: true}, { + pId: "0_1_11", + id: "0_1_11_0", + text: "大庆市", + value: "大庆市", + open: true + }, {pId: "0_1_11", id: "0_1_11_1", text: "大兴安岭地区", value: "大兴安岭地区", open: true}, { + pId: "0_1_11", + id: "0_1_11_2", + text: "大兴安岭市", + value: "大兴安岭市", + open: true + }, {pId: "0_1_11", id: "0_1_11_3", text: "哈尔滨市", value: "哈尔滨市", open: true}, { + pId: "0_1_11", + id: "0_1_11_4", + text: "鹤港市", + value: "鹤港市", + open: true + }, {pId: "0_1_11", id: "0_1_11_5", text: "黑河市", value: "黑河市", open: true}, { + pId: "0_1_11", + id: "0_1_11_6", + text: "佳木斯市", + value: "佳木斯市", + open: true + }, {pId: "0_1_11", id: "0_1_11_7", text: "牡丹江市", value: "牡丹江市", open: true}, { + pId: "0_1_11", + id: "0_1_11_8", + text: "七台河市", + value: "七台河市", + open: true + }, {pId: "0_1_11", id: "0_1_11_9", text: "齐齐哈尔市", value: "齐齐哈尔市", open: true}, { + pId: "0_1_11", + id: "0_1_11_10", + text: "双鸭山市", + value: "双鸭山市", + open: true + }, {pId: "0_1_11", id: "0_1_11_11", text: "绥化市", value: "绥化市", open: true}, { + pId: "0_1_11", + id: "0_1_11_12", + text: "伊春市", + value: "伊春市", + open: true + }, {pId: "0_1", id: "0_1_12", text: "湖北省( 共16个 )", value: "湖北省", open: true}, { + pId: "0_1_12", + id: "0_1_12_0", + text: "鄂州市", + value: "鄂州市", + open: true + }, {pId: "0_1_12", id: "0_1_12_1", text: "恩施土家族苗族自治州", value: "恩施土家族苗族自治州", open: true}, { + pId: "0_1_12", + id: "0_1_12_2", + text: "黄冈市", + value: "黄冈市", + open: true + }, {pId: "0_1_12", id: "0_1_12_3", text: "黄石市", value: "黄石市", open: true}, { + pId: "0_1_12", + id: "0_1_12_4", + text: "荆门市", + value: "荆门市", + open: true + }, {pId: "0_1_12", id: "0_1_12_5", text: "荆州市", value: "荆州市", open: true}, { + pId: "0_1_12", + id: "0_1_12_6", + text: "神农架市", + value: "神农架市", + open: true + }, {pId: "0_1_12", id: "0_1_12_7", text: "十堰市", value: "十堰市", open: true}, { + pId: "0_1_12", + id: "0_1_12_8", + text: "随州市", + value: "随州市", + open: true + }, {pId: "0_1_12", id: "0_1_12_9", text: "天门市", value: "天门市", open: true}, { + pId: "0_1_12", + id: "0_1_12_10", + text: "武汉市", + value: "武汉市", + open: true + }, {pId: "0_1_12", id: "0_1_12_11", text: "咸宁市", value: "咸宁市", open: true}, { + pId: "0_1_12", + id: "0_1_12_12", + text: "襄樊市", + value: "襄樊市", + open: true + }, {pId: "0_1_12", id: "0_1_12_13", text: "襄阳市", value: "襄阳市", open: true}, { + pId: "0_1_12", + id: "0_1_12_14", + text: "孝感市", + value: "孝感市", + open: true + }, {pId: "0_1_12", id: "0_1_12_15", text: "宜昌市", value: "宜昌市", open: true}, { + pId: "0_1", + id: "0_1_13", + text: "湖南省( 共15个 )", + value: "湖南省", + open: true + }, {pId: "0_1_13", id: "0_1_13_0", text: "常德市", value: "常德市", open: true}, { + pId: "0_1_13", + id: "0_1_13_1", + text: "长沙市", + value: "长沙市", + open: true + }, {pId: "0_1_13", id: "0_1_13_2", text: "郴州市", value: "郴州市", open: true}, { + pId: "0_1_13", + id: "0_1_13_3", + text: "衡阳市", + value: "衡阳市", + open: true + }, {pId: "0_1_13", id: "0_1_13_4", text: "怀化市", value: "怀化市", open: true}, { + pId: "0_1_13", + id: "0_1_13_5", + text: "娄底市", + value: "娄底市", + open: true + }, {pId: "0_1_13", id: "0_1_13_6", text: "邵阳市", value: "邵阳市", open: true}, { + pId: "0_1_13", + id: "0_1_13_7", + text: "湘潭市", + value: "湘潭市", + open: true + }, {pId: "0_1_13", id: "0_1_13_8", text: "湘西市", value: "湘西市", open: true}, { + pId: "0_1_13", + id: "0_1_13_9", + text: "湘西土家族苗族自治州", + value: "湘西土家族苗族自治州", + open: true + }, {pId: "0_1_13", id: "0_1_13_10", text: "益阳市", value: "益阳市", open: true}, { + pId: "0_1_13", + id: "0_1_13_11", + text: "永州市", + value: "永州市", + open: true + }, {pId: "0_1_13", id: "0_1_13_12", text: "岳阳市", value: "岳阳市", open: true}, { + pId: "0_1_13", + id: "0_1_13_13", + text: "张家界市", + value: "张家界市", + open: true + }, {pId: "0_1_13", id: "0_1_13_14", text: "株洲市", value: "株洲市", open: true}, { + pId: "0_1", + id: "0_1_14", + text: "吉林省( 共10个 )", + value: "吉林省", + open: true + }, {pId: "0_1_14", id: "0_1_14_0", text: "白城市", value: "白城市", open: true}, { + pId: "0_1_14", + id: "0_1_14_1", + text: "白山市", + value: "白山市", + open: true + }, {pId: "0_1_14", id: "0_1_14_2", text: "长春市", value: "长春市", open: true}, { + pId: "0_1_14", + id: "0_1_14_3", + text: "大庆市", + value: "大庆市", + open: true + }, {pId: "0_1_14", id: "0_1_14_4", text: "吉林市", value: "吉林市", open: true}, { + pId: "0_1_14", + id: "0_1_14_5", + text: "辽源市", + value: "辽源市", + open: true + }, {pId: "0_1_14", id: "0_1_14_6", text: "四平市", value: "四平市", open: true}, { + pId: "0_1_14", + id: "0_1_14_7", + text: "松原市", + value: "松原市", + open: true + }, {pId: "0_1_14", id: "0_1_14_8", text: "通化市", value: "通化市", open: true}, { + pId: "0_1_14", + id: "0_1_14_9", + text: "延边朝鲜族自治州", + value: "延边朝鲜族自治州", + open: true + }, {pId: "0_1", id: "0_1_15", text: "江苏省( 共13个 )", value: "江苏省", open: true}, { + pId: "0_1_15", + id: "0_1_15_0", + text: "常州市", + value: "常州市", + open: true + }, {pId: "0_1_15", id: "0_1_15_1", text: "淮安市", value: "淮安市", open: true}, { + pId: "0_1_15", + id: "0_1_15_2", + text: "连云港市", + value: "连云港市", + open: true + }, {pId: "0_1_15", id: "0_1_15_3", text: "南京市", value: "南京市", open: true}, { + pId: "0_1_15", + id: "0_1_15_4", + text: "南通市", + value: "南通市", + open: true + }, {pId: "0_1_15", id: "0_1_15_5", text: "苏州市", value: "苏州市", open: true}, { + pId: "0_1_15", + id: "0_1_15_6", + text: "宿迁市", + value: "宿迁市", + open: true + }, {pId: "0_1_15", id: "0_1_15_7", text: "泰州市", value: "泰州市", open: true}, { + pId: "0_1_15", + id: "0_1_15_8", + text: "无锡市", + value: "无锡市", + open: true + }, {pId: "0_1_15", id: "0_1_15_9", text: "徐州市", value: "徐州市", open: true}, { + pId: "0_1_15", + id: "0_1_15_10", + text: "盐城市", + value: "盐城市", + open: true + }, {pId: "0_1_15", id: "0_1_15_11", text: "扬州市", value: "扬州市", open: true}, { + pId: "0_1_15", + id: "0_1_15_12", + text: "镇江市", + value: "镇江市", + open: true + }, {pId: "0_1", id: "0_1_16", text: "江西省( 共10个 )", value: "江西省", open: true}, { + pId: "0_1_16", + id: "0_1_16_0", + text: "抚州市", + value: "抚州市", + open: true + }, {pId: "0_1_16", id: "0_1_16_1", text: "赣州市", value: "赣州市", open: true}, { + pId: "0_1_16", + id: "0_1_16_2", + text: "景德镇市", + value: "景德镇市", + open: true + }, {pId: "0_1_16", id: "0_1_16_3", text: "九江市", value: "九江市", open: true}, { + pId: "0_1_16", + id: "0_1_16_4", + text: "南昌市", + value: "南昌市", + open: true + }, {pId: "0_1_16", id: "0_1_16_5", text: "萍乡市", value: "萍乡市", open: true}, { + pId: "0_1_16", + id: "0_1_16_6", + text: "上饶市", + value: "上饶市", + open: true + }, {pId: "0_1_16", id: "0_1_16_7", text: "新余市", value: "新余市", open: true}, { + pId: "0_1_16", + id: "0_1_16_8", + text: "宜春市", + value: "宜春市", + open: true + }, {pId: "0_1_16", id: "0_1_16_9", text: "鹰潭市", value: "鹰潭市", open: true}, { + pId: "0_1", + id: "0_1_17", + text: "辽宁省( 共14个 )", + value: "辽宁省", + open: true + }, {pId: "0_1_17", id: "0_1_17_0", text: "鞍山市", value: "鞍山市", open: true}, { + pId: "0_1_17", + id: "0_1_17_1", + text: "本溪市", + value: "本溪市", + open: true + }, {pId: "0_1_17", id: "0_1_17_2", text: "朝阳市", value: "朝阳市", open: true}, { + pId: "0_1_17", + id: "0_1_17_3", + text: "大连市", + value: "大连市", + open: true + }, {pId: "0_1_17", id: "0_1_17_4", text: "丹东市", value: "丹东市", open: true}, { + pId: "0_1_17", + id: "0_1_17_5", + text: "抚顺市", + value: "抚顺市", + open: true + }, {pId: "0_1_17", id: "0_1_17_6", text: "阜新市", value: "阜新市", open: true}, { + pId: "0_1_17", + id: "0_1_17_7", + text: "葫芦岛市", + value: "葫芦岛市", + open: true + }, {pId: "0_1_17", id: "0_1_17_8", text: "锦州市", value: "锦州市", open: true}, { + pId: "0_1_17", + id: "0_1_17_9", + text: "辽阳市", + value: "辽阳市", + open: true + }, {pId: "0_1_17", id: "0_1_17_10", text: "盘锦市", value: "盘锦市", open: true}, { + pId: "0_1_17", + id: "0_1_17_11", + text: "沈阳市", + value: "沈阳市", + open: true + }, {pId: "0_1_17", id: "0_1_17_12", text: "铁岭市", value: "铁岭市", open: true}, { + pId: "0_1_17", + id: "0_1_17_13", + text: "营口市", + value: "营口市", + open: true + }, {pId: "0_1", id: "0_1_18", text: "内蒙古( 共10个 )", value: "内蒙古", open: true}, { + pId: "0_1_18", + id: "0_1_18_0", + text: "包头市", + value: "包头市", + open: true + }, {pId: "0_1_18", id: "0_1_18_1", text: "赤峰市", value: "赤峰市", open: true}, { + pId: "0_1_18", + id: "0_1_18_2", + text: "鄂尔多斯市", + value: "鄂尔多斯市", + open: true + }, {pId: "0_1_18", id: "0_1_18_3", text: "呼和浩特市", value: "呼和浩特市", open: true}, { + pId: "0_1_18", + id: "0_1_18_4", + text: "呼伦贝尔市", + value: "呼伦贝尔市", + open: true + }, {pId: "0_1_18", id: "0_1_18_5", text: "通辽市", value: "通辽市", open: true}, { + pId: "0_1_18", + id: "0_1_18_6", + text: "乌海市", + value: "乌海市", + open: true + }, {pId: "0_1_18", id: "0_1_18_7", text: "锡林郭勒市", value: "锡林郭勒市", open: true}, { + pId: "0_1_18", + id: "0_1_18_8", + text: "兴安市", + value: "兴安市", + open: true + }, {pId: "0_1_18", id: "0_1_18_9", text: "运城市", value: "运城市", open: true}, { + pId: "0_1", + id: "0_1_19", + text: "宁夏回族自治区( 共5个 )", + value: "宁夏回族自治区", + open: true + }, {pId: "0_1_19", id: "0_1_19_0", text: "固原市", value: "固原市", open: true}, { + pId: "0_1_19", + id: "0_1_19_1", + text: "石嘴山市", + value: "石嘴山市", + open: true + }, {pId: "0_1_19", id: "0_1_19_2", text: "吴忠市", value: "吴忠市", open: true}, { + pId: "0_1_19", + id: "0_1_19_3", + text: "银川市", + value: "银川市", + open: true + }, {pId: "0_1_19", id: "0_1_19_4", text: "中卫市", value: "中卫市", open: true}, { + pId: "0_1", + id: "0_1_20", + text: "青海省( 共4个 )", + value: "青海省", + open: true + }, {pId: "0_1_20", id: "0_1_20_0", text: "海东地区", value: "海东地区", open: true}, { + pId: "0_1_20", + id: "0_1_20_1", + text: "海南藏族自治州", + value: "海南藏族自治州", + open: true + }, {pId: "0_1_20", id: "0_1_20_2", text: "海西蒙古族藏族自治州", value: "海西蒙古族藏族自治州", open: true}, { + pId: "0_1_20", + id: "0_1_20_3", + text: "西宁市", + value: "西宁市", + open: true + }, {pId: "0_1", id: "0_1_21", text: "山东省( 共17个 )", value: "山东省", open: true}, { + pId: "0_1_21", + id: "0_1_21_0", + text: "滨州市", + value: "滨州市", + open: true + }, {pId: "0_1_21", id: "0_1_21_1", text: "德州市", value: "德州市", open: true}, { + pId: "0_1_21", + id: "0_1_21_2", + text: "东营市", + value: "东营市", + open: true + }, {pId: "0_1_21", id: "0_1_21_3", text: "菏泽市", value: "菏泽市", open: true}, { + pId: "0_1_21", + id: "0_1_21_4", + text: "济南市", + value: "济南市", + open: true + }, {pId: "0_1_21", id: "0_1_21_5", text: "济宁市", value: "济宁市", open: true}, { + pId: "0_1_21", + id: "0_1_21_6", + text: "莱芜市", + value: "莱芜市", + open: true + }, {pId: "0_1_21", id: "0_1_21_7", text: "聊城市", value: "聊城市", open: true}, { + pId: "0_1_21", + id: "0_1_21_8", + text: "临沂市", + value: "临沂市", + open: true + }, {pId: "0_1_21", id: "0_1_21_9", text: "青岛市", value: "青岛市", open: true}, { + pId: "0_1_21", + id: "0_1_21_10", + text: "日照市", + value: "日照市", + open: true + }, {pId: "0_1_21", id: "0_1_21_11", text: "泰安市", value: "泰安市", open: true}, { + pId: "0_1_21", + id: "0_1_21_12", + text: "威海市", + value: "威海市", + open: true + }, {pId: "0_1_21", id: "0_1_21_13", text: "潍坊市", value: "潍坊市", open: true}, { + pId: "0_1_21", + id: "0_1_21_14", + text: "烟台市", + value: "烟台市", + open: true + }, {pId: "0_1_21", id: "0_1_21_15", text: "枣庄市", value: "枣庄市", open: true}, { + pId: "0_1_21", + id: "0_1_21_16", + text: "淄博市", + value: "淄博市", + open: true + }, {pId: "0_1", id: "0_1_22", text: "山西省( 共12个 )", value: "山西省", open: true}, { + pId: "0_1_22", + id: "0_1_22_0", + text: "长治市", + value: "长治市", + open: true + }, {pId: "0_1_22", id: "0_1_22_1", text: "大同市", value: "大同市", open: true}, { + pId: "0_1_22", + id: "0_1_22_2", + text: "晋城市", + value: "晋城市", + open: true + }, {pId: "0_1_22", id: "0_1_22_3", text: "晋中市", value: "晋中市", open: true}, { + pId: "0_1_22", + id: "0_1_22_4", + text: "临汾市", + value: "临汾市", + open: true + }, {pId: "0_1_22", id: "0_1_22_5", text: "吕梁市", value: "吕梁市", open: true}, { + pId: "0_1_22", + id: "0_1_22_6", + text: "青岛市", + value: "青岛市", + open: true + }, {pId: "0_1_22", id: "0_1_22_7", text: "朔州市", value: "朔州市", open: true}, { + pId: "0_1_22", + id: "0_1_22_8", + text: "太原市", + value: "太原市", + open: true + }, {pId: "0_1_22", id: "0_1_22_9", text: "忻州市", value: "忻州市", open: true}, { + pId: "0_1_22", + id: "0_1_22_10", + text: "阳泉市", + value: "阳泉市", + open: true + }, {pId: "0_1_22", id: "0_1_22_11", text: "运城市", value: "运城市", open: true}, { + pId: "0_1", + id: "0_1_23", + text: "陕西省( 共9个 )", + value: "陕西省", + open: true + }, {pId: "0_1_23", id: "0_1_23_0", text: "安康市", value: "安康市", open: true}, { + pId: "0_1_23", + id: "0_1_23_1", + text: "宝鸡市", + value: "宝鸡市", + open: true + }, {pId: "0_1_23", id: "0_1_23_2", text: "汉中市", value: "汉中市", open: true}, { + pId: "0_1_23", + id: "0_1_23_3", + text: "商洛市", + value: "商洛市", + open: true + }, {pId: "0_1_23", id: "0_1_23_4", text: "渭南市", value: "渭南市", open: true}, { + pId: "0_1_23", + id: "0_1_23_5", + text: "西安市", + value: "西安市", + open: true + }, {pId: "0_1_23", id: "0_1_23_6", text: "咸阳市", value: "咸阳市", open: true}, { + pId: "0_1_23", + id: "0_1_23_7", + text: "延安市", + value: "延安市", + open: true + }, {pId: "0_1_23", id: "0_1_23_8", text: "榆林市", value: "榆林市", open: true}, { + pId: "0_1", + id: "0_1_24", + text: "上海市( 共19个 )", + value: "上海市", + open: true + }, {pId: "0_1_24", id: "0_1_24_0", text: "宝山区", value: "宝山区", open: true}, { + pId: "0_1_24", + id: "0_1_24_1", + text: "长宁区", + value: "长宁区", + open: true + }, {pId: "0_1_24", id: "0_1_24_2", text: "崇明县", value: "崇明县", open: true}, { + pId: "0_1_24", + id: "0_1_24_3", + text: "奉贤区", + value: "奉贤区", + open: true + }, {pId: "0_1_24", id: "0_1_24_4", text: "虹口区", value: "虹口区", open: true}, { + pId: "0_1_24", + id: "0_1_24_5", + text: "黄浦区", + value: "黄浦区", + open: true + }, {pId: "0_1_24", id: "0_1_24_6", text: "嘉定区", value: "嘉定区", open: true}, { + pId: "0_1_24", + id: "0_1_24_7", + text: "金山区", + value: "金山区", + open: true + }, {pId: "0_1_24", id: "0_1_24_8", text: "静安区", value: "静安区", open: true}, { + pId: "0_1_24", + id: "0_1_24_9", + text: "昆明市", + value: "昆明市", + open: true + }, {pId: "0_1_24", id: "0_1_24_10", text: "闵行区", value: "闵行区", open: true}, { + pId: "0_1_24", + id: "0_1_24_11", + text: "普陀区", + value: "普陀区", + open: true + }, {pId: "0_1_24", id: "0_1_24_12", text: "浦东新区", value: "浦东新区", open: true}, { + pId: "0_1_24", + id: "0_1_24_13", + text: "青浦区", + value: "青浦区", + open: true + }, {pId: "0_1_24", id: "0_1_24_14", text: "上海市区", value: "上海市区", open: true}, { + pId: "0_1_24", + id: "0_1_24_15", + text: "松江区", + value: "松江区", + open: true + }, {pId: "0_1_24", id: "0_1_24_16", text: "徐汇区", value: "徐汇区", open: true}, { + pId: "0_1_24", + id: "0_1_24_17", + text: "杨浦区", + value: "杨浦区", + open: true + }, {pId: "0_1_24", id: "0_1_24_18", text: "闸北区", value: "闸北区", open: true}, { + pId: "0_1", + id: "0_1_25", + text: "四川省( 共21个 )", + value: "四川省", + open: true + }, {pId: "0_1_25", id: "0_1_25_0", text: "阿坝藏族羌族自治州", value: "阿坝藏族羌族自治州", open: true}, { + pId: "0_1_25", + id: "0_1_25_1", + text: "巴中市", + value: "巴中市", + open: true + }, {pId: "0_1_25", id: "0_1_25_2", text: "成都市", value: "成都市", open: true}, { + pId: "0_1_25", + id: "0_1_25_3", + text: "达州市", + value: "达州市", + open: true + }, {pId: "0_1_25", id: "0_1_25_4", text: "德阳市", value: "德阳市", open: true}, { + pId: "0_1_25", + id: "0_1_25_5", + text: "甘孜市", + value: "甘孜市", + open: true + }, {pId: "0_1_25", id: "0_1_25_6", text: "广安市", value: "广安市", open: true}, { + pId: "0_1_25", + id: "0_1_25_7", + text: "广元市", + value: "广元市", + open: true + }, {pId: "0_1_25", id: "0_1_25_8", text: "乐山市", value: "乐山市", open: true}, { + pId: "0_1_25", + id: "0_1_25_9", + text: "凉山市", + value: "凉山市", + open: true + }, {pId: "0_1_25", id: "0_1_25_10", text: "泸州市", value: "泸州市", open: true}, { + pId: "0_1_25", + id: "0_1_25_11", + text: "眉山市", + value: "眉山市", + open: true + }, {pId: "0_1_25", id: "0_1_25_12", text: "绵阳市", value: "绵阳市", open: true}, { + pId: "0_1_25", + id: "0_1_25_13", + text: "南充市", + value: "南充市", + open: true + }, {pId: "0_1_25", id: "0_1_25_14", text: "内江市", value: "内江市", open: true}, { + pId: "0_1_25", + id: "0_1_25_15", + text: "攀枝花市", + value: "攀枝花市", + open: true + }, {pId: "0_1_25", id: "0_1_25_16", text: "遂宁市", value: "遂宁市", open: true}, { + pId: "0_1_25", + id: "0_1_25_17", + text: "雅安市", + value: "雅安市", + open: true + }, {pId: "0_1_25", id: "0_1_25_18", text: "宜宾市", value: "宜宾市", open: true}, { + pId: "0_1_25", + id: "0_1_25_19", + text: "资阳市", + value: "资阳市", + open: true + }, {pId: "0_1_25", id: "0_1_25_20", text: "自贡市", value: "自贡市", open: true}, { + pId: "0_1", + id: "0_1_26", + text: "台湾( 共1个 )", + value: "台湾", + open: true + }, {pId: "0_1_26", id: "0_1_26_0", text: "台北市", value: "台北市", open: true}, { + pId: "0_1", + id: "0_1_27", + text: "天津市( 共1个 )", + value: "天津市", + open: true + }, {pId: "0_1_27", id: "0_1_27_0", text: "天津市区", value: "天津市区", open: true}, { + pId: "0_1", + id: "0_1_28", + text: "西藏自治区( 共2个 )", + value: "西藏自治区", + open: true + }, {pId: "0_1_28", id: "0_1_28_0", text: "阿里市", value: "阿里市", open: true}, { + pId: "0_1_28", + id: "0_1_28_1", + text: "日喀则市", + value: "日喀则市", + open: true + }, {pId: "0_1", id: "0_1_29", text: "香港特别行政区( 共1个 )", value: "香港特别行政区", open: true}, { + pId: "0_1_29", + id: "0_1_29_0", + text: "香港", + value: "香港", + open: true }, { - "pId": "0_1", - "id": "0_1_30", - "text": "新疆维吾尔族自治区( 共11个 )", - "value": "新疆维吾尔族自治区", - "open": true - }, {"pId": "0_1_30", "id": "0_1_30_0", "text": "巴音郭楞市", "value": "巴音郭楞市", "open": true}, { - "pId": "0_1_30", - "id": "0_1_30_1", - "text": "哈密市", - "value": "哈密市", - "open": true - }, {"pId": "0_1_30", "id": "0_1_30_2", "text": "和田市", "value": "和田市", "open": true}, { - "pId": "0_1_30", - "id": "0_1_30_3", - "text": "喀什地区", - "value": "喀什地区", - "open": true - }, {"pId": "0_1_30", "id": "0_1_30_4", "text": "克拉玛依市", "value": "克拉玛依市", "open": true}, { - "pId": "0_1_30", - "id": "0_1_30_5", - "text": "克孜勒苏柯州", - "value": "克孜勒苏柯州", - "open": true - }, {"pId": "0_1_30", "id": "0_1_30_6", "text": "石河子市", "value": "石河子市", "open": true}, { - "pId": "0_1_30", - "id": "0_1_30_7", - "text": "塔城市", - "value": "塔城市", - "open": true - }, {"pId": "0_1_30", "id": "0_1_30_8", "text": "吐鲁番地区", "value": "吐鲁番地区", "open": true}, { - "pId": "0_1_30", - "id": "0_1_30_9", - "text": "乌鲁木齐", - "value": "乌鲁木齐", - "open": true - }, {"pId": "0_1_30", "id": "0_1_30_10", "text": "伊犁市", "value": "伊犁市", "open": true}, { - "pId": "0_1", - "id": "0_1_31", - "text": "云南省( 共12个 )", - "value": "云南省", - "open": true - }, {"pId": "0_1_31", "id": "0_1_31_0", "text": "保山市", "value": "保山市", "open": true}, { - "pId": "0_1_31", - "id": "0_1_31_1", - "text": "楚雄彝族自治州", - "value": "楚雄彝族自治州", - "open": true - }, {"pId": "0_1_31", "id": "0_1_31_2", "text": "大理白族自治州", "value": "大理白族自治州", "open": true}, { - "pId": "0_1_31", - "id": "0_1_31_3", - "text": "红河哈尼族彝族自治州", - "value": "红河哈尼族彝族自治州", - "open": true - }, {"pId": "0_1_31", "id": "0_1_31_4", "text": "昆明市", "value": "昆明市", "open": true}, { - "pId": "0_1_31", - "id": "0_1_31_5", - "text": "丽江市", - "value": "丽江市", - "open": true - }, {"pId": "0_1_31", "id": "0_1_31_6", "text": "临沧市", "value": "临沧市", "open": true}, { - "pId": "0_1_31", - "id": "0_1_31_7", - "text": "曲靖市", - "value": "曲靖市", - "open": true - }, {"pId": "0_1_31", "id": "0_1_31_8", "text": "思茅市", "value": "思茅市", "open": true}, { - "pId": "0_1_31", - "id": "0_1_31_9", - "text": "文山市", - "value": "文山市", - "open": true - }, {"pId": "0_1_31", "id": "0_1_31_10", "text": "玉溪市", "value": "玉溪市", "open": true}, { - "pId": "0_1_31", - "id": "0_1_31_11", - "text": "昭通市", - "value": "昭通市", - "open": true - }, {"pId": "0_1", "id": "0_1_32", "text": "浙江省( 共12个 )", "value": "浙江省", "open": true}, { - "pId": "0_1_32", - "id": "0_1_32_0", - "text": "杭州市", - "value": "杭州市", - "open": true - }, {"pId": "0_1_32", "id": "0_1_32_1", "text": "湖州市", "value": "湖州市", "open": true}, { - "pId": "0_1_32", - "id": "0_1_32_2", - "text": "嘉兴市", - "value": "嘉兴市", - "open": true - }, {"pId": "0_1_32", "id": "0_1_32_3", "text": "金华市", "value": "金华市", "open": true}, { - "pId": "0_1_32", - "id": "0_1_32_4", - "text": "丽水市", - "value": "丽水市", - "open": true - }, {"pId": "0_1_32", "id": "0_1_32_5", "text": "宁波市", "value": "宁波市", "open": true}, { - "pId": "0_1_32", - "id": "0_1_32_6", - "text": "衢州市", - "value": "衢州市", - "open": true - }, {"pId": "0_1_32", "id": "0_1_32_7", "text": "绍兴市", "value": "绍兴市", "open": true}, { - "pId": "0_1_32", - "id": "0_1_32_8", - "text": "台州市", - "value": "台州市", - "open": true - }, {"pId": "0_1_32", "id": "0_1_32_9", "text": "温州市", "value": "温州市", "open": true}, { - "pId": "0_1_32", - "id": "0_1_32_10", - "text": "浙江省", - "value": "浙江省", - "open": true - }, {"pId": "0_1_32", "id": "0_1_32_11", "text": "舟山市", "value": "舟山市", "open": true}, { - "pId": "0_1", - "id": "0_1_33", - "text": "重庆市( 共1个 )", - "value": "重庆市", - "open": true - }, {"pId": "0_1_33", "id": "0_1_33_0", "text": "重庆市区", "value": "重庆市区", "open": true}], + pId: "0_1", + id: "0_1_30", + text: "新疆维吾尔族自治区( 共11个 )", + value: "新疆维吾尔族自治区", + open: true + }, {pId: "0_1_30", id: "0_1_30_0", text: "巴音郭楞市", value: "巴音郭楞市", open: true}, { + pId: "0_1_30", + id: "0_1_30_1", + text: "哈密市", + value: "哈密市", + open: true + }, {pId: "0_1_30", id: "0_1_30_2", text: "和田市", value: "和田市", open: true}, { + pId: "0_1_30", + id: "0_1_30_3", + text: "喀什地区", + value: "喀什地区", + open: true + }, {pId: "0_1_30", id: "0_1_30_4", text: "克拉玛依市", value: "克拉玛依市", open: true}, { + pId: "0_1_30", + id: "0_1_30_5", + text: "克孜勒苏柯州", + value: "克孜勒苏柯州", + open: true + }, {pId: "0_1_30", id: "0_1_30_6", text: "石河子市", value: "石河子市", open: true}, { + pId: "0_1_30", + id: "0_1_30_7", + text: "塔城市", + value: "塔城市", + open: true + }, {pId: "0_1_30", id: "0_1_30_8", text: "吐鲁番地区", value: "吐鲁番地区", open: true}, { + pId: "0_1_30", + id: "0_1_30_9", + text: "乌鲁木齐", + value: "乌鲁木齐", + open: true + }, {pId: "0_1_30", id: "0_1_30_10", text: "伊犁市", value: "伊犁市", open: true}, { + pId: "0_1", + id: "0_1_31", + text: "云南省( 共12个 )", + value: "云南省", + open: true + }, {pId: "0_1_31", id: "0_1_31_0", text: "保山市", value: "保山市", open: true}, { + pId: "0_1_31", + id: "0_1_31_1", + text: "楚雄彝族自治州", + value: "楚雄彝族自治州", + open: true + }, {pId: "0_1_31", id: "0_1_31_2", text: "大理白族自治州", value: "大理白族自治州", open: true}, { + pId: "0_1_31", + id: "0_1_31_3", + text: "红河哈尼族彝族自治州", + value: "红河哈尼族彝族自治州", + open: true + }, {pId: "0_1_31", id: "0_1_31_4", text: "昆明市", value: "昆明市", open: true}, { + pId: "0_1_31", + id: "0_1_31_5", + text: "丽江市", + value: "丽江市", + open: true + }, {pId: "0_1_31", id: "0_1_31_6", text: "临沧市", value: "临沧市", open: true}, { + pId: "0_1_31", + id: "0_1_31_7", + text: "曲靖市", + value: "曲靖市", + open: true + }, {pId: "0_1_31", id: "0_1_31_8", text: "思茅市", value: "思茅市", open: true}, { + pId: "0_1_31", + id: "0_1_31_9", + text: "文山市", + value: "文山市", + open: true + }, {pId: "0_1_31", id: "0_1_31_10", text: "玉溪市", value: "玉溪市", open: true}, { + pId: "0_1_31", + id: "0_1_31_11", + text: "昭通市", + value: "昭通市", + open: true + }, {pId: "0_1", id: "0_1_32", text: "浙江省( 共12个 )", value: "浙江省", open: true}, { + pId: "0_1_32", + id: "0_1_32_0", + text: "杭州市", + value: "杭州市", + open: true + }, {pId: "0_1_32", id: "0_1_32_1", text: "湖州市", value: "湖州市", open: true}, { + pId: "0_1_32", + id: "0_1_32_2", + text: "嘉兴市", + value: "嘉兴市", + open: true + }, {pId: "0_1_32", id: "0_1_32_3", text: "金华市", value: "金华市", open: true}, { + pId: "0_1_32", + id: "0_1_32_4", + text: "丽水市", + value: "丽水市", + open: true + }, {pId: "0_1_32", id: "0_1_32_5", text: "宁波市", value: "宁波市", open: true}, { + pId: "0_1_32", + id: "0_1_32_6", + text: "衢州市", + value: "衢州市", + open: true + }, {pId: "0_1_32", id: "0_1_32_7", text: "绍兴市", value: "绍兴市", open: true}, { + pId: "0_1_32", + id: "0_1_32_8", + text: "台州市", + value: "台州市", + open: true + }, {pId: "0_1_32", id: "0_1_32_9", text: "温州市", value: "温州市", open: true}, { + pId: "0_1_32", + id: "0_1_32_10", + text: "浙江省", + value: "浙江省", + open: true + }, {pId: "0_1_32", id: "0_1_32_11", text: "舟山市", value: "舟山市", open: true}, { + pId: "0_1", + id: "0_1_33", + text: "重庆市( 共1个 )", + value: "重庆市", + open: true + }, {pId: "0_1_33", id: "0_1_33_0", text: "重庆市区", value: "重庆市区", open: true}], TREE: [{id: -1, pId: -2, value: "根目录", text: "根目录"}, {id: 1, pId: -1, value: "第一级目录1", text: "第一级目录1"}, diff --git a/demo/js/base/button/demo.button.js b/demo/js/base/button/demo.button.js index 997666ef9..32d8b86b4 100644 --- a/demo/js/base/button/demo.button.js +++ b/demo/js/base/button/demo.button.js @@ -6,174 +6,174 @@ Demo.Button = BI.inherit(BI.Widget, { var items = [ { el: { - type: 'bi.button', - text: '一般按钮', - level: 'common', + type: "bi.button", + text: "一般按钮", + level: "common", height: 30 } }, { el: { - type: 'bi.button', - text: '表示成功状态按钮', - level: 'success', + type: "bi.button", + text: "表示成功状态按钮", + level: "success", height: 30 } }, { el: { - type: 'bi.button', - text: '表示警告状态的按钮', - level: 'warning', + type: "bi.button", + text: "表示警告状态的按钮", + level: "warning", height: 30 } }, { el: { - type: 'bi.button', - text: '表示忽略状态的按钮', - level: 'ignore', + type: "bi.button", + text: "表示忽略状态的按钮", + level: "ignore", height: 30 } }, { el: { - type: 'bi.button', - text: '普通灰化按钮', + type: "bi.button", + text: "普通灰化按钮", disabled: true, - level: 'success', + level: "success", height: 30 } }, { el: { - type: 'bi.button', - text: '忽略状态灰化按钮', + type: "bi.button", + text: "忽略状态灰化按钮", disabled: true, - level: 'ignore', + level: "ignore", height: 30 } }, { el: { - type: 'bi.button', - text: '带图标的按钮', - //level: 'ignore', + type: "bi.button", + text: "带图标的按钮", + // level: 'ignore', iconClass: "close-font", height: 30 } }, { el: { - type: 'bi.button', - text: '一般按钮', + type: "bi.button", + text: "一般按钮", block: true, - level: 'common', + level: "common", height: 30 } }, { el: { - type: 'bi.button', - text: '表示成功状态按钮', + type: "bi.button", + text: "表示成功状态按钮", block: true, - level: 'success', + level: "success", height: 30 } }, { el: { - type: 'bi.button', - text: '表示警告状态的按钮', + type: "bi.button", + text: "表示警告状态的按钮", block: true, - level: 'warning', + level: "warning", height: 30 } }, { el: { - type: 'bi.button', - text: '表示忽略状态的按钮', + type: "bi.button", + text: "表示忽略状态的按钮", block: true, - level: 'ignore', + level: "ignore", height: 30 } }, { el: { - type: 'bi.button', - text: '普通灰化按钮', + type: "bi.button", + text: "普通灰化按钮", block: true, disabled: true, - level: 'success', + level: "success", height: 30 } }, { el: { - type: 'bi.button', - text: '忽略状态灰化按钮', + type: "bi.button", + text: "忽略状态灰化按钮", block: true, disabled: true, - level: 'ignore', + level: "ignore", height: 30 } }, { el: { - type: 'bi.button', - text: '带图标的按钮', + type: "bi.button", + text: "带图标的按钮", block: true, - //level: 'ignore', + // level: 'ignore', iconClass: "close-font", height: 30 } }, { el: { - type: 'bi.button', - text: '一般按钮', + type: "bi.button", + text: "一般按钮", clear: true, - level: 'common', + level: "common", height: 30 } }, { el: { - type: 'bi.button', - text: '表示成功状态按钮', + type: "bi.button", + text: "表示成功状态按钮", clear: true, - level: 'success', + level: "success", height: 30 } }, { el: { - type: 'bi.button', - text: '表示警告状态的按钮', + type: "bi.button", + text: "表示警告状态的按钮", clear: true, - level: 'warning', + level: "warning", height: 30 } }, { el: { - type: 'bi.button', - text: '表示忽略状态的按钮', + type: "bi.button", + text: "表示忽略状态的按钮", clear: true, - level: 'ignore', + level: "ignore", height: 30 } }, { el: { - type: 'bi.button', - text: '普通灰化按钮', + type: "bi.button", + text: "普通灰化按钮", clear: true, disabled: true, - level: 'success', + level: "success", height: 30 } }, { el: { - type: 'bi.button', - text: '忽略状态灰化按钮', + type: "bi.button", + text: "忽略状态灰化按钮", clear: true, disabled: true, - level: 'ignore', + level: "ignore", height: 30 } }, { el: { - type: 'bi.button', - text: '带图标的按钮', + type: "bi.button", + text: "带图标的按钮", clear: true, - //level: 'ignore', + // level: 'ignore', iconClass: "close-font", height: 30 } @@ -181,15 +181,15 @@ Demo.Button = BI.inherit(BI.Widget, { ]; BI.each(items, function (i, item) { item.el.handler = function () { - BI.Msg.alert('按钮', this.options.text); - } + BI.Msg.alert("按钮", this.options.text); + }; }); return { type: "bi.left", vgap: 100, hgap: 20, items: items - } + }; } }); BI.shortcut("demo.button", Demo.Button); \ No newline at end of file diff --git a/demo/js/base/button/demo.icon_button.js b/demo/js/base/button/demo.icon_button.js index c88ef31cb..892e57e73 100644 --- a/demo/js/base/button/demo.icon_button.js +++ b/demo/js/base/button/demo.icon_button.js @@ -6,7 +6,7 @@ Demo.Button = BI.inherit(BI.Widget, { var items = [ { el: { - type: 'bi.icon_button', + type: "bi.icon_button", cls: "close-ha-font", width: 20, height: 20 @@ -18,7 +18,7 @@ Demo.Button = BI.inherit(BI.Widget, { vgap: 200, hgap: 20, items: items - } + }; } }); BI.shortcut("demo.icon_button", Demo.Button); \ No newline at end of file diff --git a/demo/js/base/button/demo.image_button.js b/demo/js/base/button/demo.image_button.js index 1ea083148..3a6d475a7 100644 --- a/demo/js/base/button/demo.image_button.js +++ b/demo/js/base/button/demo.image_button.js @@ -6,7 +6,7 @@ Demo.Button = BI.inherit(BI.Widget, { var items = [ { el: { - type: 'bi.image_button', + type: "bi.image_button", src: "http://www.easyicon.net/api/resizeApi.php?id=1206741&size=128", width: 100, height: 100 @@ -18,7 +18,7 @@ Demo.Button = BI.inherit(BI.Widget, { vgap: 200, hgap: 20, items: items - } + }; } }); BI.shortcut("demo.image_button", Demo.Button); \ No newline at end of file diff --git a/demo/js/base/button/demo.text_button.js b/demo/js/base/button/demo.text_button.js index 8ca0d8116..bca5414ee 100644 --- a/demo/js/base/button/demo.text_button.js +++ b/demo/js/base/button/demo.text_button.js @@ -6,8 +6,8 @@ Demo.Button = BI.inherit(BI.Widget, { var items = [ { el: { - type: 'bi.text_button', - text: '文字按钮', + type: "bi.text_button", + text: "文字按钮", height: 30 } } @@ -17,7 +17,7 @@ Demo.Button = BI.inherit(BI.Widget, { vgap: 200, hgap: 20, items: items - } + }; } }); BI.shortcut("demo.text_button", Demo.Button); \ No newline at end of file diff --git a/demo/js/base/demo.canvas.js b/demo/js/base/demo.canvas.js index c9d27f74e..8e8d0683e 100644 --- a/demo/js/base/demo.canvas.js +++ b/demo/js/base/demo.canvas.js @@ -18,15 +18,15 @@ Demo.Func = BI.inherit(BI.Widget, { canvas.circle(150, 50, 20, "green"); - //渐变矩形 + // 渐变矩形 canvas.rect(0, 120, 80, 100, canvas.gradient(0, 120, 80, 220, "#FF0000", "#00FF00")); - //空心图形 + // 空心图形 canvas.hollow(100, 120, 100, 220, 200, 120, { strokeStyle: "blue" }); - //实心图形 + // 实心图形 canvas.solid(100, 240, 200, 240, 150, 280, 200, 320, 100, 320, { strokeStyle: "yellow", fillStyle: "pink" @@ -42,7 +42,7 @@ Demo.Func = BI.inherit(BI.Widget, { left: 100, top: 50 }] - }) + }); } }); BI.shortcut("demo.canvas", Demo.Func); \ No newline at end of file diff --git a/demo/js/base/demo.label.js b/demo/js/base/demo.label.js index ca5fe2c93..fee0da80f 100644 --- a/demo/js/base/demo.label.js +++ b/demo/js/base/demo.label.js @@ -132,7 +132,7 @@ Demo.Label = BI.inherit(BI.Widget, { }], hgap: 300, vgap: 20 - } + }; } }); BI.shortcut("demo.label", Demo.Label); \ No newline at end of file diff --git a/demo/js/base/demo.message.js b/demo/js/base/demo.message.js index f586b111c..ec1a1c27b 100644 --- a/demo/js/base/demo.message.js +++ b/demo/js/base/demo.message.js @@ -5,19 +5,19 @@ Demo.Message = BI.inherit(BI.Widget, { render: function () { return { type: "bi.center_adapt", - items : [ + items: [ { - el : { - type : 'bi.button', - text : '点击我弹出一个消息框', - height : 30, - handler : function() { - BI.Msg.alert('测试消息框', '我是测试消息框的内容'); + el: { + type: "bi.button", + text: "点击我弹出一个消息框", + height: 30, + handler: function () { + BI.Msg.alert("测试消息框", "我是测试消息框的内容"); } } } ] - } + }; } }); BI.shortcut("demo.message", Demo.Message); \ No newline at end of file diff --git a/demo/js/base/demo.pager.js b/demo/js/base/demo.pager.js index 9243280f8..a5dd380a3 100644 --- a/demo/js/base/demo.pager.js +++ b/demo/js/base/demo.pager.js @@ -114,7 +114,7 @@ Demo.Func = BI.inherit(BI.Widget, { return v < 3; } }] - } + }; } }); BI.shortcut("demo.pager", Demo.Func); \ No newline at end of file diff --git a/demo/js/base/demo.svg.js b/demo/js/base/demo.svg.js index dda5f8ee5..05fae7465 100644 --- a/demo/js/base/demo.svg.js +++ b/demo/js/base/demo.svg.js @@ -26,7 +26,7 @@ Demo.Func = BI.inherit(BI.Widget, { left: 100, top: 50 }] - }) + }); } }); BI.shortcut("demo.svg", Demo.Func); \ No newline at end of file diff --git a/demo/js/base/editor/demo.code_editor.js b/demo/js/base/editor/demo.code_editor.js index 654fa54ed..d95243742 100644 --- a/demo/js/base/editor/demo.code_editor.js +++ b/demo/js/base/editor/demo.code_editor.js @@ -27,7 +27,7 @@ Demo.CodeEditor = BI.inherit(BI.Widget, { editor.setValue("测试数据"); } }] - }) + }); } }); BI.shortcut("demo.code_editor", Demo.CodeEditor); \ No newline at end of file diff --git a/demo/js/base/editor/demo.editor.js b/demo/js/base/editor/demo.editor.js index 590828731..6ce05ef11 100644 --- a/demo/js/base/editor/demo.editor.js +++ b/demo/js/base/editor/demo.editor.js @@ -90,7 +90,7 @@ Demo.Editor = BI.inherit(BI.Widget, { left: 200, bottom: 60 }] - }) + }); } }); BI.shortcut("demo.editor", Demo.Editor); \ No newline at end of file diff --git a/demo/js/base/editor/demo.formula_editor.js b/demo/js/base/editor/demo.formula_editor.js index ce6c00b9f..3f0d8c5bc 100644 --- a/demo/js/base/editor/demo.formula_editor.js +++ b/demo/js/base/editor/demo.formula_editor.js @@ -4,10 +4,10 @@ Demo.CodeEditor = BI.inherit(BI.Widget, { }, render: function () { this.formula = BI.createWidget({ - type : 'bi.formula_editor', - width : 300, - height : 200, - value : 'SUM(C5, 16, 26)' + type: "bi.formula_editor", + width: 300, + height: 200, + value: "SUM(C5, 16, 26)" }); BI.createWidget({ type: "bi.left", @@ -15,7 +15,7 @@ Demo.CodeEditor = BI.inherit(BI.Widget, { items: [this.formula], hgap: 20, vgap: 20 - }) + }); } }); BI.shortcut("demo.formula_editor", Demo.CodeEditor); \ No newline at end of file diff --git a/demo/js/base/editor/demo.multifile_editor.js b/demo/js/base/editor/demo.multifile_editor.js index 9472f3b9e..ef37a9d7e 100644 --- a/demo/js/base/editor/demo.multifile_editor.js +++ b/demo/js/base/editor/demo.multifile_editor.js @@ -20,7 +20,7 @@ Demo.CodeEditor = BI.inherit(BI.Widget, { top: 50, left: 50 }] - } + }; } }); BI.shortcut("demo.multifile_editor", Demo.CodeEditor); \ No newline at end of file diff --git a/demo/js/base/editor/demo.rich_editor.js b/demo/js/base/editor/demo.rich_editor.js index 862ee7b75..511cf97e0 100644 --- a/demo/js/base/editor/demo.rich_editor.js +++ b/demo/js/base/editor/demo.rich_editor.js @@ -15,11 +15,11 @@ Demo.RichEditor = BI.inherit(BI.Widget, { hgap: 30, vgap: 50, items: [this.editor] - }) + }); }, - mounted: function(){ - this.editor.setValue('这是一条测试数据') + mounted: function () { + this.editor.setValue("这是一条测试数据"); } }); BI.shortcut("demo.rich_editor", Demo.RichEditor); \ No newline at end of file diff --git a/demo/js/base/editor/demo.textarea_editor.js b/demo/js/base/editor/demo.textarea_editor.js index f680a020b..3797218d4 100644 --- a/demo/js/base/editor/demo.textarea_editor.js +++ b/demo/js/base/editor/demo.textarea_editor.js @@ -33,7 +33,7 @@ Demo.CodeEditor = BI.inherit(BI.Widget, { editor.setValue("测试数据"); } }] - }) + }); } }); BI.shortcut("demo.textarea_editor", Demo.CodeEditor); \ No newline at end of file diff --git a/demo/js/base/table/demo.collection_table.js b/demo/js/base/table/demo.collection_table.js index 0f795f9d7..9b822e612 100644 --- a/demo/js/base/table/demo.collection_table.js +++ b/demo/js/base/table/demo.collection_table.js @@ -12,7 +12,7 @@ Demo.Func = BI.inherit(BI.Widget, { header[i][j] = { type: "bi.label", text: "表头" + i + "-" + j - } + }; columnSize[j] = 100; } } @@ -22,7 +22,7 @@ Demo.Func = BI.inherit(BI.Widget, { items[i][j] = { type: "bi.label", text: (i < 3 ? 0 : i) + "-" + j - } + }; } } @@ -56,7 +56,7 @@ Demo.Func = BI.inherit(BI.Widget, { top: 10, bottom: 10 }] - }) + }); } }); BI.shortcut("demo.collection_table", Demo.Func); \ No newline at end of file diff --git a/demo/js/base/table/demo.grid_table.js b/demo/js/base/table/demo.grid_table.js index 7d91462e2..abba28230 100644 --- a/demo/js/base/table/demo.grid_table.js +++ b/demo/js/base/table/demo.grid_table.js @@ -12,7 +12,7 @@ Demo.Func = BI.inherit(BI.Widget, { header[i][j] = { type: "bi.label", text: "表头" + i + "-" + j - } + }; columnSize[j] = 100; } } @@ -22,7 +22,7 @@ Demo.Func = BI.inherit(BI.Widget, { items[i][j] = { type: "bi.label", text: (i < 3 ? 0 : i) + "-" + j - } + }; } } @@ -51,7 +51,7 @@ Demo.Func = BI.inherit(BI.Widget, { top: 10, bottom: 10 }] - }) + }); } }); BI.shortcut("demo.grid_table", Demo.Func); \ No newline at end of file diff --git a/demo/js/base/table/demo.resizable_table.js b/demo/js/base/table/demo.resizable_table.js index 95c769c41..51e5fc857 100644 --- a/demo/js/base/table/demo.resizable_table.js +++ b/demo/js/base/table/demo.resizable_table.js @@ -12,7 +12,7 @@ Demo.Func = BI.inherit(BI.Widget, { header[i][j] = { type: "bi.label", text: "表头" + i + "-" + j - } + }; columnSize[j] = 100; } } @@ -22,7 +22,7 @@ Demo.Func = BI.inherit(BI.Widget, { items[i][j] = { type: "bi.label", text: (i < 3 ? 0 : i) + "-" + j - } + }; } } @@ -51,7 +51,7 @@ Demo.Func = BI.inherit(BI.Widget, { top: 10, bottom: 10 }] - }) + }); } }); BI.shortcut("demo.resizable_table", Demo.Func); \ No newline at end of file diff --git a/demo/js/base/table/demo.table_view.js b/demo/js/base/table/demo.table_view.js index 2495dc63f..ff4bdcc74 100644 --- a/demo/js/base/table/demo.table_view.js +++ b/demo/js/base/table/demo.table_view.js @@ -154,110 +154,110 @@ Demo.Func = BI.inherit(BI.Widget, { text: "第四行第四列" }, { text: "第四行第五列" - }] + }], - , [{ - text: "第五行第一列" - }, { - text: "第五行第一列" - }, { - text: "第五行第三列" - }, { - text: "第五行第四列" - }, { - text: "第五行第五列" - }], [{ - text: "第六行第一列" - }, { - text: "第六行第一列" - }, { - text: "第六行第三列" - }, { - text: "第六行第四列" - }, { - text: "第六行第五列" - }], [{ - text: "第七行第一列" - }, { - text: "第七行第二列" - }, { - text: "第七行第三列" - }, { - text: "第七行第四列" - }, { - text: "第七行第五列" - }], [{ - text: "第八行第一列" - }, { - text: "第八行第二列" - }, { - text: "第八行第三列" - }, { - text: "第八行第四列" - }, { - text: "第八行第五列" - }], [{ - text: "第九行第一列" - }, { - text: "第九行第二列" - }, { - text: "第九行第三列" - }, { - text: "第九行第四列" - }, { - text: "第九行第五列" - }], [{ - text: "第十行第一列" - }, { - text: "第十行第二列" - }, { - text: "第十行第三列" - }, { - text: "第十行第四列" - }, { - text: "第十行第五列" - }], [{ - text: "第十一行第一列" - }, { - text: "第十一行第二列" - }, { - text: "第十一行第三列" - }, { - text: "第十一行第四列" - }, { - text: "第十一行第五列" - }], [{ - text: "第十二行第一列" - }, { - text: "第十二行第二列" - }, { - text: "第十二行第三列" - }, { - text: "第十二行第四列" - }, { - text: "第十二行第五列" - }], [{ - text: "第十三行第一列" - }, { - text: "第十三行第二列" - }, { - text: "第十三行第三列" - }, { - text: "第十三行第四列" - }, { - text: "第十三行第五列" - }], [{ - text: "第十四行第一列" - }, { - text: "第十四行第二列" - }, { - text: "第十四行第三列" - }, { - text: "第十四行第四列" - }, { - text: "第十四行第五列" - }]]; + [{ + text: "第五行第一列" + }, { + text: "第五行第一列" + }, { + text: "第五行第三列" + }, { + text: "第五行第四列" + }, { + text: "第五行第五列" + }], [{ + text: "第六行第一列" + }, { + text: "第六行第一列" + }, { + text: "第六行第三列" + }, { + text: "第六行第四列" + }, { + text: "第六行第五列" + }], [{ + text: "第七行第一列" + }, { + text: "第七行第二列" + }, { + text: "第七行第三列" + }, { + text: "第七行第四列" + }, { + text: "第七行第五列" + }], [{ + text: "第八行第一列" + }, { + text: "第八行第二列" + }, { + text: "第八行第三列" + }, { + text: "第八行第四列" + }, { + text: "第八行第五列" + }], [{ + text: "第九行第一列" + }, { + text: "第九行第二列" + }, { + text: "第九行第三列" + }, { + text: "第九行第四列" + }, { + text: "第九行第五列" + }], [{ + text: "第十行第一列" + }, { + text: "第十行第二列" + }, { + text: "第十行第三列" + }, { + text: "第十行第四列" + }, { + text: "第十行第五列" + }], [{ + text: "第十一行第一列" + }, { + text: "第十一行第二列" + }, { + text: "第十一行第三列" + }, { + text: "第十一行第四列" + }, { + text: "第十一行第五列" + }], [{ + text: "第十二行第一列" + }, { + text: "第十二行第二列" + }, { + text: "第十二行第三列" + }, { + text: "第十二行第四列" + }, { + text: "第十二行第五列" + }], [{ + text: "第十三行第一列" + }, { + text: "第十三行第二列" + }, { + text: "第十三行第三列" + }, { + text: "第十三行第四列" + }, { + text: "第十三行第五列" + }], [{ + text: "第十四行第一列" + }, { + text: "第十四行第二列" + }, { + text: "第十四行第三列" + }, { + text: "第十四行第四列" + }, { + text: "第十四行第五列" + }]]; var header = [[{ text: "表头1" @@ -361,7 +361,7 @@ Demo.Func = BI.inherit(BI.Widget, { top: 10, bottom: 10 }] - }) + }); } }); BI.shortcut("demo.table_view", Demo.Func); \ No newline at end of file diff --git a/demo/js/base/tip/demo.bubble.js b/demo/js/base/tip/demo.bubble.js index 96d29ee9d..907856804 100644 --- a/demo/js/base/tip/demo.bubble.js +++ b/demo/js/base/tip/demo.bubble.js @@ -10,8 +10,8 @@ Demo.Bubble = BI.inherit(BI.Widget, { ref: function (_ref) { btns.push(_ref); }, - type: 'bi.button', - text: 'bubble测试', + type: "bi.button", + text: "bubble测试", height: 30, handler: function () { BI.Bubbles.show("singleBubble1", "bubble测试", this); @@ -22,8 +22,8 @@ Demo.Bubble = BI.inherit(BI.Widget, { ref: function (_ref) { btns.push(_ref); }, - type: 'bi.button', - text: 'bubble测试(居中显示)', + type: "bi.button", + text: "bubble测试(居中显示)", height: 30, handler: function () { BI.Bubbles.show("singleBubble2", "bubble测试", this, { @@ -36,8 +36,8 @@ Demo.Bubble = BI.inherit(BI.Widget, { ref: function (_ref) { btns.push(_ref); }, - type: 'bi.button', - text: 'bubble测试(右边显示)', + type: "bi.button", + text: "bubble测试(右边显示)", height: 30, handler: function () { BI.Bubbles.show("singleBubble3", "bubble测试", this, { @@ -52,7 +52,7 @@ Demo.Bubble = BI.inherit(BI.Widget, { vgap: 200, hgap: 20, items: items - } + }; } }); BI.shortcut("demo.bubble", Demo.Bubble); \ No newline at end of file diff --git a/demo/js/base/tip/demo.title.js b/demo/js/base/tip/demo.title.js index 270568a43..44a5bdc23 100644 --- a/demo/js/base/tip/demo.title.js +++ b/demo/js/base/tip/demo.title.js @@ -33,7 +33,7 @@ Demo.Title = BI.inherit(BI.Widget, { }], hgap: 300, vgap: 20 - } + }; } }); BI.shortcut("demo.title", Demo.Title); \ No newline at end of file diff --git a/demo/js/base/tip/demo.toast.js b/demo/js/base/tip/demo.toast.js index d4fa9f72e..568696e41 100644 --- a/demo/js/base/tip/demo.toast.js +++ b/demo/js/base/tip/demo.toast.js @@ -6,38 +6,38 @@ Demo.Toast = BI.inherit(BI.Widget, { var items = [ { el: { - type: 'bi.button', - text: '简单Toast测试', - height : 30, - handler: function(){ + type: "bi.button", + text: "简单Toast测试", + height: 30, + handler: function () { BI.Msg.toast("这是一条简单的数据"); } } }, { el: { - type: 'bi.button', - text: '很长的Toast测试', - height : 30, - handler: function(){ - BI.Msg.toast("这是一条很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长的数据") + type: "bi.button", + text: "很长的Toast测试", + height: 30, + handler: function () { + BI.Msg.toast("这是一条很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长的数据"); } } }, { el: { - type: 'bi.button', - text: '非常长的Toast测试', - height : 30, - handler: function(){ - BI.Msg.toast("这是一条非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长的数据") + type: "bi.button", + text: "非常长的Toast测试", + height: 30, + handler: function () { + BI.Msg.toast("这是一条非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长的数据"); } } }, { el: { - type: 'bi.button', - text: '错误提示Toast测试', + type: "bi.button", + text: "错误提示Toast测试", level: "warning", - height : 30, - handler: function(){ + height: 30, + handler: function () { BI.Msg.toast("错误提示Toast测试", "warning"); } } @@ -46,10 +46,10 @@ Demo.Toast = BI.inherit(BI.Widget, { BI.createWidget({ type: "bi.left", element: this, - vgap : 200, - hgap : 20, + vgap: 200, + hgap: 20, items: items - }) + }); } }); BI.shortcut("demo.toast", Demo.Toast); \ No newline at end of file diff --git a/demo/js/base/tree/demo.tree_view.js b/demo/js/base/tree/demo.tree_view.js index 7a25b8868..959742a4c 100644 --- a/demo/js/base/tree/demo.tree_view.js +++ b/demo/js/base/tree/demo.tree_view.js @@ -3,19 +3,19 @@ Demo.Func = BI.inherit(BI.Widget, { baseCls: "demo-func" }, - _createDefaultTree: function(){ + _createDefaultTree: function () { var tree = BI.createWidget({ type: "bi.tree_view" }); tree.initTree([ - {"id":1, "pId":0, "text":"test1", open:true}, - {"id":11, "pId":1, "text":"test11"}, - {"id":12, "pId":1, "text":"test12"}, - {"id":111, "pId":11, "text":"test111"}, - {"id":2, "pId":0, "text":"test2", open:true}, - {"id":21, "pId":2, "text":"test21"}, - {"id":22, "pId":2, "text":"test22"} - ]) + {id: 1, pId: 0, text: "test1", open: true}, + {id: 11, pId: 1, text: "test11"}, + {id: 12, pId: 1, text: "test12"}, + {id: 111, pId: 11, text: "test111"}, + {id: 2, pId: 0, text: "test2", open: true}, + {id: 21, pId: 2, text: "test21"}, + {id: 22, pId: 2, text: "test22"} + ]); return tree; }, @@ -38,7 +38,7 @@ Demo.Func = BI.inherit(BI.Widget, { { el: { type: "bi.label", - text: 'tree.initTree([{"id":1, "pId":0, "text":"test1", open:true},{"id":11, "pId":1, "text":"test11"},{"id":12, "pId":1, "text":"test12"},{"id":111, "pId":11, "text":"test111"}])', + text: "tree.initTree([{\"id\":1, \"pId\":0, \"text\":\"test1\", open:true},{\"id\":11, \"pId\":1, \"text\":\"test11\"},{\"id\":12, \"pId\":1, \"text\":\"test12\"},{\"id\":111, \"pId\":11, \"text\":\"test111\"}])", whiteSpace: "normal" }, height: 50 @@ -46,7 +46,7 @@ Demo.Func = BI.inherit(BI.Widget, { ] } }] - }) + }); } }); BI.shortcut("demo.tree_view", Demo.Func); \ No newline at end of file diff --git a/demo/js/case/combo/demo.bubble_combo.js b/demo/js/case/combo/demo.bubble_combo.js index 92a406b03..4fd1dc7c6 100644 --- a/demo/js/case/combo/demo.bubble_combo.js +++ b/demo/js/case/combo/demo.bubble_combo.js @@ -27,7 +27,7 @@ Demo.Func = BI.inherit(BI.Widget, { }, maxHeight: 200 } - }) + }); var combo2 = BI.createWidget({ type: "bi.bubble_combo", el: { @@ -51,7 +51,7 @@ Demo.Func = BI.inherit(BI.Widget, { maxHeight: 200, minWidth: 600 } - }) + }); BI.createWidget({ type: "bi.absolute", element: this, @@ -64,7 +64,7 @@ Demo.Func = BI.inherit(BI.Widget, { left: 100, bottom: 100 }] - }) + }); } }); BI.shortcut("demo.bubble_combo", Demo.Func); \ No newline at end of file diff --git a/demo/js/case/combo/demo.editor_icon_check_combo.js b/demo/js/case/combo/demo.editor_icon_check_combo.js index 515aa0691..ba6f0d60f 100644 --- a/demo/js/case/combo/demo.editor_icon_check_combo.js +++ b/demo/js/case/combo/demo.editor_icon_check_combo.js @@ -15,19 +15,19 @@ Demo.TextValueCombo = BI.inherit(BI.Widget, { width: 200, height: 30, items: [{ - //text: "MVC-1", + // text: "MVC-1", value: "1" }, { - //text: "MVC-2", + // text: "MVC-2", value: "2" }, { - //text: "MVC-3", + // text: "MVC-3", value: "3" }] }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.editor_icon_check_combo", Demo.TextValueCombo); \ No newline at end of file diff --git a/demo/js/case/combo/demo.icon_combo.js b/demo/js/case/combo/demo.icon_combo.js index f75004a0f..99c9d5d4d 100644 --- a/demo/js/case/combo/demo.icon_combo.js +++ b/demo/js/case/combo/demo.icon_combo.js @@ -17,10 +17,10 @@ Demo.IconCombo = BI.inherit(BI.Widget, { type: "bi.icon_combo", trigger: "click-hover", container: "body", - ref:function(_ref){ - self.refs=_ref; + ref: function (_ref) { + self.refs = _ref; }, - iconClass: "search-font", + iconClass: "search-font", items: [{ value: "第一项", iconClass: "close-font" @@ -33,8 +33,8 @@ Demo.IconCombo = BI.inherit(BI.Widget, { }] }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.icon_combo", Demo.IconCombo); \ No newline at end of file diff --git a/demo/js/case/combo/demo.static_combo.js b/demo/js/case/combo/demo.static_combo.js index 164c06bd3..1b8b52c96 100644 --- a/demo/js/case/combo/demo.static_combo.js +++ b/demo/js/case/combo/demo.static_combo.js @@ -38,8 +38,8 @@ Demo.StaticCombo = BI.inherit(BI.Widget, { ] }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.static_combo", Demo.StaticCombo); \ No newline at end of file diff --git a/demo/js/case/combo/demo.text_value_combo.js b/demo/js/case/combo/demo.text_value_combo.js index 118c8a617..b4e256327 100644 --- a/demo/js/case/combo/demo.text_value_combo.js +++ b/demo/js/case/combo/demo.text_value_combo.js @@ -25,8 +25,8 @@ Demo.TextValueCombo = BI.inherit(BI.Widget, { }] }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.text_value_combo", Demo.TextValueCombo); \ No newline at end of file diff --git a/demo/js/case/combo/demo.text_value_down_list_combo.js b/demo/js/case/combo/demo.text_value_down_list_combo.js index f10ccdaf1..c89329e8c 100644 --- a/demo/js/case/combo/demo.text_value_down_list_combo.js +++ b/demo/js/case/combo/demo.text_value_down_list_combo.js @@ -37,12 +37,12 @@ Demo.TextValueDownListCombo = BI.inherit(BI.Widget, { ] }], vgap: 20 - } + }; }, mounted: function () { this.refs.setValue(2); } -}) +}); BI.shortcut("demo.text_value_down_list_combo", Demo.TextValueDownListCombo); \ No newline at end of file diff --git a/demo/js/case/combo/demo.text_vlaue_check_combo.js b/demo/js/case/combo/demo.text_vlaue_check_combo.js index 07435c0fd..81a0fd024 100644 --- a/demo/js/case/combo/demo.text_vlaue_check_combo.js +++ b/demo/js/case/combo/demo.text_vlaue_check_combo.js @@ -25,8 +25,8 @@ Demo.TextValueCheckCombo = BI.inherit(BI.Widget, { }] }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.text_value_check_combo", Demo.TextValueCheckCombo); \ No newline at end of file diff --git a/demo/js/case/demo.calendar.js b/demo/js/case/demo.calendar.js index 6486d9de4..8b747adc2 100644 --- a/demo/js/case/demo.calendar.js +++ b/demo/js/case/demo.calendar.js @@ -17,7 +17,7 @@ Demo.Func = BI.inherit(BI.Widget, { year: date.getFullYear(), month: date.getMonth(), day: date.getDate() - } + }; }, mounted: function () { @@ -26,7 +26,7 @@ Demo.Func = BI.inherit(BI.Widget, { year: date.getFullYear(), month: date.getMonth(), day: date.getDate() - }) + }); } }); BI.shortcut("demo.calendar", Demo.Func); \ No newline at end of file diff --git a/demo/js/case/demo.clipboard.js b/demo/js/case/demo.clipboard.js index 94e684260..a1d0bfb30 100644 --- a/demo/js/case/demo.clipboard.js +++ b/demo/js/case/demo.clipboard.js @@ -11,10 +11,10 @@ Demo.Func = BI.inherit(BI.Widget, { value: "这是复制的内容" }); var clipboard = BI.createWidget({ - type: 'bi.clipboard', + type: "bi.clipboard", width: 100, height: 100, - cls: 'layout-bg1', + cls: "layout-bg1", copy: function () { return editor.getValue(); }, @@ -36,7 +36,7 @@ Demo.Func = BI.inherit(BI.Widget, { left: 100, top: 100 }] - }) + }); } }); BI.shortcut("demo.clipboard", Demo.Func); \ No newline at end of file diff --git a/demo/js/case/demo.color_chooser.js b/demo/js/case/demo.color_chooser.js index b92e90abf..dcf7d9405 100644 --- a/demo/js/case/demo.color_chooser.js +++ b/demo/js/case/demo.color_chooser.js @@ -15,7 +15,7 @@ Demo.Func = BI.inherit(BI.Widget, { left: 100, top: 250 }] - } + }; } }); BI.shortcut("demo.color_chooser", Demo.Func); \ No newline at end of file diff --git a/demo/js/case/demo.color_chooser_popup.js b/demo/js/case/demo.color_chooser_popup.js index e45082ea4..3c12df98b 100644 --- a/demo/js/case/demo.color_chooser_popup.js +++ b/demo/js/case/demo.color_chooser_popup.js @@ -14,7 +14,7 @@ Demo.Func = BI.inherit(BI.Widget, { left: 100, top: 250 }] - } + }; } }); BI.shortcut("demo.color_chooser_popup", Demo.Func); \ No newline at end of file diff --git a/demo/js/case/demo.complex_canvas.js b/demo/js/case/demo.complex_canvas.js index ef38ef638..7a7ff1c36 100644 --- a/demo/js/case/demo.complex_canvas.js +++ b/demo/js/case/demo.complex_canvas.js @@ -29,7 +29,7 @@ Demo.Func = BI.inherit(BI.Widget, { left: 100, top: 50 }] - }) + }); } }); BI.shortcut("demo.complex_canvas", Demo.Func); \ No newline at end of file diff --git a/demo/js/case/demo.segment.js b/demo/js/case/demo.segment.js index 1789fcd92..8831c11f3 100644 --- a/demo/js/case/demo.segment.js +++ b/demo/js/case/demo.segment.js @@ -22,7 +22,7 @@ Demo.Func = BI.inherit(BI.Widget, { value: 3 }] }] - }) + }); } }); BI.shortcut("demo.segment", Demo.Func); \ No newline at end of file diff --git a/demo/js/case/editor/demo.clear_editor.js b/demo/js/case/editor/demo.clear_editor.js index 7e683b62b..0e1e9519b 100644 --- a/demo/js/case/editor/demo.clear_editor.js +++ b/demo/js/case/editor/demo.clear_editor.js @@ -15,8 +15,8 @@ Demo.ClearEditor = BI.inherit(BI.Widget, { watermark: "这个是带清除按钮的" }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.clear_editor", Demo.ClearEditor); \ No newline at end of file diff --git a/demo/js/case/editor/demo.shelter_editor.js b/demo/js/case/editor/demo.shelter_editor.js index d13561c1a..a9c95ae61 100644 --- a/demo/js/case/editor/demo.shelter_editor.js +++ b/demo/js/case/editor/demo.shelter_editor.js @@ -14,7 +14,7 @@ Demo.ClearEditor = BI.inherit(BI.Widget, { }, watermark: "可以设置标记的输入框", text: "这是一个遮罩" - }) + }); BI.createWidget({ type: "bi.vertical", element: this, @@ -22,7 +22,7 @@ Demo.ClearEditor = BI.inherit(BI.Widget, { vgap: 20, bgap: 50, items: [editor] - }) + }); BI.createWidget({ type: "bi.absolute", element: this, @@ -39,8 +39,8 @@ Demo.ClearEditor = BI.inherit(BI.Widget, { left: 10, bottom: 10 }] - }) + }); } -}) +}); BI.shortcut("demo.shelter_editor", Demo.ClearEditor); \ No newline at end of file diff --git a/demo/js/case/editor/demo.sign_editor.js b/demo/js/case/editor/demo.sign_editor.js index 981e0fccd..af758bb33 100644 --- a/demo/js/case/editor/demo.sign_editor.js +++ b/demo/js/case/editor/demo.sign_editor.js @@ -14,7 +14,7 @@ Demo.SignEditor = BI.inherit(BI.Widget, { }, watermark: "可以设置标记的输入框", text: "这是一个标记,点击它即可进行输入" - }) + }); editor.setValue(2); BI.createWidget({ type: "bi.vertical", @@ -22,8 +22,8 @@ Demo.SignEditor = BI.inherit(BI.Widget, { hgap: 30, vgap: 20, items: [editor] - }) + }); } -}) +}); BI.shortcut("demo.sign_editor", Demo.SignEditor); \ No newline at end of file diff --git a/demo/js/case/editor/demo.sign_initial_editor.js b/demo/js/case/editor/demo.sign_initial_editor.js index 49bc5a5d0..f7482e796 100644 --- a/demo/js/case/editor/demo.sign_initial_editor.js +++ b/demo/js/case/editor/demo.sign_initial_editor.js @@ -9,7 +9,7 @@ Demo.SignInitialEditor = BI.inherit(BI.Widget, { this.editor.setValue({ value: "123", text: "sdga" - }) + }); }, render: function () { var self = this; @@ -26,8 +26,8 @@ Demo.SignInitialEditor = BI.inherit(BI.Widget, { }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.sign_initial_editor", Demo.SignInitialEditor); \ No newline at end of file diff --git a/demo/js/case/editor/demo.simple_state_editor.js b/demo/js/case/editor/demo.simple_state_editor.js index 03945b334..d825a9a8f 100644 --- a/demo/js/case/editor/demo.simple_state_editor.js +++ b/demo/js/case/editor/demo.simple_state_editor.js @@ -19,15 +19,15 @@ Demo.SimpleStateEditor = BI.inherit(BI.Widget, { }], vgap: 20 - } + }; }, mounted: function () { var self = this; setTimeout(function () { self.editor.setState(["*", "*"]); - }, 1000) + }, 1000); } -}) +}); BI.shortcut("demo.simple_state_editor", Demo.SimpleStateEditor); \ No newline at end of file diff --git a/demo/js/case/editor/demo.state_editor.js b/demo/js/case/editor/demo.state_editor.js index 8fd233931..e87f4c363 100644 --- a/demo/js/case/editor/demo.state_editor.js +++ b/demo/js/case/editor/demo.state_editor.js @@ -19,7 +19,7 @@ Demo.StateEditor = BI.inherit(BI.Widget, { }], vgap: 20 - } + }; }, @@ -27,8 +27,8 @@ Demo.StateEditor = BI.inherit(BI.Widget, { var self = this; setTimeout(function () { self.editor.setState(["*", "*"]); - }, 1000) + }, 1000); } -}) +}); BI.shortcut("demo.state_editor", Demo.StateEditor); \ No newline at end of file diff --git a/demo/js/case/item/demo.multi_select_item.js b/demo/js/case/item/demo.multi_select_item.js index 1458ba031..f5e35c7eb 100644 --- a/demo/js/case/item/demo.multi_select_item.js +++ b/demo/js/case/item/demo.multi_select_item.js @@ -16,7 +16,7 @@ Demo.Func = BI.inherit(BI.Widget, { text: "复选项" }], hgap: 300 - } + }; } }); BI.shortcut("demo.multi_select_item", Demo.Func); \ No newline at end of file diff --git a/demo/js/case/item/demo.single_select_item.js b/demo/js/case/item/demo.single_select_item.js index 1e50dd139..2244df84b 100644 --- a/demo/js/case/item/demo.single_select_item.js +++ b/demo/js/case/item/demo.single_select_item.js @@ -17,7 +17,7 @@ Demo.Items = BI.inherit(BI.Widget, { text: "单选项" }], hgap: 300 - } + }; } }); diff --git a/demo/js/case/item/demo.single_select_radio_item.js b/demo/js/case/item/demo.single_select_radio_item.js index c805cc96d..3052390ce 100644 --- a/demo/js/case/item/demo.single_select_radio_item.js +++ b/demo/js/case/item/demo.single_select_radio_item.js @@ -17,7 +17,7 @@ Demo.Items = BI.inherit(BI.Widget, { text: "单选项" }], hgap: 300 - } + }; } }); diff --git a/demo/js/case/list/demo.lazy_loader.js b/demo/js/case/list/demo.lazy_loader.js index e7c3eb43a..568238791 100644 --- a/demo/js/case/list/demo.lazy_loader.js +++ b/demo/js/case/list/demo.lazy_loader.js @@ -17,7 +17,7 @@ Demo.Func = BI.inherit(BI.Widget, { items: BI.createItems(BI.deepClone(Demo.CONSTANTS.ITEMS), { type: "bi.button" }) - }) + }); } }); BI.shortcut("demo.lazy_loader", Demo.Func); \ No newline at end of file diff --git a/demo/js/case/list/demo.select_list.js b/demo/js/case/list/demo.select_list.js index 89e87ab27..e16be6891 100644 --- a/demo/js/case/list/demo.select_list.js +++ b/demo/js/case/list/demo.select_list.js @@ -16,7 +16,7 @@ Demo.Func = BI.inherit(BI.Widget, { items: BI.createItems(BI.deepClone(Demo.CONSTANTS.SIMPLE_ITEMS), { type: "bi.multi_select_item" }) - }) + }); } }); BI.shortcut("demo.select_list", Demo.Func); \ No newline at end of file diff --git a/demo/js/case/pager/demo.all_count_pager.js b/demo/js/case/pager/demo.all_count_pager.js index 16f9a128d..829181820 100644 --- a/demo/js/case/pager/demo.all_count_pager.js +++ b/demo/js/case/pager/demo.all_count_pager.js @@ -19,7 +19,7 @@ Demo.Func = BI.inherit(BI.Widget, { curr: 1, count: 1000 }] - }) + }); } }); BI.shortcut("demo.all_count_pager", Demo.Func); \ No newline at end of file diff --git a/demo/js/case/pager/demo.direction_pager.js b/demo/js/case/pager/demo.direction_pager.js index f33167dd2..62e6a0b26 100644 --- a/demo/js/case/pager/demo.direction_pager.js +++ b/demo/js/case/pager/demo.direction_pager.js @@ -12,7 +12,7 @@ Demo.Func = BI.inherit(BI.Widget, { items: [{ type: "bi.direction_pager" }] - }) + }); } }); BI.shortcut("demo.direction_pager", Demo.Func); \ No newline at end of file diff --git a/demo/js/case/pane/demo.list_pane.js b/demo/js/case/pane/demo.list_pane.js index 179aa11e5..5766be4fb 100644 --- a/demo/js/case/pane/demo.list_pane.js +++ b/demo/js/case/pane/demo.list_pane.js @@ -15,8 +15,8 @@ Demo.Func = BI.inherit(BI.Widget, { callback(BI.createItems(BI.deepClone(Demo.CONSTANTS.ITEMS), { type: "bi.multi_select_item", height: 25 - })) - }, 2000) + })); + }, 2000); }, el: { type: "bi.button_group", @@ -24,7 +24,7 @@ Demo.Func = BI.inherit(BI.Widget, { type: "bi.vertical" }] } - } + }; }, mounted: function () { diff --git a/demo/js/case/pane/demo.multi_popup_view.js b/demo/js/case/pane/demo.multi_popup_view.js index aac46f3a6..de62a15cc 100644 --- a/demo/js/case/pane/demo.multi_popup_view.js +++ b/demo/js/case/pane/demo.multi_popup_view.js @@ -33,7 +33,7 @@ Demo.Func = BI.inherit(BI.Widget, { } } }] - } + }; } }); BI.shortcut("demo.multi_popup_view", Demo.Func); \ No newline at end of file diff --git a/demo/js/case/pane/demo.panel.js b/demo/js/case/pane/demo.panel.js index 627fd8bf9..28b1c3e2a 100644 --- a/demo/js/case/pane/demo.panel.js +++ b/demo/js/case/pane/demo.panel.js @@ -22,7 +22,7 @@ Demo.Func = BI.inherit(BI.Widget, { height: 25 }) } - } + }; } }); BI.shortcut("demo.panel", Demo.Func); \ No newline at end of file diff --git a/demo/js/case/pane/demo.popup_panel.js b/demo/js/case/pane/demo.popup_panel.js index b1b5cc4f7..503e91962 100644 --- a/demo/js/case/pane/demo.popup_panel.js +++ b/demo/js/case/pane/demo.popup_panel.js @@ -33,7 +33,7 @@ Demo.Func = BI.inherit(BI.Widget, { } } }] - } + }; } }); BI.shortcut("demo.popup_panel", Demo.Func); \ No newline at end of file diff --git a/demo/js/case/table/demo.adaptive_table.js b/demo/js/case/table/demo.adaptive_table.js index a8dd5570c..825edc591 100644 --- a/demo/js/case/table/demo.adaptive_table.js +++ b/demo/js/case/table/demo.adaptive_table.js @@ -154,7 +154,7 @@ Demo.Func = BI.inherit(BI.Widget, { top: 10, bottom: 10 }] - }) + }); } }); BI.shortcut("demo.adaptive_table", Demo.Func); \ No newline at end of file diff --git a/demo/js/case/table/demo.layer_tree_table.js b/demo/js/case/table/demo.layer_tree_table.js index 9621f9318..a6724e09e 100644 --- a/demo/js/case/table/demo.layer_tree_table.js +++ b/demo/js/case/table/demo.layer_tree_table.js @@ -143,7 +143,7 @@ Demo.Func = BI.inherit(BI.Widget, { top: 10, bottom: 10 }] - }) + }); } }); BI.shortcut("demo.layer_tree_table", Demo.Func); \ No newline at end of file diff --git a/demo/js/case/table/demo.tree_table.js b/demo/js/case/table/demo.tree_table.js index a7ff3390a..3bc029e77 100644 --- a/demo/js/case/table/demo.tree_table.js +++ b/demo/js/case/table/demo.tree_table.js @@ -143,7 +143,7 @@ Demo.Func = BI.inherit(BI.Widget, { top: 10, bottom: 10 }] - }) + }); } }); BI.shortcut("demo.tree_table", Demo.Func); \ No newline at end of file diff --git a/demo/js/case/tree/demo.branch_relation.js b/demo/js/case/tree/demo.branch_relation.js index b4622595c..8f091680c 100644 --- a/demo/js/case/tree/demo.branch_relation.js +++ b/demo/js/case/tree/demo.branch_relation.js @@ -143,7 +143,7 @@ Demo.Func = BI.inherit(BI.Widget, { type: "bi.adaptive", element: this, items: [relation] - }) + }); } }); BI.shortcut("demo.branch_relation", Demo.Func); \ No newline at end of file diff --git a/demo/js/case/tree/demo.branch_tree.js b/demo/js/case/tree/demo.branch_tree.js index 430de1f32..d95fcd55d 100644 --- a/demo/js/case/tree/demo.branch_tree.js +++ b/demo/js/case/tree/demo.branch_tree.js @@ -134,7 +134,7 @@ Demo.Func = BI.inherit(BI.Widget, { var tree = this._createBranchTree(); var mapTree = this._createBranchMapTree(); - function getItems() { + function getItems () { return [{ text: "且", value: "且", @@ -159,7 +159,7 @@ Demo.Func = BI.inherit(BI.Widget, { type: "bi.label", height: 30, textAlign: "left", - text: "这里是一段文字" , + text: "这里是一段文字", value: "这里是一段文字" }, { text: "且", @@ -227,7 +227,7 @@ Demo.Func = BI.inherit(BI.Widget, { } }] }] - }) + }); } }); BI.shortcut("demo.branch_tree", Demo.Func); \ No newline at end of file diff --git a/demo/js/case/tree/demo.handstand_branch_tree.js b/demo/js/case/tree/demo.handstand_branch_tree.js index 8d7efda8e..770b507f4 100644 --- a/demo/js/case/tree/demo.handstand_branch_tree.js +++ b/demo/js/case/tree/demo.handstand_branch_tree.js @@ -97,7 +97,7 @@ Demo.Func = BI.inherit(BI.Widget, { } }] }] - }) + }); } }); BI.shortcut("demo.handstand_branch_tree", Demo.Func); \ No newline at end of file diff --git a/demo/js/case/tree/demo.level_tree.js b/demo/js/case/tree/demo.level_tree.js index a4c3f8422..9b6065489 100644 --- a/demo/js/case/tree/demo.level_tree.js +++ b/demo/js/case/tree/demo.level_tree.js @@ -63,7 +63,7 @@ Demo.Func = BI.inherit(BI.Widget, { text: "子项3", value: 33 }] - }) + }); BI.createWidget({ type: "bi.vtape", @@ -81,7 +81,7 @@ Demo.Func = BI.inherit(BI.Widget, { } } }] - }) + }); } }); BI.shortcut("demo.level_tree", Demo.Func); \ No newline at end of file diff --git a/demo/js/case/tree/demo.simple_tree.js b/demo/js/case/tree/demo.simple_tree.js index df09789f9..c8c420548 100644 --- a/demo/js/case/tree/demo.simple_tree.js +++ b/demo/js/case/tree/demo.simple_tree.js @@ -4,7 +4,7 @@ Demo.Func = BI.inherit(BI.Widget, { }, render: function () { - //value值一定要是字符串 + // value值一定要是字符串 var tree = BI.createWidget({ type: "bi.simple_tree", items: [] @@ -66,7 +66,7 @@ Demo.Func = BI.inherit(BI.Widget, { height: 30, text: "setValue(['31', '32', '33'])", handler: function () { - tree.setValue(['31', '32', '33']); + tree.setValue(["31", "32", "33"]); } } }, { @@ -80,7 +80,7 @@ Demo.Func = BI.inherit(BI.Widget, { } } }] - }) + }); } }); BI.shortcut("demo.simple_tree", Demo.Func); \ No newline at end of file diff --git a/demo/js/case/triggers/demo.editor_trigger.js b/demo/js/case/triggers/demo.editor_trigger.js index 1eeedce35..501992b09 100644 --- a/demo/js/case/triggers/demo.editor_trigger.js +++ b/demo/js/case/triggers/demo.editor_trigger.js @@ -18,7 +18,7 @@ Demo.Func = BI.inherit(BI.Widget, { }], hgap: 20, vgap: 20 - }) + }); } }); BI.shortcut("demo.editor_trigger", Demo.Func); \ No newline at end of file diff --git a/demo/js/case/triggers/demo.icon_trigger.js b/demo/js/case/triggers/demo.icon_trigger.js index 99beac713..6dd2747d1 100644 --- a/demo/js/case/triggers/demo.icon_trigger.js +++ b/demo/js/case/triggers/demo.icon_trigger.js @@ -18,7 +18,7 @@ Demo.Func = BI.inherit(BI.Widget, { }], hgap: 20, vgap: 20 - }) + }); } }); BI.shortcut("demo.icon_trigger", Demo.Func); \ No newline at end of file diff --git a/demo/js/case/triggers/demo.select_text_trigger.js b/demo/js/case/triggers/demo.select_text_trigger.js index a9b3f08a4..6e8da3261 100644 --- a/demo/js/case/triggers/demo.select_text_trigger.js +++ b/demo/js/case/triggers/demo.select_text_trigger.js @@ -19,7 +19,7 @@ Demo.Func = BI.inherit(BI.Widget, { }], hgap: 20, vgap: 20 - }) + }); } }); BI.shortcut("demo.select_text_trigger", Demo.Func); \ No newline at end of file diff --git a/demo/js/case/triggers/demo.text_trigger.js b/demo/js/case/triggers/demo.text_trigger.js index ed8526619..97686ebb8 100644 --- a/demo/js/case/triggers/demo.text_trigger.js +++ b/demo/js/case/triggers/demo.text_trigger.js @@ -19,7 +19,7 @@ Demo.Func = BI.inherit(BI.Widget, { }], hgap: 20, vgap: 20 - }) + }); } }); BI.shortcut("demo.text_trigger", Demo.Func); \ No newline at end of file diff --git a/demo/js/category/customATree/demo.multilayerselecttree.leveltree.js b/demo/js/category/customATree/demo.multilayerselecttree.leveltree.js index 9c605a06f..77eea261c 100644 --- a/demo/js/category/customATree/demo.multilayerselecttree.leveltree.js +++ b/demo/js/category/customATree/demo.multilayerselecttree.leveltree.js @@ -26,8 +26,8 @@ BI.PlatformLevelTree = BI.inherit(BI.Widget, { itemsCreator: function (op, callback) { o.itemsCreator(op, function (items) { - callback(self._formatItems(items)) - }) + callback(self._formatItems(items)); + }); }, el: { @@ -44,7 +44,7 @@ BI.PlatformLevelTree = BI.inherit(BI.Widget, { }); this.tree.on(BI.CustomTree.EVENT_CHANGE, function () { self.fireEvent(BI.PlatformLevelTree.EVENT_CHANGE, arguments); - }) + }); }, _formatItems: function (nodes) { @@ -103,93 +103,93 @@ BI.DemoLevelTree = BI.inherit(BI.Widget, { self.tree = this; }, itemsCreator: function (op, callback) { - if (!op.node) {//根节点 + if (!op.node) {// 根节点 callback([{ - "id": 1, - "pId": 0, + id: 1, + pId: 0, text: "A", value: 1, isParent: true }, { - "id": 2, - "pId": 0, - "text": "B", + id: 2, + pId: 0, + text: "B", value: 2, isParent: true, open: true - }]) + }]); } else { if (op.node.id == 1) { callback([ { - "id": 11, - "pId": 1, - "text": "test11", + id: 11, + pId: 1, + text: "test11", value: 11, layer: 1, isParent: true }, { - "id": 12, - "pId": 1, - "text": "test12", + id: 12, + pId: 1, + text: "test12", value: 12, layer: 1 }, { - "id": 13, - "pId": 1, - "text": "test13", + id: 13, + pId: 1, + text: "test13", value: 13, layer: 1 }, { - "id": 14, - "pId": 1, - "text": "test14", + id: 14, + pId: 1, + text: "test14", value: 14, layer: 1, height: 35 }, { - "id": 15, - "pId": 1, - "text": "test15", + id: 15, + pId: 1, + text: "test15", value: 15, layer: 1 }, { - "id": 16, - "pId": 1, - "text": "test16", + id: 16, + pId: 1, + text: "test16", value: 16, layer: 1 }, - {"id": 17, "pId": 1, "text": "test17", layer: 1, value: 17} - ]) + {id: 17, pId: 1, text: "test17", layer: 1, value: 17} + ]); } else if (op.node.id == 2) { callback([{ - "id": 21, - "pId": 2, - "text": "test21", + id: 21, + pId: 2, + text: "test21", value: 21, layer: 1 }, - { - "id": 22, - "pId": 2, - "text": "test22", - value: 22, - layer: 1 - }]) + { + id: 22, + pId: 2, + text: "test22", + value: 22, + layer: 1 + }]); } else if (op.node.id == 11) { callback([{ - "id": 111, - "pId": 11, - "text": "test111", + id: 111, + pId: 11, + text: "test111", value: 111, layer: 2 - }]) + }]); } } } @@ -205,7 +205,7 @@ BI.DemoLevelTree = BI.inherit(BI.Widget, { height: 25 }] - } + }; }, mounted: function () { diff --git a/demo/js/category/largeTable/cell.js b/demo/js/category/largeTable/cell.js index d8319b34a..47f4bd711 100644 --- a/demo/js/category/largeTable/cell.js +++ b/demo/js/category/largeTable/cell.js @@ -8,7 +8,7 @@ BI.DetailTableCell = BI.inherit(BI.Widget, { baseCls: "bi-detail-table-cell", dId: "", text: "" - }) + }); }, _init: function () { @@ -36,9 +36,9 @@ BI.DetailTableCell = BI.inherit(BI.Widget, { type: "bi.vertical", element: this, items: [item] - }) + }); - //表格样式 + // 表格样式 if (BI.isNotNull(o.styles) && BI.isObject(o.styles)) { this.element.css(o.styles); } diff --git a/demo/js/category/largeTable/header.js b/demo/js/category/largeTable/header.js index ae52475fd..42f1e733e 100644 --- a/demo/js/category/largeTable/header.js +++ b/demo/js/category/largeTable/header.js @@ -5,7 +5,7 @@ BI.DetailTableHeader = BI.inherit(BI.Widget, { _defaultConfig: function () { return BI.extend(BI.DetailTableHeader.superclass._defaultConfig.apply(this, arguments), { baseCls: "bi-detail-table-header" - }) + }); }, _init: function () { @@ -29,7 +29,7 @@ BI.DetailTableHeader = BI.inherit(BI.Widget, { }] }); - //表格样式 + // 表格样式 if (BI.isNotNull(o.styles) && BI.isObject(o.styles)) { this.element.css(o.styles); } diff --git a/demo/js/category/largeTable/largeTable.js b/demo/js/category/largeTable/largeTable.js index 57ebf5362..e664d8486 100644 --- a/demo/js/category/largeTable/largeTable.js +++ b/demo/js/category/largeTable/largeTable.js @@ -67,7 +67,7 @@ Demo.Face = BI.inherit(BI.Widget, { top: 0, bottom: 0 }] - } + }; }, mounted: function () { @@ -114,7 +114,7 @@ Demo.Face = BI.inherit(BI.Widget, { for (var m = 0; m < times - 1; m++) { BI.each(items[n % 100], function (j, item) { copy[n].push(item); - }) + }); } } return copy; @@ -126,7 +126,7 @@ Demo.Face = BI.inherit(BI.Widget, { for (var m = 0; m < times - 1; m++) { BI.each(items[n], function (j, item) { copy[n].push(item); - }) + }); } } return copy; diff --git a/demo/js/category/largeTable/sequenceheadercell.normal.js b/demo/js/category/largeTable/sequenceheadercell.normal.js index 0d245c092..0e37428ae 100644 --- a/demo/js/category/largeTable/sequenceheadercell.normal.js +++ b/demo/js/category/largeTable/sequenceheadercell.normal.js @@ -6,7 +6,7 @@ BI.NormalSequenceHeaderCell = BI.inherit(BI.Widget, { _defaultConfig: function () { return BI.extend(BI.NormalSequenceHeaderCell.superclass._defaultConfig.apply(this, arguments), { baseCls: "bi-normal-sequence-header-cell" - }) + }); }, _init: function () { diff --git a/demo/js/category/largeTable/table.js b/demo/js/category/largeTable/table.js index 28e906598..32f0c6153 100644 --- a/demo/js/category/largeTable/table.js +++ b/demo/js/category/largeTable/table.js @@ -1,2 +1,2 @@ -var TABLE_HEADER = [[{"type":"bi.detail_table_header","dId":"4bee81d36b4c6874","text":"合同金额","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"ce501b56c3bee73b","text":"购买数量","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"7fdfffca99e85f41","text":"购买的产品","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"c7e273fee68f9a84","text":"合同ID","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"06c1244c0bb8c971","text":"客户ID","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"3b8788e5243f4253","text":"销售机会ID","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"977f03aa6b05f170","text":"合同类型","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"fb18445e25042fad","text":"合同付款类型","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"7b4214f2ee25348f","text":"产品配送地址","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"e9270d71f05f8af6","text":"是否已经交货","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"0c20d70ab1c54e59","text":"年月日(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"26df741899dbe311","text":"年份(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"c54cc86e2d6ec8e8","text":"季度(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"a8179fbe73f32b78","text":"月份(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"4f3817018d5911d0","text":"星期(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"3d27b2b4010a87ae","text":"日(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"b9122528a8ef99b1","text":"周数(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"4754cdc8d2b0ccc1","text":"时(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"c44e00e1bc20135d","text":"分(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"b175741ff606ba3c","text":"秒(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"24f4dfbda51fdd3b","text":"年季度(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"c2cdf7336ecdfec0","text":"年月(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"7c86b54224352de6","text":"年周数(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"24cdfc858e5fec6f","text":"年月日时(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"7f4631a5465d63e3","text":"年月日时分(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"37025692264a3f08","text":"年月日时分秒(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}}]] -var TABLE_ITEMS = [[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"90,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"00115727-e145-44c0-9102-110523699369","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"ff61dfee-1c56-48b6-9f7b-21abef64c96f","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"f08a77cf-2282-4ad9-aa1c-ca93038d32a3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-07-28","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"七月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期日","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":28,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":31,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-07","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-31","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-07-28 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-07-28 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-07-28 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"2,000,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"40.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"00c7b96a-bf9e-423f-9246-3898c6ac3150","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"4219ad91-39f5-4f90-b580-c971dc692ece","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"d9e62a63-399b-4e8d-871f-491d13a484f1","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"福州市湖滨路66号中福西湖花园东福楼18H","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":11,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-11 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-11 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-11 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"800,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"4.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"013b1dd8-1493-4c5b-8501-c0a78096d86a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"22502c61-4cb9-4a4b-b258-010f848a6215","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"cdbb713b-87e5-47d1-892b-8ba6928b4d1c","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"徐州市西安北路亚华大厦10楼","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":11,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-11 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-11 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-11 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"32,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"026e9c86-1af5-4d25-99b1-42e1a6c610d1","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6e1d8f93-a6cc-44ac-9e64-b3929553f7d8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"bfe7230b-f71d-48fb-a12e-fb91b6d9633b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"6a0bf640-3efe-4907-a076-397e87093422","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"180,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"03374c0e-59d1-4158-8ab5-67b48d80d84e","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"d9c85691-1c10-4ef9-8b42-98e1637cab77","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"8f5bda5b-89ea-492a-889d-ed3ad8bc4ae5","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-24","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":24,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-24 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-24 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-24 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"560,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"03ae814b-195b-48e0-ae47-c60ad8aa9cdf","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"3b1b4e83-aa87-4b40-b055-bc3e7bef2602","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"cbcba594-08b0-4be7-9ffd-e21aa3f0dcf9","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-08-19","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期一","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":19,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-08-19 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-08-19 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-08-19 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"32,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"040d00ce-c214-4191-a7ab-88b1ca558dc0","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6e1d8f93-a6cc-44ac-9e64-b3929553f7d8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"bfe7230b-f71d-48fb-a12e-fb91b6d9633b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"6a0bf640-3efe-4907-a076-397e87093422","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"750,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"04192b9b-dd8e-4136-8662-8f729430e5aa","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"925c3526-66a0-48a8-9098-0deb98a86274","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"03d40405-4089-4eea-809a-f6152b4b639a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"180,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"04289ab3-08e3-49d3-9582-4dbb945233e7","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"901aa1ba-ff07-4ff7-a836-4821219c9aae","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"213326cf-266b-4fb6-8d7b-eef2a90a1e8d","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"西安市唐延路5号","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-09-19","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"九月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期三","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":19,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":38,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-09","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-38","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-09-19 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-09-19 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-09-19 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"16,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"042984b4-db31-48a4-9606-bf891bf6e7b2","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6e1d8f93-a6cc-44ac-9e64-b3929553f7d8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"bfe7230b-f71d-48fb-a12e-fb91b6d9633b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"6a0bf640-3efe-4907-a076-397e87093422","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"1,400,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"4.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"047bae0c-ae18-426f-83a9-6519b986bfbc","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"1de1b758-be64-4c33-86f9-3dd0fc11106a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"76b8a148-77ea-46b7-80ef-7992d52b4ea2","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"上海市徐家汇路430号电力大楼16楼","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-03","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":3,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":31,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-31","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-03 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-03 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-03 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"260,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"04897502-5828-4273-8184-553aa0562930","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"88d567a8-feab-4ce5-8b8a-0cb7f5840179","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"43f6fe3c-ed93-4116-96b5-8beadb592545","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":11,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-11 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-11 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-11 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"1,200,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"04b0d7a7-1ef5-4eab-b6c2-811b9630cab4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6dfef093-d521-4807-b5b4-15f6c13d39f6","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"ee97ef3a-5fe1-4c80-b37b-beb0d017e9eb","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"500,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"056c2ca7-a186-40a4-a8a6-01b38151df57","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"9d7ce8a7-5f9a-4087-be3e-2ed0edf53709","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"212e1bce-b6b8-4677-904e-60666683c978","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-10-24","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第4季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"十月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":24,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":43,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-10","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-43","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-10-24 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-10-24 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-10-24 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"600,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"05bf042a-27f8-4e66-bc0c-9638145fd756","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"74643073-3ca1-4cf4-b921-af3e9c83702b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"e3231483-9848-438d-beff-1d8e7a35cd1c","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-10-26","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第4季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"十月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":26,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":43,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-10","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-43","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-10-26 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-10-26 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-10-26 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"164,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"4.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"05cd066b-7aff-4726-9c52-096df32840db","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6e1d8f93-a6cc-44ac-9e64-b3929553f7d8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"bfe7230b-f71d-48fb-a12e-fb91b6d9633b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"6a0bf640-3efe-4907-a076-397e87093422","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"99,800.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"06214078-99fc-4500-9e85-32ba2efbc1d9","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"62dc704c-c30a-4364-9253-62a582820430","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"8865c593-ee72-4eac-ad78-83441cf09b44","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"50,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"064c1610-a6d7-4aee-a71d-62e58ef7f89a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"8fa290a3-6595-4625-ad31-a2229cba9345","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"bc89c6d9-615e-4f11-9004-3da41dedac19","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"福州市福新中路89号时代国际广场917-918单元","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":11,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-11 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-11 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-11 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"130,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0692a164-8159-4dda-901b-4003f432d41c","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"de4b48c5-93b6-4af1-abd9-bc4e4499fb11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"5063bd4e-aa18-4034-a9a1-2413a55a602a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"长春市净月大街2555号东北师范大学净月校区软件学院2楼205","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-03","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":3,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":31,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-31","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-03 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-03 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-03 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"64,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"07d167a4-a45f-4adf-b342-681fab23d210","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6e1d8f93-a6cc-44ac-9e64-b3929553f7d8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"bfe7230b-f71d-48fb-a12e-fb91b6d9633b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"6a0bf640-3efe-4907-a076-397e87093422","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"350,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"07f1b7a1-0fe6-4735-bce4-fb9d1204c324","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"68e41864-9ff9-4ee7-96d4-916138153778","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"672cf4a0-49b4-45a3-84dd-6a4c5a9561d9","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-02-12","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第1季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"二月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期二","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":12,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":7,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-1","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-02","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-7","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-02-12 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-02-12 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-02-12 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"210,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"080a241d-7372-4921-b171-b9ed2d4a9dd6","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"0e4cf623-44dd-470a-8a39-5bc705c5faf5","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"42433511-62e3-4a84-9c03-3d0506dbc846","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"服务协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-05-06","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第2季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"五月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期一","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":6,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":19,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-2","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-05","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-19","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-05-06 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-05-06 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-05-06 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"720,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"080cd368-af54-447a-a3ae-051425c84bc1","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6370dee7-6d96-4881-9014-2ba42b674051","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"5a036477-4566-49f4-9f99-9af82094aad0","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"\t西城区复兴门外地藏庵南巷1号电研大厦C1007","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-17","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":17,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":33,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-33","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-17 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-17 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-17 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0859c137-5a7a-48c0-8c16-e2c607d7b19f","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"3ed72882-0b77-4066-a9dc-76a94c2c0236","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"faf8603f-dba1-4d10-8f56-4b4ab52a4c01","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"150,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"087bab2a-7b5e-4304-808a-830b68556cee","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"ec8cec0b-012f-4b58-84ff-0c889e98f1a0","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"3c02b621-2088-4826-9ca6-1ad3f0b9ae67","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"梅花山庄24栋602","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-09","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":9,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-09 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-09 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-09 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"320,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"08ce15be-bbfd-4c9b-b18f-39eb03e471ca","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"456419b5-d3c7-499b-b07b-b868cc68634e","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"22f9a27a-08a4-4671-b748-7d2cc93e8840","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-25","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":25,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-25 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-25 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-25 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"1,800,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"30.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"09f59e37-bc7d-4abc-ba37-462adc1d5437","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"1b4eeefa-6c96-102f-9089-ad5cc5c899a4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"becbd468-3a22-4687-aaa3-886a12a20302","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-10","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":10,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-10 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-10 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-10 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"200,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0a392e38-b72f-46ad-b713-a19e06f6f46e","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"ef35dd55-5306-4380-88ff-5db8847f07be","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"d5800b52-8a9d-4ed8-b290-481ea17d7970","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"海淀区北四环西路66号中国技术交易大厦2005室","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-17","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":17,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":33,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-33","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-17 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-17 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-17 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"270,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0a481a95-5f8f-4a2f-acac-711dcd77ed80","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"e210c77c-f1c3-44d2-ad08-fb1b36a8499f","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"905f4806-14ff-47cd-88dc-ac8f99239174","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"海淀区上地三街嘉华大厦C座十层","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-12","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期日","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":12,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":33,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-33","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-12 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-12 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-12 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"32,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0a4941a1-8ddd-4826-93dc-461f8bdbab8c","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6e1d8f93-a6cc-44ac-9e64-b3929553f7d8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"bfe7230b-f71d-48fb-a12e-fb91b6d9633b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"6a0bf640-3efe-4907-a076-397e87093422","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"660,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0ad9e460-6e0c-4dc0-83d6-750597f07825","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"7a70da02-199a-4e74-be08-3414783fbdd4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"788c76f2-87aa-45e7-a48c-eb7f73eac475","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"100,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0b2f2daa-5b8f-4169-8d99-0aa6120ed8c6","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"b0c38d7d-2cca-42c0-9099-05b2d5b3e38d","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"13ccdb9e-d8fe-43db-b7d1-e5d2254787f8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"160,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0c2201db-3b7c-47a4-95bd-5815b14886ac","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"52e52309-cf7b-4919-80a1-e10eb0e6ced7","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"afa29ce6-1a90-4282-a3e6-69dea6131f1d","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-08-26","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期一","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":26,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":35,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-35","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-08-26 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-08-26 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-08-26 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"350,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0c6e4368-0572-40e6-978e-de72b8997d15","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"1fb823f6-209e-4484-9919-8844e2e09135","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"90a67362-414b-47a6-9369-7c91019e81d4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-11-15","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第4季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"十一月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":15,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":46,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-46","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-11-15 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-11-15 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-11-15 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"100,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0cdfd271-6a40-432a-ac04-fcf0e3e029dd","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"5917ef9b-f554-4364-b0ba-524bc7eee0db","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"97d8fa57-6cbd-4450-bf20-51d49581b885","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0dc1c555-2eb2-4d8e-9ee4-50e96688e6a6","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"0ef33a04-1464-417a-a976-01f41ba0b97e","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"6b7b3b72-e8c3-4a25-961a-4cf64b456b93","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-24","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":24,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-24 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-24 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-24 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"2,380,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0e02341c-e7cd-44b6-b52c-c07fff904ffb","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"99a09a6a-ae50-4f5e-8c45-60d1fe07b465","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"fe305416-e143-411e-b5c8-5302c3a72c10","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"郑州市嵩山南路14号","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-02","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":2,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":31,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-31","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-02 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-02 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-02 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"256,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0e1913de-c7bb-4f94-8650-b6fcc449dc31","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6e1d8f93-a6cc-44ac-9e64-b3929553f7d8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"bfe7230b-f71d-48fb-a12e-fb91b6d9633b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"6a0bf640-3efe-4907-a076-397e87093422","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"50,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0e2329e4-af5e-4bbc-8ea2-2b13d7f4b4eb","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"7ec522c2-ad8f-4018-8744-290b34bc175e","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"afadb9c0-8b31-4c8b-abd0-5a15d691ada7","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"106,200.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0e3ee80d-6f21-430d-8b26-a9b68ccef22b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"830c72c1-86d0-4aca-aa90-14da68165833","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"e558bac7-38be-4a90-9bea-58d4fe9a6b99","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-24","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":24,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-24 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-24 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-24 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"380,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0fb2bba0-ea35-42b0-8e03-1750962d64c1","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"16dcafcf-97b2-4380-967a-0058fccdd9fd","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"cf8889b0-5897-4cdc-a8db-6ece8910ec7d","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-01-26","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第1季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"一月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":26,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":4,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-1","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-01","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-01-26 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-01-26 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-01-26 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"400,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1045c5d8-64bd-438b-9879-d12b58e237b5","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"01c4d450-b85d-4f5c-a8f9-6b730a887c15","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"423d72a8-665d-4cf0-aa63-402b776950e4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-06-18","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第2季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"六月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期二","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":18,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":25,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-2","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-06","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-25","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-06-18 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-06-18 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-06-18 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"256,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"107b3879-67ba-4cf6-b7d5-e50585e13d68","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"62dbfeee-8e10-4809-8797-994df074ae9a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"1886c448-07c1-4d2b-9038-7f13465512e0","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-12-29","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第4季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"十二月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":29,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":52,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-12","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-52","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-12-29 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-12-29 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-12-29 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"2,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"108b8891-946d-44b0-b44d-9291b15d92dd","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"387e629d-627a-4387-9224-692dae0bf933","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"b5be6449-2c57-46ab-9dcc-76e8c0526dbe","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2011-10-04","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2011,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第4季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"十月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期二","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":4,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":41,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2011-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2011-10","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2011-41","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2011-10-04 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2011-10-04 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2011-10-04 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"120,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"11771d20-21eb-4148-a625-139ebebdbb2c","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"10206f0d-c55c-4cdc-a8da-83f50f575c6f","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"7bbcb1bf-b497-4568-961d-1c64967d94d1","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-10-27","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第4季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"十月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期日","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":27,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":44,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-10","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-44","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-10-27 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-10-27 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-10-27 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"300,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"121058bc-fc36-442e-81eb-5e44ad119e66","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"c30ffd1e-5b34-441b-a640-f13310ffafa5","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"f3e7cac0-8785-4fa3-bfdf-414f52d5ca0b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"400,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"122a9012-9065-44ac-aa47-fbb0bfa83e42","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"dfc7135c-0778-40e9-97b2-9b6702c774b8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"2b06fd25-da7a-4450-9162-f4c12e3b57b4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"杭州市莫干山路102号立新大厦10楼","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-09","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":9,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-09 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-09 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-09 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"200,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"12c45953-f32e-4170-9e50-29b68618e955","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"e32e89de-2825-404b-904b-783ae1952d2d","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"049bb6e8-af01-4ba2-92d6-a53628745994","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"海淀区蓝靛厂东路2号金源时代商务中心C座6G","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-09","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":9,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-09 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-09 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-09 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1324cf84-ca10-403e-8207-b66dd97f272e","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"c6e91cc0-da1d-4ad0-bbd5-3089ca56e078","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"9c9bf867-a84f-44ec-9daa-b63edae49bef","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1375352e-dadb-47b0-975c-724737d7854a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"e210c77c-f1c3-44d2-ad08-fb1b36a8499f","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"905f4806-14ff-47cd-88dc-ac8f99239174","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"海淀区上地三街九号嘉华大厦C座十层","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-10","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":10,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-10 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-10 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-10 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"500,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"13cd2da0-26d9-495c-a197-7bcfd4571776","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"ef794a84-0a45-4841-8f12-d6968f6cd370","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"a1485ce9-982c-49e6-bf34-f38d2c10fd6a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-09-22","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"九月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期日","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":22,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":39,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-09","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-39","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-09-22 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-09-22 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-09-22 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"150,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"147768c6-31c2-4ab3-a1f0-2788b8c26e6e","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"740a42cb-bf98-4c39-9c2a-4c0c1f2ec32b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"2d15d041-5912-4d8e-a037-9dadc00d6a47","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-11-10","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第4季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"十一月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期日","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":10,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":46,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-46","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-11-10 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-11-10 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-11-10 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"64,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"15072396-5ac7-43ce-beaa-0b56318634f7","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6e1d8f93-a6cc-44ac-9e64-b3929553f7d8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"bfe7230b-f71d-48fb-a12e-fb91b6d9633b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"6a0bf640-3efe-4907-a076-397e87093422","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"159dc657-7dc7-4936-a238-11bc104251a6","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"b57a6968-ed5f-4c22-bd51-23fc8a2e51ef","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"7637b417-31c3-4ce4-8998-dcac4d7d6b1e","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"2,780,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1677acc5-1843-470b-9b13-7ef5173ba150","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"813dba4f-3959-4aeb-b2c3-1f3ed2eadcf9","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"8b5c06c5-37b2-4b29-a017-e4eadd5f7bb0","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-02-09","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第1季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"二月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":9,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":6,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-1","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-02","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-6","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-02-09 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-02-09 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-02-09 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"150,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"16a16248-64e3-4a61-ac5c-1d432832ba72","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"9867ee56-01e0-4ad1-a760-daf1b90bf421","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"f8c586b4-f693-4848-9f54-5542e03d7d8e","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":11,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-11 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-11 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-11 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"260,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1996dd92-07a2-4254-833c-21bde260b0e4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"88d567a8-feab-4ce5-8b8a-0cb7f5840179","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"2b38042d-a42e-4ce2-b085-62d0f9674763","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"成都市人民南路4段9号237号","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-10","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":10,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-10 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-10 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-10 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"300,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"19a238d4-7436-4f45-83a1-8122df37de11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"cf681e58-7fb7-4752-8d60-3282b4438cc8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"ee61e56f-ec92-4c14-b5ae-529e99467429","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"北京市海淀区人大北路33号2号楼2302室","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-03","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":3,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":31,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-31","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-03 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-03 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-03 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"32,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"19deed03-f577-487f-a59a-7983d61f22c0","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6e1d8f93-a6cc-44ac-9e64-b3929553f7d8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"bfe7230b-f71d-48fb-a12e-fb91b6d9633b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"6a0bf640-3efe-4907-a076-397e87093422","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-22","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期三","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":22,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-22 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-22 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-22 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"32,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1a256a40-ecc6-4b1a-b34a-add1c718b6df","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6e1d8f93-a6cc-44ac-9e64-b3929553f7d8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"bfe7230b-f71d-48fb-a12e-fb91b6d9633b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"6a0bf640-3efe-4907-a076-397e87093422","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"60,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1ac7b95f-d799-4206-a6d8-84d6ba396d00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6a72ac0d-82b0-499a-ac2a-27e5ed2103a9","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"b2586baf-baa1-4b8f-8f8b-b9c3e8ba0e3f","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"深圳宝安机场国际货运中心1205室","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-12","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期日","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":12,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":33,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-33","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-12 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-12 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-12 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"1,200,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1b3609b2-d56d-43b8-b213-3942a1aa5fb7","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"7ba15d66-9d46-4204-8f92-970e66713deb","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"c83a6839-e4af-4c27-aabb-117b02d30cef","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"海淀区上地三街嘉华大厦D座802","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":11,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-11 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-11 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-11 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"360,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1bc3a791-fd92-411f-8539-bd4ef25c468a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"20e07e5b-9ee5-4716-ae2c-b0e770406f10","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"4f8b0a24-d89a-4ea9-928c-27414d82467d","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-11-12","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第4季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"十一月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期二","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":12,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":46,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-46","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-11-12 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-11-12 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-11-12 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"36,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1c0499ac-b04c-4edc-99dd-4d6212610d17","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"58b86288-86c3-4fff-81b4-b3a3363993b2","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"09679c48-8f7c-414d-b91d-cdde302fcdfa","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":11,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-11 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-11 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-11 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"240,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1c240eb8-99e1-4d6e-a000-ea365eb5787b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"271e168e-3614-4905-ac32-baa04bcde03b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"3b70f5f3-7309-4acc-830c-1e96cddcdabe","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-09-02","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"九月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期一","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":2,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":36,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-09","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-36","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-09-02 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-09-02 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-09-02 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1c297798-3f94-4742-b262-9e59d32e51e4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"c105518f-ddec-4d1f-9ffa-4f8ef41b84c6","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"83478f0d-8f5b-4c33-a831-4480c779ada9","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"240,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1c37baa0-b517-4adf-b3db-df2cbd74669a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"ba6335bf-56b2-42b2-a027-dd06a25c2206","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"ee807dfc-29ea-4834-8821-4371dfbf9773","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1cad07dc-c49b-4243-9274-8681d33bb131","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"25e15977-1b22-4ee1-a17c-2ad4e5889ac0","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"aef9acfc-39f8-4915-b9e7-31bbe2cff0bb","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"石鼓路98号阳光大厦8楼","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-12","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期日","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":12,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":33,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-33","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-12 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-12 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-12 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"500,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"4.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1d6da355-7320-4940-b45d-8c45695ee748","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"3a4bdabb-8528-44ac-9760-13939fb57241","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"76c1addb-e078-4d99-a8ee-f26150106144","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-24","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":24,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-24 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-24 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-24 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"90,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1e055ac0-5a93-4119-b493-55443a2f3f3d","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"ecf2517d-5bb3-4c36-b3a7-f9972639ba5d","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"6c45e60d-9232-430b-9ca4-83ccc968c42e","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-11-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第4季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"十一月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":8,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":45,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-45","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-11-08 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-11-08 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-11-08 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1e5dc1de-f5be-4da8-a6ee-007cf0458b16","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"c2a65365-fe34-4795-8e3c-43c0a3089743","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"84afa342-04ac-4609-a90d-bb7da07cf684","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"南京市长乐路9号3号楼","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-19","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期日","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":19,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-19 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-19 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-19 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"220,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1e6db2a3-df08-4c47-8583-6851b3ed9f38","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"15d04bd6-6ad7-4f29-b74e-9b20ddf10b2c","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"87c8a5ff-e5a6-420d-aebb-b62cad9ce0f1","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"海淀区上地信息路2号国际创业园1号楼19E","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-09","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":9,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-09 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-09 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-09 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"1,400,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1fa0e1a1-44d4-43ff-8b17-3aee1c1973f5","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"5c5eb48b-3a9b-48e5-a8ef-b53e314cb281","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"df3c16e1-d3f4-450d-a562-e48462131f6c","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"北京市海淀区海淀北二街6号莆田大厦12层","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-03","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":3,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":31,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-31","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-03 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-03 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-03 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"140,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1fb5b75e-868b-4610-a799-d030e2203d2a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"8aa89464-d3ee-4187-8abf-7f4079017da1","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"e3f28dc5-ad7f-4583-957c-f66eefa73d70","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-24","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":24,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-24 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-24 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-24 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"2,200,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1fd43ad5-e14d-4b44-90b4-3898d63e9354","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"310002c3-e467-4167-bbcd-7ca793c36d2a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"9d0dfbfe-4977-41f8-970a-00fc7c2eb9ea","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"服务协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"500,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"2073d3f9-f03e-41a6-b7ce-917112b0333b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"15520dd4-9cb4-40b9-9bce-3a43cf33eb46","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"dc546f9a-c53d-4178-a713-e53d32aed8a8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"兰州市张苏滩575号","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-03","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":3,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":31,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-31","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-03 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-03 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-03 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"192,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"20bcfb34-3ae8-44fe-9223-2ed5ab8c98ce","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"9867ee56-01e0-4ad1-a760-daf1b90bf421","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"3304f5b3-30ca-44da-af96-7b1881576d4c","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"丰台区丰台东路11号","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-09","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":9,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-09 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-09 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-09 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"1,060,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"30.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"20d789c4-12ae-449c-a405-a0c80b654db8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"c6e91cc0-da1d-4ad0-bbd5-3089ca56e078","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"9c9bf867-a84f-44ec-9daa-b63edae49bef","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"闸北区共和新路3388号永鼎大厦8楼","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-12","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期日","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":12,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":33,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-33","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-12 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-12 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-12 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"120,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"211d1f3f-988c-401c-8607-d024e2e87e71","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"f6fabcfb-de3a-4cd0-91a8-0dec22b60a01","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"0c83557f-a6be-4e78-850c-18f86fad62c2","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-02-17","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第1季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"二月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期日","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":17,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":8,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-1","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-02","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-02-17 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-02-17 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-02-17 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"168,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"2131fb59-f407-4344-8e97-89cfd3f57a32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"9e44b1e1-d7c7-416a-bb8c-4511e86b4d6f","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"2073da80-94c1-4b90-81c9-b2f39069f642","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"服务协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"1,500,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"218263aa-10b4-4548-bdc9-6d0857856988","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"34bd10aa-66e9-454b-bfd6-7b0cf50fa216","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"10178415-a27c-4433-8716-8e1ac86cd2e6","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"北京市海淀区紫竹院路69号中国兵器大厦1001室","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-09-13","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"九月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":13,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":37,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-09","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-37","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-09-13 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-09-13 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-09-13 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"38,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"21ba1da6-b602-4a51-818e-671635242061","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"86f5502e-eec2-44e3-bfec-d08b3353da08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"863466e9-cce5-4571-bdb2-7bdb324c9705","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2010-12-26","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2010,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第4季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"十二月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期日","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":26,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":53,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2010-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2010-12","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2010-53","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2010-12-26 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2010-12-26 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2010-12-26 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"570,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"21fea819-ba2f-4cbc-bd6f-09d20ea6e238","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"f82a2c40-58d5-4a18-8f86-2bbbb639361c","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"cb1a3eed-349f-4777-af21-27d38d5ad660","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":11,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-11 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-11 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-11 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"100,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"2280e08c-7faa-4dd1-9b49-70d82951e46b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"8c17f8df-3a08-43bf-9bf8-1ac5bbfd651f","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"9128b269-5863-44f4-8169-e2f9d54e1958","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"服务协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"500,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"2296e390-f429-4eb1-a9b7-d30e6f0fbca7","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"1b3f11e7-b924-45ad-942b-5564afb99205","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"ba175a63-7e17-4993-b38c-6f694cd6feb9","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-24","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":24,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-24 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-24 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-24 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"600,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"23e6cf1b-f986-4dd9-96e1-a6ddb8c29ff7","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"c2a65365-fe34-4795-8e3c-43c0a3089743","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"a6e40368-125e-4fd4-8ed5-030b12db9392","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-08-26","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期一","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":26,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":35,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-35","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-08-26 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-08-26 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-08-26 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"900,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"23f5a9e0-638a-4442-a463-1ad41dac804d","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"293a0613-01e6-4f5e-b8eb-5f7e8d41dccf","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"a0d0069c-7c54-4c17-b372-b08ed4633728","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-10-26","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第4季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"十月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":26,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":43,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-10","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-43","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-10-26 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-10-26 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-10-26 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"400,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"24bbf5ac-a4ca-43a4-a76d-f5419c077b3b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"3e306aad-2d15-45c8-87aa-03feed8a4623","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"595ef75e-6a61-4f80-b4fd-ddf248a6450a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-01-15","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第1季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"一月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期二","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":15,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":3,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-1","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-01","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-01-15 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-01-15 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-01-15 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"210,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"2562c122-5cc7-4cca-8601-173365a22ae8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"ce3e7403-19e4-4f3f-b922-06bb978f478c","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"9062d3b8-dba1-47bc-89b7-c39beceddb54","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-12-17","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第4季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"十二月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期一","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":17,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":51,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-12","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-51","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-12-17 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-12-17 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-12-17 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"140,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"4.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"258f751f-4c7e-4a25-b268-80bf3bd71645","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"89a52d8b-5f1e-4c04-92ba-7fe397ee2d1c","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"24654ff0-f102-4ec1-9d25-805d22e8a682","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"成都芳草西二街19号","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-15","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期三","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":15,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":33,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-33","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-15 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-15 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-15 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"100,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"25ba498f-6e1a-4106-9aa4-56aac67804e0","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"5a199fca-baee-4608-8a43-7fa2422cd86e","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"953213cb-2e2f-4014-abe9-29db1da0d144","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-01-19","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第1季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"一月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":19,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":3,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-1","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-01","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-01-19 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-01-19 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-01-19 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"940,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"25c5ccc7-59bc-411f-87a7-a75b21bd3135","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"0773abc0-4a3f-4b6d-9a94-c2a9086bb605","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"cef3ca3b-fb5b-4ce5-8d92-8087aeb725c4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-08-18","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期日","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":18,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-08-18 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-08-18 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-08-18 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"600,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"264b3016-923c-4b7d-b68f-008118482ec3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"da42f098-2d5b-44ce-91a1-0f0fa8787f4c","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"19048342-71c9-46e8-b5e3-20d0bc6bc59b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"昆明市西山区益宁路18号西部客运站","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-03","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":3,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":31,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-31","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-03 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-03 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-03 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"16,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"26b1e9c7-f98b-4f1b-93de-546fbb48bc27","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6e1d8f93-a6cc-44ac-9e64-b3929553f7d8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"bfe7230b-f71d-48fb-a12e-fb91b6d9633b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"6a0bf640-3efe-4907-a076-397e87093422","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"26cff374-7843-4177-b6af-12753e58e4ae","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"4e6bad45-4b4b-417f-bd9b-0edab15e1b65","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"ed4b0414-ff48-4adb-9598-1b85665d2d8c","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":11,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-11 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-11 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-11 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"540,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"2721e0b6-fec6-47b5-80f1-1456dafede66","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"2ae22130-d4f7-4f2e-b116-3b3f505eaf45","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"8eb2fef1-3c6f-4a83-b1b5-0dcea8e9697d","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-09","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":9,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-09 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-09 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-09 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"390,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"277cb978-1a5c-49a5-aba9-006889a1e090","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"adf6ff0a-8660-46ef-a370-a4db318bed50","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"b793cade-a10e-49e6-9640-58875a589da0","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"7.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"279c9cfd-567e-4417-b166-18f9e5b63c1a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"da1084c6-d075-4eca-8570-2aad94cf6b33","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"97d30561-5f51-43bc-b8b2-22fbfdfce6d4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"360,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"27d5eb5f-d867-489b-9455-197a0bc53235","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"b89a70b8-d037-4b09-a79a-44c61c2df6ca","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"6ae5c9ac-2397-48a4-8e8d-e1e2e463c111","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-12-25","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第4季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"十二月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期二","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":25,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":52,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-12","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-52","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-12-25 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-12-25 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-12-25 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"40,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"2805021c-f82e-4f31-a2bb-e24ec5751177","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"c6e91cc0-da1d-4ad0-bbd5-3089ca56e078","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"065f57de-d6b5-488e-be81-d6a11176edc5","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1}]]; +var TABLE_HEADER = [[{type: "bi.detail_table_header", dId: "4bee81d36b4c6874", text: "合同金额", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "ce501b56c3bee73b", text: "购买数量", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "7fdfffca99e85f41", text: "购买的产品", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "c7e273fee68f9a84", text: "合同ID", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "06c1244c0bb8c971", text: "客户ID", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "3b8788e5243f4253", text: "销售机会ID", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "977f03aa6b05f170", text: "合同类型", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "fb18445e25042fad", text: "合同付款类型", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "7b4214f2ee25348f", text: "产品配送地址", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "e9270d71f05f8af6", text: "是否已经交货", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "0c20d70ab1c54e59", text: "年月日(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "26df741899dbe311", text: "年份(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "c54cc86e2d6ec8e8", text: "季度(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "a8179fbe73f32b78", text: "月份(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "4f3817018d5911d0", text: "星期(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "3d27b2b4010a87ae", text: "日(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "b9122528a8ef99b1", text: "周数(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "4754cdc8d2b0ccc1", text: "时(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "c44e00e1bc20135d", text: "分(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "b175741ff606ba3c", text: "秒(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "24f4dfbda51fdd3b", text: "年季度(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "c2cdf7336ecdfec0", text: "年月(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "7c86b54224352de6", text: "年周数(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "24cdfc858e5fec6f", text: "年月日时(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "7f4631a5465d63e3", text: "年月日时分(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "37025692264a3f08", text: "年月日时分秒(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}]]; +var TABLE_ITEMS = [[{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "90,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "00115727-e145-44c0-9102-110523699369", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ff61dfee-1c56-48b6-9f7b-21abef64c96f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "f08a77cf-2282-4ad9-aa1c-ca93038d32a3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-07-28", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "七月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 28, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-07", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-07-28 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-07-28 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-07-28 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "2,000,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "40.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "00c7b96a-bf9e-423f-9246-3898c6ac3150", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "4219ad91-39f5-4f90-b580-c971dc692ece", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "d9e62a63-399b-4e8d-871f-491d13a484f1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "福州市湖滨路66号中福西湖花园东福楼18H", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "800,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "4.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "013b1dd8-1493-4c5b-8501-c0a78096d86a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "22502c61-4cb9-4a4b-b258-010f848a6215", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "cdbb713b-87e5-47d1-892b-8ba6928b4d1c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "徐州市西安北路亚华大厦10楼", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "32,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "026e9c86-1af5-4d25-99b1-42e1a6c610d1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "180,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "03374c0e-59d1-4158-8ab5-67b48d80d84e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "d9c85691-1c10-4ef9-8b42-98e1637cab77", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "8f5bda5b-89ea-492a-889d-ed3ad8bc4ae5", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "560,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "03ae814b-195b-48e0-ae47-c60ad8aa9cdf", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "3b1b4e83-aa87-4b40-b055-bc3e7bef2602", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "cbcba594-08b0-4be7-9ffd-e21aa3f0dcf9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-08-19", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期一", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 19, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-08-19 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-08-19 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-08-19 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "32,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "040d00ce-c214-4191-a7ab-88b1ca558dc0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "750,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "04192b9b-dd8e-4136-8662-8f729430e5aa", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "925c3526-66a0-48a8-9098-0deb98a86274", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "03d40405-4089-4eea-809a-f6152b4b639a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "180,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "04289ab3-08e3-49d3-9582-4dbb945233e7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "901aa1ba-ff07-4ff7-a836-4821219c9aae", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "213326cf-266b-4fb6-8d7b-eef2a90a1e8d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "西安市唐延路5号", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-09-19", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "九月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期三", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 19, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 38, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-38", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-09-19 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-09-19 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-09-19 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "16,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "042984b4-db31-48a4-9606-bf891bf6e7b2", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,400,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "4.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "047bae0c-ae18-426f-83a9-6519b986bfbc", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "1de1b758-be64-4c33-86f9-3dd0fc11106a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "76b8a148-77ea-46b7-80ef-7992d52b4ea2", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "上海市徐家汇路430号电力大楼16楼", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-03", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-03 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-03 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-03 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "260,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "04897502-5828-4273-8184-553aa0562930", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "88d567a8-feab-4ce5-8b8a-0cb7f5840179", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "43f6fe3c-ed93-4116-96b5-8beadb592545", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,200,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "04b0d7a7-1ef5-4eab-b6c2-811b9630cab4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6dfef093-d521-4807-b5b4-15f6c13d39f6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "ee97ef3a-5fe1-4c80-b37b-beb0d017e9eb", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "500,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "056c2ca7-a186-40a4-a8a6-01b38151df57", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "9d7ce8a7-5f9a-4087-be3e-2ed0edf53709", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "212e1bce-b6b8-4677-904e-60666683c978", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-10-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 43, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-43", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-10-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-10-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-10-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "600,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "05bf042a-27f8-4e66-bc0c-9638145fd756", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "74643073-3ca1-4cf4-b921-af3e9c83702b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "e3231483-9848-438d-beff-1d8e7a35cd1c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-10-26", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 26, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 43, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-43", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-10-26 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-10-26 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-10-26 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "164,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "4.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "05cd066b-7aff-4726-9c52-096df32840db", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "99,800.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "06214078-99fc-4500-9e85-32ba2efbc1d9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "62dc704c-c30a-4364-9253-62a582820430", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "8865c593-ee72-4eac-ad78-83441cf09b44", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "50,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "064c1610-a6d7-4aee-a71d-62e58ef7f89a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "8fa290a3-6595-4625-ad31-a2229cba9345", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bc89c6d9-615e-4f11-9004-3da41dedac19", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "福州市福新中路89号时代国际广场917-918单元", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "130,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0692a164-8159-4dda-901b-4003f432d41c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "de4b48c5-93b6-4af1-abd9-bc4e4499fb11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "5063bd4e-aa18-4034-a9a1-2413a55a602a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "长春市净月大街2555号东北师范大学净月校区软件学院2楼205", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-03", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-03 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-03 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-03 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "64,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "07d167a4-a45f-4adf-b342-681fab23d210", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "350,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "07f1b7a1-0fe6-4735-bce4-fb9d1204c324", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "68e41864-9ff9-4ee7-96d4-916138153778", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "672cf4a0-49b4-45a3-84dd-6a4c5a9561d9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-02-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第1季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期二", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 12, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 7, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-02", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-02-12 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-02-12 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-02-12 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "210,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "080a241d-7372-4921-b171-b9ed2d4a9dd6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "0e4cf623-44dd-470a-8a39-5bc705c5faf5", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "42433511-62e3-4a84-9c03-3d0506dbc846", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "服务协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-05-06", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第2季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "五月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期一", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 6, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 19, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-2", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-05", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-19", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-05-06 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-05-06 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-05-06 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "720,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "080cd368-af54-447a-a3ae-051425c84bc1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6370dee7-6d96-4881-9014-2ba42b674051", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "5a036477-4566-49f4-9f99-9af82094aad0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "\t西城区复兴门外地藏庵南巷1号电研大厦C1007", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-17", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 17, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-17 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-17 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-17 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0859c137-5a7a-48c0-8c16-e2c607d7b19f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "3ed72882-0b77-4066-a9dc-76a94c2c0236", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "faf8603f-dba1-4d10-8f56-4b4ab52a4c01", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "150,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "087bab2a-7b5e-4304-808a-830b68556cee", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ec8cec0b-012f-4b58-84ff-0c889e98f1a0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "3c02b621-2088-4826-9ca6-1ad3f0b9ae67", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "梅花山庄24栋602", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "320,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "08ce15be-bbfd-4c9b-b18f-39eb03e471ca", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "456419b5-d3c7-499b-b07b-b868cc68634e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "22f9a27a-08a4-4671-b748-7d2cc93e8840", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-25", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 25, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-25 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-25 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-25 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,800,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "30.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "09f59e37-bc7d-4abc-ba37-462adc1d5437", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "1b4eeefa-6c96-102f-9089-ad5cc5c899a4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "becbd468-3a22-4687-aaa3-886a12a20302", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 10, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-10 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-10 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-10 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "200,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0a392e38-b72f-46ad-b713-a19e06f6f46e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ef35dd55-5306-4380-88ff-5db8847f07be", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "d5800b52-8a9d-4ed8-b290-481ea17d7970", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "海淀区北四环西路66号中国技术交易大厦2005室", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-17", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 17, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-17 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-17 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-17 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "270,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0a481a95-5f8f-4a2f-acac-711dcd77ed80", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "e210c77c-f1c3-44d2-ad08-fb1b36a8499f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "905f4806-14ff-47cd-88dc-ac8f99239174", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "海淀区上地三街嘉华大厦C座十层", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 12, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-12 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-12 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-12 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "32,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0a4941a1-8ddd-4826-93dc-461f8bdbab8c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "660,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0ad9e460-6e0c-4dc0-83d6-750597f07825", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "7a70da02-199a-4e74-be08-3414783fbdd4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "788c76f2-87aa-45e7-a48c-eb7f73eac475", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "100,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0b2f2daa-5b8f-4169-8d99-0aa6120ed8c6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "b0c38d7d-2cca-42c0-9099-05b2d5b3e38d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "13ccdb9e-d8fe-43db-b7d1-e5d2254787f8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "160,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0c2201db-3b7c-47a4-95bd-5815b14886ac", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "52e52309-cf7b-4919-80a1-e10eb0e6ced7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "afa29ce6-1a90-4282-a3e6-69dea6131f1d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-08-26", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期一", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 26, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 35, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-35", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-08-26 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-08-26 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-08-26 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "350,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0c6e4368-0572-40e6-978e-de72b8997d15", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "1fb823f6-209e-4484-9919-8844e2e09135", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "90a67362-414b-47a6-9369-7c91019e81d4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-11-15", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 15, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 46, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-46", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-11-15 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-11-15 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-11-15 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "100,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0cdfd271-6a40-432a-ac04-fcf0e3e029dd", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "5917ef9b-f554-4364-b0ba-524bc7eee0db", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "97d8fa57-6cbd-4450-bf20-51d49581b885", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0dc1c555-2eb2-4d8e-9ee4-50e96688e6a6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "0ef33a04-1464-417a-a976-01f41ba0b97e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "6b7b3b72-e8c3-4a25-961a-4cf64b456b93", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "2,380,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0e02341c-e7cd-44b6-b52c-c07fff904ffb", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "99a09a6a-ae50-4f5e-8c45-60d1fe07b465", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "fe305416-e143-411e-b5c8-5302c3a72c10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "郑州市嵩山南路14号", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-02", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 2, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-02 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-02 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-02 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "256,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0e1913de-c7bb-4f94-8650-b6fcc449dc31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "50,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0e2329e4-af5e-4bbc-8ea2-2b13d7f4b4eb", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "7ec522c2-ad8f-4018-8744-290b34bc175e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "afadb9c0-8b31-4c8b-abd0-5a15d691ada7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "106,200.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0e3ee80d-6f21-430d-8b26-a9b68ccef22b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "830c72c1-86d0-4aca-aa90-14da68165833", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "e558bac7-38be-4a90-9bea-58d4fe9a6b99", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "380,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0fb2bba0-ea35-42b0-8e03-1750962d64c1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "16dcafcf-97b2-4380-967a-0058fccdd9fd", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "cf8889b0-5897-4cdc-a8db-6ece8910ec7d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-01-26", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第1季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 26, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 4, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-01", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-01-26 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-01-26 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-01-26 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "400,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1045c5d8-64bd-438b-9879-d12b58e237b5", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "01c4d450-b85d-4f5c-a8f9-6b730a887c15", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "423d72a8-665d-4cf0-aa63-402b776950e4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-06-18", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第2季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "六月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期二", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 18, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 25, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-2", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-06", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-25", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-06-18 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-06-18 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-06-18 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "256,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "107b3879-67ba-4cf6-b7d5-e50585e13d68", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "62dbfeee-8e10-4809-8797-994df074ae9a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "1886c448-07c1-4d2b-9038-7f13465512e0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-12-29", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 29, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 52, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-52", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-12-29 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-12-29 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-12-29 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "2,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "108b8891-946d-44b0-b44d-9291b15d92dd", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "387e629d-627a-4387-9224-692dae0bf933", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "b5be6449-2c57-46ab-9dcc-76e8c0526dbe", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2011-10-04", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2011, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期二", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 4, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 41, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2011-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2011-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2011-41", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2011-10-04 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2011-10-04 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2011-10-04 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "120,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "11771d20-21eb-4148-a625-139ebebdbb2c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "10206f0d-c55c-4cdc-a8da-83f50f575c6f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "7bbcb1bf-b497-4568-961d-1c64967d94d1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-10-27", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 27, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 44, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-44", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-10-27 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-10-27 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-10-27 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "300,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "121058bc-fc36-442e-81eb-5e44ad119e66", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c30ffd1e-5b34-441b-a640-f13310ffafa5", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "f3e7cac0-8785-4fa3-bfdf-414f52d5ca0b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "400,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "122a9012-9065-44ac-aa47-fbb0bfa83e42", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "dfc7135c-0778-40e9-97b2-9b6702c774b8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "2b06fd25-da7a-4450-9162-f4c12e3b57b4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "杭州市莫干山路102号立新大厦10楼", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "200,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "12c45953-f32e-4170-9e50-29b68618e955", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "e32e89de-2825-404b-904b-783ae1952d2d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "049bb6e8-af01-4ba2-92d6-a53628745994", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "海淀区蓝靛厂东路2号金源时代商务中心C座6G", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1324cf84-ca10-403e-8207-b66dd97f272e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c6e91cc0-da1d-4ad0-bbd5-3089ca56e078", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "9c9bf867-a84f-44ec-9daa-b63edae49bef", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1375352e-dadb-47b0-975c-724737d7854a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "e210c77c-f1c3-44d2-ad08-fb1b36a8499f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "905f4806-14ff-47cd-88dc-ac8f99239174", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "海淀区上地三街九号嘉华大厦C座十层", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 10, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-10 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-10 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-10 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "500,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "13cd2da0-26d9-495c-a197-7bcfd4571776", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ef794a84-0a45-4841-8f12-d6968f6cd370", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "a1485ce9-982c-49e6-bf34-f38d2c10fd6a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-09-22", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "九月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 22, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 39, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-39", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-09-22 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-09-22 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-09-22 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "150,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "147768c6-31c2-4ab3-a1f0-2788b8c26e6e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "740a42cb-bf98-4c39-9c2a-4c0c1f2ec32b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "2d15d041-5912-4d8e-a037-9dadc00d6a47", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-11-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 10, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 46, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-46", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-11-10 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-11-10 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-11-10 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "64,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "15072396-5ac7-43ce-beaa-0b56318634f7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "159dc657-7dc7-4936-a238-11bc104251a6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "b57a6968-ed5f-4c22-bd51-23fc8a2e51ef", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "7637b417-31c3-4ce4-8998-dcac4d7d6b1e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "2,780,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1677acc5-1843-470b-9b13-7ef5173ba150", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "813dba4f-3959-4aeb-b2c3-1f3ed2eadcf9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "8b5c06c5-37b2-4b29-a017-e4eadd5f7bb0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-02-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第1季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 6, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-02", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-02-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-02-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-02-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "150,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "16a16248-64e3-4a61-ac5c-1d432832ba72", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "9867ee56-01e0-4ad1-a760-daf1b90bf421", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "f8c586b4-f693-4848-9f54-5542e03d7d8e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "260,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1996dd92-07a2-4254-833c-21bde260b0e4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "88d567a8-feab-4ce5-8b8a-0cb7f5840179", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "2b38042d-a42e-4ce2-b085-62d0f9674763", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "成都市人民南路4段9号237号", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 10, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-10 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-10 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-10 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "300,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "19a238d4-7436-4f45-83a1-8122df37de11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "cf681e58-7fb7-4752-8d60-3282b4438cc8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "ee61e56f-ec92-4c14-b5ae-529e99467429", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "北京市海淀区人大北路33号2号楼2302室", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-03", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-03 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-03 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-03 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "32,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "19deed03-f577-487f-a59a-7983d61f22c0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-22", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期三", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 22, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-22 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-22 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-22 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "32,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1a256a40-ecc6-4b1a-b34a-add1c718b6df", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "60,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1ac7b95f-d799-4206-a6d8-84d6ba396d00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6a72ac0d-82b0-499a-ac2a-27e5ed2103a9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "b2586baf-baa1-4b8f-8f8b-b9c3e8ba0e3f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "深圳宝安机场国际货运中心1205室", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 12, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-12 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-12 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-12 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,200,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1b3609b2-d56d-43b8-b213-3942a1aa5fb7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "7ba15d66-9d46-4204-8f92-970e66713deb", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "c83a6839-e4af-4c27-aabb-117b02d30cef", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "海淀区上地三街嘉华大厦D座802", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "360,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1bc3a791-fd92-411f-8539-bd4ef25c468a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "20e07e5b-9ee5-4716-ae2c-b0e770406f10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "4f8b0a24-d89a-4ea9-928c-27414d82467d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-11-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期二", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 12, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 46, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-46", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-11-12 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-11-12 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-11-12 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "36,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1c0499ac-b04c-4edc-99dd-4d6212610d17", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "58b86288-86c3-4fff-81b4-b3a3363993b2", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "09679c48-8f7c-414d-b91d-cdde302fcdfa", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "240,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1c240eb8-99e1-4d6e-a000-ea365eb5787b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "271e168e-3614-4905-ac32-baa04bcde03b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "3b70f5f3-7309-4acc-830c-1e96cddcdabe", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-09-02", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "九月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期一", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 2, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 36, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-36", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-09-02 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-09-02 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-09-02 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1c297798-3f94-4742-b262-9e59d32e51e4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c105518f-ddec-4d1f-9ffa-4f8ef41b84c6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "83478f0d-8f5b-4c33-a831-4480c779ada9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "240,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1c37baa0-b517-4adf-b3db-df2cbd74669a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ba6335bf-56b2-42b2-a027-dd06a25c2206", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "ee807dfc-29ea-4834-8821-4371dfbf9773", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1cad07dc-c49b-4243-9274-8681d33bb131", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "25e15977-1b22-4ee1-a17c-2ad4e5889ac0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "aef9acfc-39f8-4915-b9e7-31bbe2cff0bb", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "石鼓路98号阳光大厦8楼", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 12, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-12 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-12 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-12 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "500,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "4.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1d6da355-7320-4940-b45d-8c45695ee748", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "3a4bdabb-8528-44ac-9760-13939fb57241", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "76c1addb-e078-4d99-a8ee-f26150106144", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "90,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1e055ac0-5a93-4119-b493-55443a2f3f3d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ecf2517d-5bb3-4c36-b3a7-f9972639ba5d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "6c45e60d-9232-430b-9ca4-83ccc968c42e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-11-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 8, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 45, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-45", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-11-08 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-11-08 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-11-08 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1e5dc1de-f5be-4da8-a6ee-007cf0458b16", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c2a65365-fe34-4795-8e3c-43c0a3089743", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "84afa342-04ac-4609-a90d-bb7da07cf684", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "南京市长乐路9号3号楼", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-19", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 19, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-19 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-19 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-19 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "220,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1e6db2a3-df08-4c47-8583-6851b3ed9f38", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "15d04bd6-6ad7-4f29-b74e-9b20ddf10b2c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "87c8a5ff-e5a6-420d-aebb-b62cad9ce0f1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "海淀区上地信息路2号国际创业园1号楼19E", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,400,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1fa0e1a1-44d4-43ff-8b17-3aee1c1973f5", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "5c5eb48b-3a9b-48e5-a8ef-b53e314cb281", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "df3c16e1-d3f4-450d-a562-e48462131f6c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "北京市海淀区海淀北二街6号莆田大厦12层", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-03", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-03 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-03 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-03 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "140,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1fb5b75e-868b-4610-a799-d030e2203d2a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "8aa89464-d3ee-4187-8abf-7f4079017da1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "e3f28dc5-ad7f-4583-957c-f66eefa73d70", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "2,200,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1fd43ad5-e14d-4b44-90b4-3898d63e9354", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "310002c3-e467-4167-bbcd-7ca793c36d2a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "9d0dfbfe-4977-41f8-970a-00fc7c2eb9ea", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "服务协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "500,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2073d3f9-f03e-41a6-b7ce-917112b0333b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "15520dd4-9cb4-40b9-9bce-3a43cf33eb46", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "dc546f9a-c53d-4178-a713-e53d32aed8a8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "兰州市张苏滩575号", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-03", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-03 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-03 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-03 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "192,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "20bcfb34-3ae8-44fe-9223-2ed5ab8c98ce", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "9867ee56-01e0-4ad1-a760-daf1b90bf421", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "3304f5b3-30ca-44da-af96-7b1881576d4c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "丰台区丰台东路11号", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,060,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "30.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "20d789c4-12ae-449c-a405-a0c80b654db8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c6e91cc0-da1d-4ad0-bbd5-3089ca56e078", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "9c9bf867-a84f-44ec-9daa-b63edae49bef", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "闸北区共和新路3388号永鼎大厦8楼", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 12, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-12 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-12 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-12 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "120,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "211d1f3f-988c-401c-8607-d024e2e87e71", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "f6fabcfb-de3a-4cd0-91a8-0dec22b60a01", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "0c83557f-a6be-4e78-850c-18f86fad62c2", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-02-17", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第1季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 17, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 8, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-02", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-02-17 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-02-17 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-02-17 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "168,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2131fb59-f407-4344-8e97-89cfd3f57a32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "9e44b1e1-d7c7-416a-bb8c-4511e86b4d6f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "2073da80-94c1-4b90-81c9-b2f39069f642", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "服务协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,500,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "218263aa-10b4-4548-bdc9-6d0857856988", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "34bd10aa-66e9-454b-bfd6-7b0cf50fa216", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "10178415-a27c-4433-8716-8e1ac86cd2e6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "北京市海淀区紫竹院路69号中国兵器大厦1001室", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-09-13", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "九月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 13, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 37, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-37", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-09-13 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-09-13 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-09-13 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "38,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "21ba1da6-b602-4a51-818e-671635242061", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "86f5502e-eec2-44e3-bfec-d08b3353da08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "863466e9-cce5-4571-bdb2-7bdb324c9705", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2010-12-26", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2010, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 26, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 53, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2010-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2010-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2010-53", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2010-12-26 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2010-12-26 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2010-12-26 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "570,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "21fea819-ba2f-4cbc-bd6f-09d20ea6e238", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "f82a2c40-58d5-4a18-8f86-2bbbb639361c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "cb1a3eed-349f-4777-af21-27d38d5ad660", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "100,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2280e08c-7faa-4dd1-9b49-70d82951e46b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "8c17f8df-3a08-43bf-9bf8-1ac5bbfd651f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "9128b269-5863-44f4-8169-e2f9d54e1958", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "服务协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "500,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2296e390-f429-4eb1-a9b7-d30e6f0fbca7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "1b3f11e7-b924-45ad-942b-5564afb99205", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "ba175a63-7e17-4993-b38c-6f694cd6feb9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "600,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "23e6cf1b-f986-4dd9-96e1-a6ddb8c29ff7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c2a65365-fe34-4795-8e3c-43c0a3089743", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "a6e40368-125e-4fd4-8ed5-030b12db9392", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-08-26", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期一", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 26, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 35, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-35", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-08-26 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-08-26 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-08-26 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "900,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "23f5a9e0-638a-4442-a463-1ad41dac804d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "293a0613-01e6-4f5e-b8eb-5f7e8d41dccf", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "a0d0069c-7c54-4c17-b372-b08ed4633728", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-10-26", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 26, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 43, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-43", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-10-26 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-10-26 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-10-26 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "400,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "24bbf5ac-a4ca-43a4-a76d-f5419c077b3b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "3e306aad-2d15-45c8-87aa-03feed8a4623", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "595ef75e-6a61-4f80-b4fd-ddf248a6450a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-01-15", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第1季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期二", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 15, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-01", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-01-15 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-01-15 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-01-15 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "210,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2562c122-5cc7-4cca-8601-173365a22ae8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ce3e7403-19e4-4f3f-b922-06bb978f478c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "9062d3b8-dba1-47bc-89b7-c39beceddb54", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-12-17", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期一", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 17, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 51, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-51", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-12-17 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-12-17 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-12-17 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "140,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "4.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "258f751f-4c7e-4a25-b268-80bf3bd71645", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "89a52d8b-5f1e-4c04-92ba-7fe397ee2d1c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "24654ff0-f102-4ec1-9d25-805d22e8a682", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "成都芳草西二街19号", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-15", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期三", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 15, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-15 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-15 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-15 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "100,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "25ba498f-6e1a-4106-9aa4-56aac67804e0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "5a199fca-baee-4608-8a43-7fa2422cd86e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "953213cb-2e2f-4014-abe9-29db1da0d144", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-01-19", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第1季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 19, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-01", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-01-19 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-01-19 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-01-19 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "940,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "25c5ccc7-59bc-411f-87a7-a75b21bd3135", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "0773abc0-4a3f-4b6d-9a94-c2a9086bb605", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "cef3ca3b-fb5b-4ce5-8d92-8087aeb725c4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-08-18", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 18, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-08-18 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-08-18 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-08-18 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "600,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "264b3016-923c-4b7d-b68f-008118482ec3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "da42f098-2d5b-44ce-91a1-0f0fa8787f4c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "19048342-71c9-46e8-b5e3-20d0bc6bc59b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "昆明市西山区益宁路18号西部客运站", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-03", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-03 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-03 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-03 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "16,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "26b1e9c7-f98b-4f1b-93de-546fbb48bc27", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "26cff374-7843-4177-b6af-12753e58e4ae", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "4e6bad45-4b4b-417f-bd9b-0edab15e1b65", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "ed4b0414-ff48-4adb-9598-1b85665d2d8c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "540,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2721e0b6-fec6-47b5-80f1-1456dafede66", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "2ae22130-d4f7-4f2e-b116-3b3f505eaf45", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "8eb2fef1-3c6f-4a83-b1b5-0dcea8e9697d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "390,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "277cb978-1a5c-49a5-aba9-006889a1e090", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "adf6ff0a-8660-46ef-a370-a4db318bed50", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "b793cade-a10e-49e6-9640-58875a589da0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "7.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "279c9cfd-567e-4417-b166-18f9e5b63c1a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "da1084c6-d075-4eca-8570-2aad94cf6b33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "97d30561-5f51-43bc-b8b2-22fbfdfce6d4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "360,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "27d5eb5f-d867-489b-9455-197a0bc53235", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "b89a70b8-d037-4b09-a79a-44c61c2df6ca", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "6ae5c9ac-2397-48a4-8e8d-e1e2e463c111", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-12-25", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期二", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 25, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 52, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-52", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-12-25 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-12-25 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-12-25 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "40,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2805021c-f82e-4f31-a2bb-e24ec5751177", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c6e91cc0-da1d-4ad0-bbd5-3089ca56e078", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "065f57de-d6b5-488e-be81-d6a11176edc5", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}]]; diff --git a/demo/js/category/sortTree/demo.sortTree.js b/demo/js/category/sortTree/demo.sortTree.js index f245d3f91..3deae1813 100644 --- a/demo/js/category/sortTree/demo.sortTree.js +++ b/demo/js/category/sortTree/demo.sortTree.js @@ -8,7 +8,7 @@ Demo.Expander = BI.inherit(BI.Widget, { }, el: o.el, popup: o.popup - } + }; }, update: function (opt) { @@ -16,7 +16,7 @@ Demo.Expander = BI.inherit(BI.Widget, { return true; } }); -BI.shortcut("demo.sort_tree_expander", Demo.Expander) +BI.shortcut("demo.sort_tree_expander", Demo.Expander); /** * guy @@ -62,7 +62,7 @@ Demo.SortTree = BI.inherit(BI.Widget, { "margin-right": $currentItem.css("margin-right"), "margin-top": $currentItem.css("margin-top"), "margin-bottom": $currentItem.css("margin-bottom"), - "margin": $currentItem.css("margin") + margin: $currentItem.css("margin") }); return holder.element; }, @@ -73,12 +73,12 @@ Demo.SortTree = BI.inherit(BI.Widget, { update: function (event, ui) { var node = ui.item.data("node"); var findTheNode = tree.search(node.id); - //这里简单处理下找到它的父节点 + // 这里简单处理下找到它的父节点 var currentIndex = 0, parentNode; if (ui.item.next().length > 0) { var n = ui.item.next().data("node"); var nextId = n.id; - var nextNode = tree.search(nextId) + var nextNode = tree.search(nextId); parentNode = nextNode.getParent(); var nextIndex = parentNode.getChildIndex(nextId); currentIndex = nextIndex > 0 && (nextIndex - 1); @@ -86,7 +86,7 @@ Demo.SortTree = BI.inherit(BI.Widget, { } else if (ui.item.prev().length > 0) { var n = ui.item.prev().data("node"); var prevId = n.id; - var prevNode = tree.search(prevId) + var prevNode = tree.search(prevId); parentNode = prevNode.getParent(); var prevIndex = parentNode.getChildIndex(prevId); currentIndex = prevIndex + 1; diff --git a/demo/js/center.js b/demo/js/center.js index dba3d4e44..ff82c7f20 100644 --- a/demo/js/center.js +++ b/demo/js/center.js @@ -16,7 +16,7 @@ Demo.Center = BI.inherit(BI.Widget, { type: v }); } - } + }; }, setValue: function (v) { diff --git a/demo/js/chart/demo.axis_chart.js b/demo/js/chart/demo.axis_chart.js index 20d58b143..674415a31 100644 --- a/demo/js/chart/demo.axis_chart.js +++ b/demo/js/chart/demo.axis_chart.js @@ -13,7 +13,7 @@ Demo.Func = BI.inherit(BI.Widget, { cardCreator: function (v) { return { type: v - } + }; } }; }, @@ -21,32 +21,32 @@ Demo.Func = BI.inherit(BI.Widget, { mounted: function () { var self = this; var items = [[{ - "data": [ - {"x": "孙林", "y": 789}, - {"x": "金士鹏", "y": 156}, - {"x": "张珊", "y": 289}, - {"x": "孙阳", "y": 562}, - {"x": "袁成洁", "y": 546}, - {"x": "张颖", "y": 218}, - {"x": "王伟", "y": 541}, - {"x": "张武", "y": 219}, - {"x": "韩文", "y": 345} + data: [ + {x: "孙林", y: 789}, + {x: "金士鹏", y: 156}, + {x: "张珊", y: 289}, + {x: "孙阳", y: 562}, + {x: "袁成洁", y: 546}, + {x: "张颖", y: 218}, + {x: "王伟", y: 541}, + {x: "张武", y: 219}, + {x: "韩文", y: 345} ], - "name": "测试1", + name: "测试1", stack: 1 }, { - "data": [ - {"x": "孙林", "y": 789}, - {"x": "金士鹏", "y": 156}, - {"x": "张珊", "y": 289}, - {"x": "孙阳", "y": 562}, - {"x": "袁成洁", "y": 546}, - {"x": "张颖", "y": 218}, - {"x": "王伟", "y": 541}, - {"x": "张武", "y": 219}, - {"x": "韩文", "y": 345} + data: [ + {x: "孙林", y: 789}, + {x: "金士鹏", y: 156}, + {x: "张珊", y: 289}, + {x: "孙阳", y: 562}, + {x: "袁成洁", y: 546}, + {x: "张颖", y: 218}, + {x: "王伟", y: 541}, + {x: "张武", y: 219}, + {x: "韩文", y: 345} ], - "name": "测试2", + name: "测试2", stack: 1 }]]; var types = ["bi.axis_chart", "bi.line_chart", "bi.bar_chart"]; @@ -60,7 +60,7 @@ Demo.Func = BI.inherit(BI.Widget, { } self.tab.setSelect(types[index]); self.tab.populate(BI.deepClone(items)); - }, 2000) + }, 2000); }, destroyed: function () { diff --git a/demo/js/config/fix.js b/demo/js/config/fix.js index 14310478b..4f88cf3c2 100644 --- a/demo/js/config/fix.js +++ b/demo/js/config/fix.js @@ -1,4 +1,4 @@ -//定义Model路由 +// 定义Model路由 var modelRouter = new (BI.inherit(BI.WRouter, { routes: { "": "index" @@ -8,7 +8,7 @@ var modelRouter = new (BI.inherit(BI.WRouter, { return {}; } })); -//定义View路由 +// 定义View路由 var viewRouter = new (BI.inherit(BI.WRouter, { routes: { "": "TestView", @@ -49,7 +49,7 @@ var viewRouter = new (BI.inherit(BI.WRouter, { } })); -//注册路由 +// 注册路由 BI.View.registerVMRouter(viewRouter, modelRouter); diff --git a/demo/js/config/widget.js b/demo/js/config/widget.js index 80182f9b1..e9ffdd6b2 100644 --- a/demo/js/config/widget.js +++ b/demo/js/config/widget.js @@ -5,7 +5,7 @@ Demo.WIDGET_CONFIG = [{ }, { pId: 4, id: 401, - text: '各种小控件' + text: "各种小控件" }, { pId: 401, text: "各种通用按钮", @@ -180,8 +180,8 @@ Demo.WIDGET_CONFIG = [{ value: "demo.date_time" }, { pId: 412, - text: 'bi.time_interval', - value: 'demo.time_interval' + text: "bi.time_interval", + value: "demo.time_interval" }, { pId: 4, id: 413, diff --git a/demo/js/core/abstract/combination/demo.combo.js b/demo/js/core/abstract/combination/demo.combo.js index 4a8a0e9c3..6960de955 100644 --- a/demo/js/core/abstract/combination/demo.combo.js +++ b/demo/js/core/abstract/combination/demo.combo.js @@ -204,8 +204,8 @@ Demo.Func = BI.inherit(BI.Widget, { }, isAllCheckedBySelectedValue: function (selectedValue) { - return selectedValue.length == self.years.length -// return true; + return selectedValue.length == self.years.length; + // return true; } }], buttons: [{ @@ -294,7 +294,7 @@ Demo.Func = BI.inherit(BI.Widget, { text: val, value: val, height: 25 - } + }; }); popuplate(map); @@ -302,7 +302,7 @@ Demo.Func = BI.inherit(BI.Widget, { }, hasNext: function (options) { - return options.times < 3 + return options.times < 3; } }, buttons: [{ @@ -327,7 +327,7 @@ Demo.Func = BI.inherit(BI.Widget, { items: [yearCombo, multiCombo, dynamicPopupCombo, dynamicCombo], hgap: 20, vgap: 20 - }) + }); }, _createBottom: function () { @@ -408,7 +408,7 @@ Demo.Func = BI.inherit(BI.Widget, { type: "bi.table", columns: 2, rows: 6, - columnSize: [0.5, 'fill'], + columnSize: [0.5, "fill"], rowSize: 30 }, left: 4, @@ -458,7 +458,7 @@ Demo.Func = BI.inherit(BI.Widget, { type: "bi.text_button", whiteSpace: "normal", text: new Date().getFullYear() + v - }) + }); } } }, @@ -470,7 +470,7 @@ Demo.Func = BI.inherit(BI.Widget, { items: [combo, childCombo, monthCombo, yearCombo], hgap: 20, vgap: 20 - }) + }); }, render: function () { @@ -487,7 +487,7 @@ Demo.Func = BI.inherit(BI.Widget, { row: 1, el: this._createBottom() }] - } + }; } }); BI.shortcut("demo.combo", Demo.Func); \ No newline at end of file diff --git a/demo/js/core/abstract/combination/demo.combo2.js b/demo/js/core/abstract/combination/demo.combo2.js index 95a94b2cc..a4b63b3c9 100644 --- a/demo/js/core/abstract/combination/demo.combo2.js +++ b/demo/js/core/abstract/combination/demo.combo2.js @@ -8,7 +8,7 @@ Demo.Func = BI.inherit(BI.Widget, { type: "bi.button", height: 25, text: "点击" - } + }; }, oneCombo: function () { @@ -71,7 +71,7 @@ Demo.Func = BI.inherit(BI.Widget, { height: 1200 } } - }) + }); }, fiveCombo: function () { @@ -89,7 +89,7 @@ Demo.Func = BI.inherit(BI.Widget, { }, maxHeight: 2000 } - }) + }); }, sixCombo: function () { @@ -106,7 +106,7 @@ Demo.Func = BI.inherit(BI.Widget, { height: 1200 } } - }) + }); }, sevenCombo: function () { @@ -116,7 +116,7 @@ Demo.Func = BI.inherit(BI.Widget, { adjustYOffset: 5, direction: "bottom", isNeedAdjustWidth: false, - //isNeedAdjustHeight: false, + // isNeedAdjustHeight: false, offsetStyle: "center", el: this._createEl(), popup: { @@ -126,7 +126,7 @@ Demo.Func = BI.inherit(BI.Widget, { height: 1200 } } - }) + }); }, eightCombo: function () { @@ -136,7 +136,7 @@ Demo.Func = BI.inherit(BI.Widget, { adjustYOffset: 5, direction: "right", isNeedAdjustWidth: false, - //isNeedAdjustHeight: false, + // isNeedAdjustHeight: false, offsetStyle: "middle", el: this._createEl(), popup: { @@ -146,7 +146,7 @@ Demo.Func = BI.inherit(BI.Widget, { height: 200 } } - }) + }); }, render: function () { diff --git a/demo/js/core/abstract/combination/demo.combo_group.js b/demo/js/core/abstract/combination/demo.combo_group.js index a7e733e39..44ecc5a2b 100644 --- a/demo/js/core/abstract/combination/demo.combo_group.js +++ b/demo/js/core/abstract/combination/demo.combo_group.js @@ -68,7 +68,7 @@ Demo.Func = BI.inherit(BI.Widget, { items: [childCombo], hgap: 20, vgap: 20 - }) + }); }, render: function () { @@ -81,7 +81,7 @@ Demo.Func = BI.inherit(BI.Widget, { row: 0, el: this._createBottom() }] - } + }; } }); BI.shortcut("demo.combo_group", Demo.Func); \ No newline at end of file diff --git a/demo/js/core/abstract/combination/demo.expander.js b/demo/js/core/abstract/combination/demo.expander.js index 672bb30d7..f2d1e1757 100644 --- a/demo/js/core/abstract/combination/demo.expander.js +++ b/demo/js/core/abstract/combination/demo.expander.js @@ -35,7 +35,7 @@ Demo.Func = BI.inherit(BI.Widget, { }) } }] - } + }; } }); BI.shortcut("demo.expander", Demo.Func); \ No newline at end of file diff --git a/demo/js/core/abstract/combination/demo.loader.js b/demo/js/core/abstract/combination/demo.loader.js index 675f3a5ef..b095ea1e1 100644 --- a/demo/js/core/abstract/combination/demo.loader.js +++ b/demo/js/core/abstract/combination/demo.loader.js @@ -14,14 +14,14 @@ Demo.Func = BI.inherit(BI.Widget, { return BI.extend(v, { type: "bi.single_select_item", height: 25 - }) - })) + }); + })); }, 1000); }, hasNext: function (options) { return options.times * 10 < items.length; } - } + }; } }); BI.shortcut("demo.loader", Demo.Func); \ No newline at end of file diff --git a/demo/js/core/abstract/combination/demo.navigation.js b/demo/js/core/abstract/combination/demo.navigation.js index 26b12be1a..5977fdcb0 100644 --- a/demo/js/core/abstract/combination/demo.navigation.js +++ b/demo/js/core/abstract/combination/demo.navigation.js @@ -7,7 +7,7 @@ Demo.Func = BI.inherit(BI.Widget, { type: "bi.label", cls: "layout-bg" + BI.random(1, 8), text: "第" + v + "页" - }) + }); }, render: function () { @@ -29,7 +29,7 @@ Demo.Func = BI.inherit(BI.Widget, { }] }, cardCreator: BI.bind(this._createNav, this) - } + }; } }); BI.shortcut("demo.navigation", Demo.Func); \ No newline at end of file diff --git a/demo/js/core/abstract/combination/demo.sercher.js b/demo/js/core/abstract/combination/demo.sercher.js index fa5f68980..d8c20480c 100644 --- a/demo/js/core/abstract/combination/demo.sercher.js +++ b/demo/js/core/abstract/combination/demo.sercher.js @@ -10,7 +10,7 @@ Demo.Func = BI.inherit(BI.Widget, { handler: function (v) { } - }) + }); }, render: function () { @@ -78,7 +78,7 @@ Demo.Func = BI.inherit(BI.Widget, { top: 100, left: 300 }] - }) + }); } }); BI.shortcut("demo.searcher", Demo.Func); \ No newline at end of file diff --git a/demo/js/core/abstract/combination/demo.switcher.js b/demo/js/core/abstract/combination/demo.switcher.js index 2781aa335..897ce35ce 100644 --- a/demo/js/core/abstract/combination/demo.switcher.js +++ b/demo/js/core/abstract/combination/demo.switcher.js @@ -53,7 +53,7 @@ Demo.Func = BI.inherit(BI.Widget, { }, adapter: adapter }] - }) + }); } }); BI.shortcut("demo.switcher", Demo.Func); \ No newline at end of file diff --git a/demo/js/core/abstract/combination/demo.tab.js b/demo/js/core/abstract/combination/demo.tab.js index 100233696..558baec05 100644 --- a/demo/js/core/abstract/combination/demo.tab.js +++ b/demo/js/core/abstract/combination/demo.tab.js @@ -10,13 +10,13 @@ Demo.Func = BI.inherit(BI.Widget, { type: "bi.label", cls: "layout-bg1", text: "面板1" - }) + }); case 2: return BI.createWidget({ type: "bi.label", cls: "layout-bg2", text: "面板2" - }) + }); } }, @@ -61,7 +61,7 @@ Demo.Func = BI.inherit(BI.Widget, { left: 200, top: 200 }] - }) + }); tab.setSelect(2); } diff --git a/demo/js/core/abstract/demo.button_group.js b/demo/js/core/abstract/demo.button_group.js index 028562828..21652ad58 100644 --- a/demo/js/core/abstract/demo.button_group.js +++ b/demo/js/core/abstract/demo.button_group.js @@ -52,11 +52,11 @@ Demo.Func = BI.inherit(BI.Widget, { type: "bi.label", text: "3" } - }]) + }]); } }] - } + }; } }); BI.shortcut("demo.button_group", Demo.Func); \ No newline at end of file diff --git a/demo/js/core/abstract/demo.button_tree.js b/demo/js/core/abstract/demo.button_tree.js index 1e5061070..94a34e776 100644 --- a/demo/js/core/abstract/demo.button_tree.js +++ b/demo/js/core/abstract/demo.button_tree.js @@ -20,7 +20,7 @@ Demo.Func = BI.inherit(BI.Widget, { text: "1", value: 1 }] - } + }; } }); BI.shortcut("demo.button_tree", Demo.Func); \ No newline at end of file diff --git a/demo/js/core/abstract/demo.collection_view.js b/demo/js/core/abstract/demo.collection_view.js index ab175423f..fe8604fe0 100644 --- a/demo/js/core/abstract/demo.collection_view.js +++ b/demo/js/core/abstract/demo.collection_view.js @@ -22,7 +22,7 @@ Demo.Func = BI.inherit(BI.Widget, { y: Math.floor(index / 10) * 50, width: 50, height: 50 - } + }; } }); BI.createWidget({ @@ -35,7 +35,7 @@ Demo.Func = BI.inherit(BI.Widget, { top: 10, bottom: 10 }] - }) + }); } }); BI.shortcut("demo.collection_view", Demo.Func); \ No newline at end of file diff --git a/demo/js/core/abstract/demo.custom_tree.js b/demo/js/core/abstract/demo.custom_tree.js index 8170f6a72..d512e4ff2 100644 --- a/demo/js/core/abstract/demo.custom_tree.js +++ b/demo/js/core/abstract/demo.custom_tree.js @@ -37,105 +37,105 @@ Demo.Func = BI.inherit(BI.Widget, { this.asyncTree = BI.createWidget({ type: "bi.custom_tree", itemsCreator: function (op, callback) { - if (!op.node) {//根节点 + if (!op.node) {// 根节点 callback([{ - "id": 1, - "pId": 0, + id: 1, + pId: 0, type: "bi.plus_group_node", text: "test1", value: 1, height: 25, isParent: true }, { - "id": 2, - "pId": 0, + id: 2, + pId: 0, type: "bi.plus_group_node", - "text": "test2", + text: "test2", value: 1, isParent: true, open: true, height: 25 - }]) + }]); } else { if (op.node.id == 1) { callback([ { - "id": 11, - "pId": 1, + id: 11, + pId: 1, type: "bi.plus_group_node", - "text": "test11", + text: "test11", value: 11, height: 25, isParent: true }, { - "id": 12, - "pId": 1, + id: 12, + pId: 1, type: "bi.single_select_item", - "text": "test12", + text: "test12", value: 12, height: 35 }, { - "id": 13, - "pId": 1, + id: 13, + pId: 1, type: "bi.single_select_item", - "text": "test13", + text: "test13", value: 13, height: 35 }, { - "id": 14, - "pId": 1, + id: 14, + pId: 1, type: "bi.single_select_item", - "text": "test14", + text: "test14", value: 14, height: 35 }, { - "id": 15, - "pId": 1, + id: 15, + pId: 1, type: "bi.single_select_item", - "text": "test15", + text: "test15", value: 15, height: 35 }, { - "id": 16, - "pId": 1, + id: 16, + pId: 1, type: "bi.single_select_item", - "text": "test16", + text: "test16", value: 16, height: 35 }, - {"id": 17, "pId": 1, type: "bi.single_select_item", "text": "test17", value: 17, height: 35} - ]) + {id: 17, pId: 1, type: "bi.single_select_item", text: "test17", value: 17, height: 35} + ]); } else if (op.node.id == 2) { callback([{ - "id": 21, - "pId": 2, + id: 21, + pId: 2, type: "bi.single_select_item", - "text": "test21", + text: "test21", value: 21, height: 35 }, - { - "id": 22, - "pId": 2, - type: "bi.single_select_item", - "text": "test22", - value: 22, - height: 35 - }]) + { + id: 22, + pId: 2, + type: "bi.single_select_item", + text: "test22", + value: 22, + height: 35 + }]); } else if (op.node.id == 11) { callback([{ - "id": 111, - "pId": 11, + id: 111, + pId: 11, type: "bi.single_select_item", - "text": "test111", + text: "test111", value: 111, height: 35 - }]) + }]); } } }, @@ -239,7 +239,7 @@ Demo.Func = BI.inherit(BI.Widget, { ] } }] - }) + }); } }); BI.shortcut("demo.custom_tree", Demo.Func); \ No newline at end of file diff --git a/demo/js/core/abstract/demo.grid_view.js b/demo/js/core/abstract/demo.grid_view.js index bea89520b..87a87f26c 100644 --- a/demo/js/core/abstract/demo.grid_view.js +++ b/demo/js/core/abstract/demo.grid_view.js @@ -11,7 +11,7 @@ Demo.Func = BI.inherit(BI.Widget, { items[i][j] = { type: "bi.label", text: i + "-" + j - } + }; } } var grid = BI.createWidget({ @@ -48,7 +48,7 @@ Demo.Func = BI.inherit(BI.Widget, { top: 10, bottom: 10 }] - }) + }); } }); BI.shortcut("demo.grid_view", Demo.Func); \ No newline at end of file diff --git a/demo/js/core/abstract/demo.list_view.js b/demo/js/core/abstract/demo.list_view.js index 534407cd7..d9be37cc1 100644 --- a/demo/js/core/abstract/demo.list_view.js +++ b/demo/js/core/abstract/demo.list_view.js @@ -16,7 +16,7 @@ Demo.Func = BI.inherit(BI.Widget, { text: (i + 1) + "." + item.text }); }) - } + }; } }); BI.shortcut("demo.list_view", Demo.Func); \ No newline at end of file diff --git a/demo/js/core/abstract/demo.virtual_group.js b/demo/js/core/abstract/demo.virtual_group.js index 0397e5cda..3f1220d60 100644 --- a/demo/js/core/abstract/demo.virtual_group.js +++ b/demo/js/core/abstract/demo.virtual_group.js @@ -9,7 +9,7 @@ Demo.Func = BI.inherit(BI.Widget, { type: "demo.virtual_group_item", value: i, key: i + 1 - } + }; }); return items; }, @@ -66,7 +66,7 @@ Demo.Func = BI.inherit(BI.Widget, { } }] - } + }; } }); BI.shortcut("demo.virtual_group", Demo.Func); @@ -86,7 +86,7 @@ Demo.Item = BI.inherit(BI.Widget, { }, height: this.options.height, text: "key:" + o.key + ",随机数" + BI.UUID() - } + }; }, shouldUpdate: function (nextProps) { @@ -97,7 +97,7 @@ Demo.Item = BI.inherit(BI.Widget, { update: function (item) { this.label.setText(item.value); console.log("更新了一项"); - return true;//返回是不是更新成功 + return true;// 返回是不是更新成功 }, created: function () { diff --git a/demo/js/core/abstract/demo.virtual_list.js b/demo/js/core/abstract/demo.virtual_list.js index e1a73ee93..b2b213b7c 100644 --- a/demo/js/core/abstract/demo.virtual_list.js +++ b/demo/js/core/abstract/demo.virtual_list.js @@ -12,7 +12,7 @@ Demo.Func = BI.inherit(BI.Widget, { text: (i + 1) + "." + item.text }); }) - } + }; } }); BI.shortcut("demo.virtual_list", Demo.Func); \ No newline at end of file diff --git a/demo/js/core/layout/demo.absolute.js b/demo/js/core/layout/demo.absolute.js index de53b1d9d..2137c24df 100644 --- a/demo/js/core/layout/demo.absolute.js +++ b/demo/js/core/layout/demo.absolute.js @@ -16,7 +16,7 @@ Demo.AbsoluteLayout = BI.inherit(BI.Widget, { left: 100, top: 100 }] - } + }; } }); BI.shortcut("demo.absolute", Demo.AbsoluteLayout); \ No newline at end of file diff --git a/demo/js/core/layout/demo.border.js b/demo/js/core/layout/demo.border.js index 363146d23..4d78455b2 100644 --- a/demo/js/core/layout/demo.border.js +++ b/demo/js/core/layout/demo.border.js @@ -6,28 +6,28 @@ Demo.BorderLayout = BI.inherit(BI.Widget, { baseCls: "demo-border" }, - _createNorth: function(){ + _createNorth: function () { return BI.createWidget({ type: "bi.label", text: "North", cls: "layout-bg1", height: 30 - }) + }); }, - _createWest: function(){ + _createWest: function () { return BI.createWidget({ type: "bi.center", cls: "layout-bg2", - items:[{ + items: [{ type: "bi.label", text: "West", whiteSpace: "normal" }] - }) + }); }, - _createCenter: function(){ + _createCenter: function () { return BI.createWidget({ type: "bi.center", cls: "layout-bg3", @@ -36,10 +36,10 @@ Demo.BorderLayout = BI.inherit(BI.Widget, { text: "Center", whiteSpace: "normal" }] - }) + }); }, - _createEast: function(){ + _createEast: function () { return BI.createWidget({ type: "bi.center", cls: "layout-bg5", @@ -48,16 +48,16 @@ Demo.BorderLayout = BI.inherit(BI.Widget, { text: "East", whiteSpace: "normal" }] - }) + }); }, - _createSouth: function(){ + _createSouth: function () { return BI.createWidget({ type: "bi.label", text: "South", cls: "layout-bg6", height: 50 - }) + }); }, render: function () { @@ -91,7 +91,7 @@ Demo.BorderLayout = BI.inherit(BI.Widget, { }, center: this._createCenter() } - } + }; } }); BI.shortcut("demo.border", Demo.BorderLayout); \ No newline at end of file diff --git a/demo/js/core/layout/demo.center.js b/demo/js/core/layout/demo.center.js index f8c18229e..a57d04aa8 100644 --- a/demo/js/core/layout/demo.center.js +++ b/demo/js/core/layout/demo.center.js @@ -13,23 +13,23 @@ Demo.CenterLayout = BI.inherit(BI.Widget, { text: "其实是一个grid嵌套absolute的实现", cls: "layout-bg1", whiteSpace: "normal" - },{ + }, { type: "bi.label", text: "Center 2,为了演示label是占满整个的,用了一个whiteSpace:normal", cls: "layout-bg2", whiteSpace: "normal" - },{ + }, { type: "bi.label", text: "Center 3", cls: "layout-bg3" - },{ + }, { type: "bi.label", text: "Center 4", cls: "layout-bg5" }], hgap: 20, vgap: 20 - } + }; } }); BI.shortcut("demo.center_layout", Demo.CenterLayout); \ No newline at end of file diff --git a/demo/js/core/layout/demo.center_adapt.js b/demo/js/core/layout/demo.center_adapt.js index 285d32b79..2dd5afa3b 100644 --- a/demo/js/core/layout/demo.center_adapt.js +++ b/demo/js/core/layout/demo.center_adapt.js @@ -12,7 +12,7 @@ Demo.CenterAdapt = BI.inherit(BI.Widget, { height: 200, cls: "layout-bg1" }] - } + }; } }); BI.shortcut("demo.center_adapt", Demo.CenterAdapt); \ No newline at end of file diff --git a/demo/js/core/layout/demo.float_center.js b/demo/js/core/layout/demo.float_center.js index f006e3556..bb249e1a0 100644 --- a/demo/js/core/layout/demo.float_center.js +++ b/demo/js/core/layout/demo.float_center.js @@ -21,7 +21,7 @@ Demo.FloatCenterLayout = BI.inherit(BI.Widget, { }], hgap: 20, vgap: 20 - } + }; } }); BI.shortcut("demo.float_center", Demo.FloatCenterLayout); \ No newline at end of file diff --git a/demo/js/core/layout/demo.flow.js b/demo/js/core/layout/demo.flow.js index c790a4425..39554bc95 100644 --- a/demo/js/core/layout/demo.flow.js +++ b/demo/js/core/layout/demo.flow.js @@ -79,7 +79,7 @@ Demo.FlowLayout = BI.inherit(BI.Widget, { hgap: 20, vgap: 20 }] - } + }; } }); BI.shortcut("demo.flow", Demo.FlowLayout); \ No newline at end of file diff --git a/demo/js/core/layout/demo.grid.js b/demo/js/core/layout/demo.grid.js index 5dfe5a1fb..c10466197 100644 --- a/demo/js/core/layout/demo.grid.js +++ b/demo/js/core/layout/demo.grid.js @@ -131,7 +131,7 @@ Demo.GridLayout = BI.inherit(BI.Widget, { cls: "layout-bg6" } }] - } + }; } }); BI.shortcut("demo.grid", Demo.GridLayout); \ No newline at end of file diff --git a/demo/js/core/layout/demo.horizontal.js b/demo/js/core/layout/demo.horizontal.js index c9b9ff870..d04e07f31 100644 --- a/demo/js/core/layout/demo.horizontal.js +++ b/demo/js/core/layout/demo.horizontal.js @@ -34,7 +34,7 @@ Demo.Horizontal = BI.inherit(BI.Widget, { width: 300, height: 30 }] - } + }; } }); BI.shortcut("demo.horizontal", Demo.Horizontal); \ No newline at end of file diff --git a/demo/js/core/layout/demo.horizontal_adapt.js b/demo/js/core/layout/demo.horizontal_adapt.js index 97ce087a6..316e604a6 100644 --- a/demo/js/core/layout/demo.horizontal_adapt.js +++ b/demo/js/core/layout/demo.horizontal_adapt.js @@ -16,13 +16,13 @@ Demo.HorizontalAdapt = BI.inherit(BI.Widget, { width: 300, height: 30 }] - }) + }); }, _createAdaptLayout: function () { return BI.createWidget({ type: "bi.horizontal_adapt", - columnSize: [300, 'fill'], + columnSize: [300, "fill"], items: [{ type: "bi.label", text: "例子2:用于水平适应布局", @@ -34,7 +34,7 @@ Demo.HorizontalAdapt = BI.inherit(BI.Widget, { cls: "layout-bg2", height: 30 }] - }) + }); }, render: function () { @@ -51,7 +51,7 @@ Demo.HorizontalAdapt = BI.inherit(BI.Widget, { row: 1, el: this._createAdaptLayout() }] - } + }; } }); BI.shortcut("demo.horizontal_adapt", Demo.HorizontalAdapt); \ No newline at end of file diff --git a/demo/js/core/layout/demo.horizontal_auto.js b/demo/js/core/layout/demo.horizontal_auto.js index d1e812ee2..46e10165a 100644 --- a/demo/js/core/layout/demo.horizontal_auto.js +++ b/demo/js/core/layout/demo.horizontal_auto.js @@ -22,7 +22,7 @@ Demo.HorizontalAuto = BI.inherit(BI.Widget, { width: 300, height: 30 }] - }) + }); }, render: function () { @@ -35,7 +35,7 @@ Demo.HorizontalAuto = BI.inherit(BI.Widget, { row: 0, el: this._createLayout() }] - } + }; } }); BI.shortcut("demo.horizontal_auto", Demo.HorizontalAuto); \ No newline at end of file diff --git a/demo/js/core/layout/demo.horizontal_float.js b/demo/js/core/layout/demo.horizontal_float.js index 05a395a23..f5d84bc71 100644 --- a/demo/js/core/layout/demo.horizontal_float.js +++ b/demo/js/core/layout/demo.horizontal_float.js @@ -15,7 +15,7 @@ Demo.HorizontalFloat = BI.inherit(BI.Widget, { cls: "layout-bg1", height: 30 }] - } + }; } }); BI.shortcut("demo.horizontal_float", Demo.HorizontalFloat); \ No newline at end of file diff --git a/demo/js/core/layout/demo.htape.js b/demo/js/core/layout/demo.htape.js index bbf8ff0b4..b749787bc 100644 --- a/demo/js/core/layout/demo.htape.js +++ b/demo/js/core/layout/demo.htape.js @@ -8,31 +8,31 @@ Demo.HtapeLayout = BI.inherit(BI.Widget, { render: function () { return { type: "bi.htape", - items : [ + items: [ { width: 100, - el : { - type : 'bi.label', - text : '1', + el: { + type: "bi.label", + text: "1", cls: "layout-bg1" } }, { width: 200, - el : { - type : 'bi.label', - text : '2', + el: { + type: "bi.label", + text: "2", cls: "layout-bg2" } }, { - width: 'fill', - el : { - type : 'bi.label', - text : '3', + width: "fill", + el: { + type: "bi.label", + text: "3", cls: "layout-bg3" } } ] - } + }; } }); BI.shortcut("demo.htape", Demo.HtapeLayout); \ No newline at end of file diff --git a/demo/js/core/layout/demo.left_right_vertical_adapt.js b/demo/js/core/layout/demo.left_right_vertical_adapt.js index 01fd68078..e5689063b 100644 --- a/demo/js/core/layout/demo.left_right_vertical_adapt.js +++ b/demo/js/core/layout/demo.left_right_vertical_adapt.js @@ -38,7 +38,7 @@ Demo.LeftRightVerticalAdaptLayout = BI.inherit(BI.Widget, { height: 30 }] } - } + }; } }); BI.shortcut("demo.left_right_vertical_adapt", Demo.LeftRightVerticalAdaptLayout); \ No newline at end of file diff --git a/demo/js/core/layout/demo.table.js b/demo/js/core/layout/demo.table.js index 7c5d96f15..3497c7f9e 100644 --- a/demo/js/core/layout/demo.table.js +++ b/demo/js/core/layout/demo.table.js @@ -136,7 +136,7 @@ Demo.TableLayout = BI.inherit(BI.Widget, { rowSize: [10, 30, 50, 70, 90, 110, 130], hgap: 20, vgap: 10 - } + }; }, render: function () { @@ -150,13 +150,13 @@ Demo.TableLayout = BI.inherit(BI.Widget, { row: 0, el: this._createTable1() } - //, { + // , { // column: 0, // row: 1, // el: this._createTable2() - //} + // } ] - } + }; } }); BI.shortcut("demo.table_layout", Demo.TableLayout); \ No newline at end of file diff --git a/demo/js/core/layout/demo.td.js b/demo/js/core/layout/demo.td.js index 227ea54f6..cd61eb14a 100644 --- a/demo/js/core/layout/demo.td.js +++ b/demo/js/core/layout/demo.td.js @@ -14,38 +14,38 @@ Demo.TdLayout = BI.inherit(BI.Widget, { items: BI.createItems([ [{ el: { - type: 'bi.label', - text: '这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写', + type: "bi.label", + text: "这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写", cls: "layout-bg1" } }, { el: { - type: 'bi.label', - text: '这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写', + type: "bi.label", + text: "这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写", cls: "layout-bg2" } }, { el: { - type: 'bi.label', - text: '这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写', + type: "bi.label", + text: "这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写", cls: "layout-bg3" } }], [{ el: { - type: 'bi.label', - text: '这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写', + type: "bi.label", + text: "这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写", cls: "layout-bg5" } }, { el: { - type: 'bi.label', - text: '这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写', + type: "bi.label", + text: "这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写", cls: "layout-bg6" } }, { el: { - type: 'bi.label', - text: '这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写', + type: "bi.label", + text: "这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写", cls: "layout-bg7" } }] @@ -53,7 +53,7 @@ Demo.TdLayout = BI.inherit(BI.Widget, { whiteSpace: "normal" }) }] - } + }; } }); BI.shortcut("demo.td", Demo.TdLayout); \ No newline at end of file diff --git a/demo/js/core/layout/demo.vertical.js b/demo/js/core/layout/demo.vertical.js index 3ac98123b..40cfa59da 100644 --- a/demo/js/core/layout/demo.vertical.js +++ b/demo/js/core/layout/demo.vertical.js @@ -19,7 +19,7 @@ Demo.VerticalLayout = BI.inherit(BI.Widget, { text: "垂直布局", height: 30 }] - } + }; } }); BI.shortcut("demo.vertical", Demo.VerticalLayout); \ No newline at end of file diff --git a/demo/js/core/layout/demo.vertical_adapt.js b/demo/js/core/layout/demo.vertical_adapt.js index 0153091d8..92783f116 100644 --- a/demo/js/core/layout/demo.vertical_adapt.js +++ b/demo/js/core/layout/demo.vertical_adapt.js @@ -23,7 +23,7 @@ Demo.VerticalAdaptLayout = BI.inherit(BI.Widget, { width: 300, height: 30 }] - }) + }); }, render: function () { @@ -36,7 +36,7 @@ Demo.VerticalAdaptLayout = BI.inherit(BI.Widget, { row: 0, el: this._createLayout() }] - } + }; } }); BI.shortcut("demo.vertical_adapt", Demo.VerticalAdaptLayout); \ No newline at end of file diff --git a/demo/js/core/layout/demo.vtape.js b/demo/js/core/layout/demo.vtape.js index 76770e353..cd00f3b2d 100644 --- a/demo/js/core/layout/demo.vtape.js +++ b/demo/js/core/layout/demo.vtape.js @@ -8,31 +8,31 @@ Demo.VtapeLayout = BI.inherit(BI.Widget, { render: function () { return { type: "bi.vtape", - items : [ + items: [ { height: 100, - el : { - type : 'bi.label', - text : '1', + el: { + type: "bi.label", + text: "1", cls: "layout-bg1" } }, { height: 200, - el : { - type : 'bi.label', - text : '2', + el: { + type: "bi.label", + text: "2", cls: "layout-bg2" } }, { - height: 'fill', - el : { - type : 'bi.label', - text : '3', + height: "fill", + el: { + type: "bi.label", + text: "3", cls: "layout-bg3" } } ] - } + }; } }); BI.shortcut("demo.vtape", Demo.VtapeLayout); \ No newline at end of file diff --git a/demo/js/face.js b/demo/js/face.js index da93812ee..e3e47048b 100644 --- a/demo/js/face.js +++ b/demo/js/face.js @@ -14,7 +14,7 @@ Demo.Face = BI.inherit(BI.Widget, { height: 40, cls: "config-label" } - } + }; }, _createColorPicker: function (ref, action) { @@ -32,7 +32,7 @@ Demo.Face = BI.inherit(BI.Widget, { height: 30 }] } - } + }; }, _createBackgroundConfig: function () { @@ -46,7 +46,7 @@ Demo.Face = BI.inherit(BI.Widget, { }, function () { self._runGlobalStyle(); })] - } + }; }, _createFontConfig: function () { @@ -60,7 +60,7 @@ Demo.Face = BI.inherit(BI.Widget, { }, function () { self._runGlobalStyle(); })] - } + }; }, _createActiveFontConfig: function () { @@ -74,7 +74,7 @@ Demo.Face = BI.inherit(BI.Widget, { }, function () { self._runGlobalStyle(); })] - } + }; }, _createSelectFontConfig: function () { @@ -88,7 +88,7 @@ Demo.Face = BI.inherit(BI.Widget, { }, function () { self._runGlobalStyle(); })] - } + }; }, _createGrayFontConfig: function () { @@ -102,7 +102,7 @@ Demo.Face = BI.inherit(BI.Widget, { }, function () { self._runGlobalStyle(); })] - } + }; }, _createDisableFontConfig: function () { @@ -124,7 +124,7 @@ Demo.Face = BI.inherit(BI.Widget, { disabled: true } }] - } + }; }, _createCard1BackgroundConfig: function () { @@ -138,7 +138,7 @@ Demo.Face = BI.inherit(BI.Widget, { }, function () { self._runGlobalStyle(); })] - } + }; }, _createCard2BackgroundConfig: function () { var self = this; @@ -147,7 +147,7 @@ Demo.Face = BI.inherit(BI.Widget, { cls: "config-item bi-border-bottom", height: 40, items: [this._createLabel("Card2背景颜色:无颜色")] - } + }; }, _createHoverBackgroundColor: function () { @@ -161,7 +161,7 @@ Demo.Face = BI.inherit(BI.Widget, { }, function () { self._runGlobalStyle(); })] - } + }; }, _createActiveBackgroundColor: function () { @@ -175,7 +175,7 @@ Demo.Face = BI.inherit(BI.Widget, { }, function () { self._runGlobalStyle(); })] - } + }; }, _createSelectBackgroundColor: function () { @@ -189,7 +189,7 @@ Demo.Face = BI.inherit(BI.Widget, { }, function () { self._runGlobalStyle(); })] - } + }; }, _createSlitColor: function () { @@ -203,7 +203,7 @@ Demo.Face = BI.inherit(BI.Widget, { }, function () { self._runGlobalStyle(); })] - } + }; }, _createBaseConfig: function () { @@ -223,7 +223,7 @@ Demo.Face = BI.inherit(BI.Widget, { this._createSelectBackgroundColor(), this._createSlitColor() ] - } + }; }, @@ -249,7 +249,7 @@ Demo.Face = BI.inherit(BI.Widget, { }] } }] - } + }; }, _createButton2BackgroundConfig: function () { @@ -275,7 +275,7 @@ Demo.Face = BI.inherit(BI.Widget, { }] } }] - } + }; }, _createButton3BackgroundConfig: function () { @@ -301,7 +301,7 @@ Demo.Face = BI.inherit(BI.Widget, { }] } }] - } + }; }, _createButton4BackgroundConfig: function () { @@ -327,7 +327,7 @@ Demo.Face = BI.inherit(BI.Widget, { }] } }] - } + }; }, _createScrollBackgroundConfig: function () { @@ -341,7 +341,7 @@ Demo.Face = BI.inherit(BI.Widget, { }, function () { self._runGlobalStyle(); })] - } + }; }, _createScrollThumbConfig: function () { @@ -355,7 +355,7 @@ Demo.Face = BI.inherit(BI.Widget, { }, function () { self._runGlobalStyle(); })] - } + }; }, _createPopupBackgroundConfig: function () { @@ -460,7 +460,7 @@ Demo.Face = BI.inherit(BI.Widget, { }] } }] - } + }; }, _createMaskBackgroundConfig: function () { @@ -481,12 +481,12 @@ Demo.Face = BI.inherit(BI.Widget, { type: "bi.button", text: "mask测试", handler: function () { - BI.Msg.alert("弹出层", "弹出层面板") + BI.Msg.alert("弹出层", "弹出层面板"); } }] } }] - } + }; }, _createCommonConfig: function () { @@ -502,7 +502,7 @@ Demo.Face = BI.inherit(BI.Widget, { this._createPopupBackgroundConfig(), this._createMaskBackgroundConfig() ] - } + }; }, render: function () { @@ -525,7 +525,7 @@ Demo.Face = BI.inherit(BI.Widget, { this._createCommonConfig()] } }]] - } + }; }, _setStyle: function (objects) { @@ -533,7 +533,7 @@ Demo.Face = BI.inherit(BI.Widget, { BI.each(objects, function (cls, object) { result += cls + "{"; BI.each(object, function (name, value) { - result += name + ":" + value + ";" + result += name + ":" + value + ";"; }); result += "} "; }); @@ -565,13 +565,13 @@ Demo.Face = BI.inherit(BI.Widget, { this._setStyle({ "#wrapper.bi-background, #wrapper .bi-background": { "background-color": backgroundColor, - "color": fontColor + color: fontColor }, "#wrapper .bi-card": { "background-color": cardBackgroundColor }, "#wrapper .bi-tips": { - "color": grayFontColor + color: grayFontColor }, "div::-webkit-scrollbar,.scrollbar-layout-main": { "background-color": scrollBackgroundColor + "!important" @@ -596,11 +596,11 @@ Demo.Face = BI.inherit(BI.Widget, { }, ".bi-list-item-active:active,.bi-list-item-select:active,.bi-list-item-effect:active": { "background-color": activeBackgroundColor + "!important", - "color": activeFontColor + "!important" + color: activeFontColor + "!important" }, ".bi-list-item-active.active,.bi-list-item-select.active,.bi-list-item-effect.active": { "background-color": selectBackgroundColor + "!important", - "color": selectFontColor + "!important" + color: selectFontColor + "!important" }, ".bi-button": { "background-color": button1BackgroundColor, @@ -627,7 +627,7 @@ Demo.Face = BI.inherit(BI.Widget, { ".bi-collection-table-cell.first-row": { "border-top-color": slitColor } - }) + }); }, mounted: function () { diff --git a/demo/js/fix-1.0/change.js b/demo/js/fix-1.0/change.js index 86110a02f..11128dbac 100644 --- a/demo/js/fix-1.0/change.js +++ b/demo/js/fix-1.0/change.js @@ -1,29 +1,29 @@ -//change函数 +// change函数 ChangeView = BI.inherit(BI.View, { - _defaultConfig: function(){ - return BI.extend(ChangeView.superclass._defaultConfig.apply(this, arguments),{ + _defaultConfig: function () { + return BI.extend(ChangeView.superclass._defaultConfig.apply(this, arguments), { baseCls: "bi-change" - }) + }); }, - _init: function(){ + _init: function () { ChangeView.superclass._init.apply(this, arguments); }, - change: function(changed){ - if(changed.child){ + change: function (changed) { + if(changed.child) { this._showModelData(); } - if(changed.superiors){ + if(changed.superiors) { this._showModelData(); } }, - _showModelData: function(){ + _showModelData: function () { this.outerText.setText("父级Model层数据: " + JSON.stringify(this.model.toJSON())); }, - _createOuter: function(){ + _createOuter: function () { this.outerText = BI.createWidget({ type: "bi.label", cls: "outer-text", @@ -42,7 +42,7 @@ ChangeView = BI.inherit(BI.View, { }); }, - _createInner: function(){ + _createInner: function () { var innerPane = BI.createWidget({ type: "bi.absolute", cls: "inner" @@ -53,7 +53,7 @@ ChangeView = BI.inherit(BI.View, { return innerPane; }, - render: function(vessel){ + render: function (vessel) { BI.createWidget({ type: "bi.center", element: vessel, @@ -65,45 +65,45 @@ ChangeView = BI.inherit(BI.View, { this._showModelData(); }, - refresh: function(){ + refresh: function () { this.skipTo("inner", "innerPane", "superiors"); } }); ChangeModel = BI.inherit(BI.Model, { - _defaultConfig: function(){ - return BI.extend(ChangeModel.superclass._defaultConfig.apply(this, arguments),{ + _defaultConfig: function () { + return BI.extend(ChangeModel.superclass._defaultConfig.apply(this, arguments), { superiors: { child: "default" }, child: "default" - }) + }); }, - _init: function(){ + _init: function () { ChangeModel.superclass._init.apply(this, arguments); }, - change: function(changed){ - if(changed.superiors){ + change: function (changed) { + if(changed.superiors) { this.set("child", changed.superiors.child); } } }); -//ChangeView 的子级 +// ChangeView 的子级 ChangeInnerView = BI.inherit(BI.View, { - _init: function(){ + _init: function () { ChangeInnerView.superclass._init.apply(this, arguments); }, - change: function(changed){ - if(changed.child){ + change: function (changed) { + if(changed.child) { this._showModelData(); } }, - _createOuter: function(){ + _createOuter: function () { var self = this; this.text = BI.createWidget({ type: "bi.label", @@ -120,7 +120,7 @@ ChangeInnerView = BI.inherit(BI.View, { }) }); - this.buttons.on(BI.ButtonGroup.EVENT_CHANGE, function(){ + this.buttons.on(BI.ButtonGroup.EVENT_CHANGE, function () { self.model.set("child", this.getValue()[0]); }); @@ -135,11 +135,11 @@ ChangeInnerView = BI.inherit(BI.View, { }); }, - _showModelData: function(){ + _showModelData: function () { this.text.setText("子级Model层数据: " + JSON.stringify(this.model.toJSON())); }, - render: function(vessel){ + render: function (vessel) { BI.createWidget({ type: "bi.center", element: vessel, @@ -151,13 +151,13 @@ ChangeInnerView = BI.inherit(BI.View, { ChangeInnerModel = BI.inherit(BI.Model, { - _defaultConfig: function(){ - return BI.extend(ChangeInnerModel.superclass._defaultConfig.apply(this, arguments),{ + _defaultConfig: function () { + return BI.extend(ChangeInnerModel.superclass._defaultConfig.apply(this, arguments), { - }) + }); }, - _static: function(){ + _static: function () { return { items: [{ text: "Type-1", @@ -172,10 +172,10 @@ ChangeInnerModel = BI.inherit(BI.Model, { value: "third", cls: "type-third mvc-button" }] - } + }; }, - _init: function(){ + _init: function () { ChangeInnerModel.superclass._init.apply(this, arguments); } diff --git a/demo/js/fix-1.0/local.js b/demo/js/fix-1.0/local.js index 75fc82714..6879dde04 100644 --- a/demo/js/fix-1.0/local.js +++ b/demo/js/fix-1.0/local.js @@ -1,17 +1,17 @@ -//local函数 +// local函数 LocalView = BI.inherit(BI.View, { - _defaultConfig: function(){ - return BI.extend(LocalView.superclass._defaultConfig.apply(this, arguments),{ + _defaultConfig: function () { + return BI.extend(LocalView.superclass._defaultConfig.apply(this, arguments), { baseCls: "bi-local" - }) + }); }, - _init: function(){ + _init: function () { LocalView.superclass._init.apply(this, arguments); this.buttons = {}; }, - _addElement2Vessel: function(id){ + _addElement2Vessel: function (id) { var self = this; this.buttons[id] = this.elementVessel.addItem({ type: "bi.text_button", @@ -19,18 +19,18 @@ LocalView = BI.inherit(BI.View, { width: 180, height: 22, cls: "delete-button button", - handler: function(){ + handler: function () { self.set("delete", id); } - }) + }); }, - _deleteElement: function(id){ + _deleteElement: function (id) { this.buttons[id] && this.buttons[id].destroy(); delete this.buttons[id]; }, - _createTop: function(){ + _createTop: function () { var self = this; this.elementVessel = BI.createWidget({ type: "bi.left", @@ -49,7 +49,7 @@ LocalView = BI.inherit(BI.View, { type: "bi.text_button", text: "点击添加元素", cls: "top-button", - handler: function(){ + handler: function () { self.model.set("add", true); }, height: 30 @@ -57,14 +57,14 @@ LocalView = BI.inherit(BI.View, { }, this.elementVessel ] - }) + }); }, - _showModelData: function(){ + _showModelData: function () { this.text.setText(JSON.stringify(this.model.toJSON())); }, - _createCenter: function(){ + _createCenter: function () { var modelData = BI.createWidget({ type: "bi.center", vgap: 10, @@ -94,17 +94,17 @@ LocalView = BI.inherit(BI.View, { }, modelData ] - }) + }); }, - render: function(vessel){ + render: function (vessel) { BI.createWidget({ type: "bi.vertical", element: vessel, items: [{ - el :this._createTop() - },{ - el : this._createCenter() + el: this._createTop() + }, { + el: this._createCenter() }], hgap: 50, vgap: 20 @@ -113,14 +113,14 @@ LocalView = BI.inherit(BI.View, { this._showModelData(); }, - local: function(){ - if(this.model.has("add")){ + local: function () { + if(this.model.has("add")) { var add = this.model.get("add"); this._addElement2Vessel(this.model.getEditing()); this._showModelData(); return true; } - if(this.model.has("delete")){ + if(this.model.has("delete")) { var id = this.model.get("delete"); this._deleteElement(id); this._showModelData(); @@ -131,25 +131,25 @@ LocalView = BI.inherit(BI.View, { }); LocalModel = BI.inherit(BI.Model, { - _defaultConfig: function(){ - return BI.extend(LocalModel.superclass._defaultConfig.apply(this, arguments),{ + _defaultConfig: function () { + return BI.extend(LocalModel.superclass._defaultConfig.apply(this, arguments), { - }) + }); }, - _init: function(){ + _init: function () { LocalModel.superclass._init.apply(this, arguments); }, - local: function(){ - if(this.has("add")){ + local: function () { + if(this.has("add")) { this.get("add"); var id = BI.UUID(); - this.set(id, "这是新增的属性:"+id); + this.set(id, "这是新增的属性:" + id); this.setEditing(id); return true; } - if(this.has("delete")){ + if(this.has("delete")) { var id = this.get("delete"); this.unset(id); return true; diff --git a/demo/js/fix-1.0/setget.js b/demo/js/fix-1.0/setget.js index 4bfd14947..6ca4e4e97 100644 --- a/demo/js/fix-1.0/setget.js +++ b/demo/js/fix-1.0/setget.js @@ -1,9 +1,9 @@ -//set、get函数 +// set、get函数 SetGetView = BI.inherit(BI.View, { _defaultConfig: function () { return BI.extend(SetGetView.superclass._defaultConfig.apply(this, arguments), { baseCls: "bi-set-get" - }) + }); }, _init: function () { @@ -45,7 +45,7 @@ SetGetView = BI.inherit(BI.View, { } } } - })) + })); }, _showModelData: function () { @@ -73,7 +73,7 @@ SetGetView = BI.inherit(BI.View, { }) } } - })) + })); }, render: function (vessel) { @@ -87,10 +87,10 @@ SetGetView = BI.inherit(BI.View, { }], hgap: 50, vgap: 100 - }) + }); this._showModelData(); } -}) +}); SetGetModel = BI.inherit(BI.Model, { _defaultConfig: function () { @@ -105,14 +105,14 @@ SetGetModel = BI.inherit(BI.Model, { {text: "item7", value: 7}, {text: "item8", value: 8} ] - }) + }); }, _init: function () { SetGetModel.superclass._init.apply(this, arguments); } -}) +}); Demo.Func = BI.inherit(BI.Widget, { diff --git a/demo/js/fix-1.0/skipto.js b/demo/js/fix-1.0/skipto.js index 9ce671d52..1333d3f00 100644 --- a/demo/js/fix-1.0/skipto.js +++ b/demo/js/fix-1.0/skipto.js @@ -1,16 +1,16 @@ -//skipTo 函数 +// skipTo 函数 SkipToView = BI.inherit(BI.View, { - _defaultConfig: function(){ - return BI.extend(SkipToView.superclass._defaultConfig.apply(this, arguments),{ + _defaultConfig: function () { + return BI.extend(SkipToView.superclass._defaultConfig.apply(this, arguments), { baseCls: "bi-skip-to" - }) + }); }, - _init: function(){ + _init: function () { SkipToView.superclass._init.apply(this, arguments); }, - _createNav: function(){ + _createNav: function () { var self = this; var nav = BI.createWidget({ type: "bi.button_group", @@ -28,15 +28,15 @@ SkipToView = BI.inherit(BI.View, { hgap: 3 }] }); - nav.on(BI.ButtonGroup.EVENT_CHANGE, function(){ + nav.on(BI.ButtonGroup.EVENT_CHANGE, function () { self.skipTo(this.getValue()[0], "pane", this.getValue()[0]); }); return nav; }, - _createPane: function(){ + _createPane: function () { var pane = BI.createWidget({ - type:"bi.center", + type: "bi.center", cls: "center-pane", height: 200 }); @@ -46,36 +46,36 @@ SkipToView = BI.inherit(BI.View, { return pane; }, - render: function(vessel){ + render: function (vessel) { BI.createWidget({ type: "bi.vertical", element: vessel, items: [this._createNav(), this._createPane()], vgap: 10, hgap: 10 - }) + }); }, - refresh: function(){ + refresh: function () { this.skipTo("green", "pane", "green"); } }); SkipToModel = BI.inherit(BI.Model, { - _defaultConfig: function(){ - return BI.extend(SkipToModel.superclass._defaultConfig.apply(this, arguments),{ - "red": { + _defaultConfig: function () { + return BI.extend(SkipToModel.superclass._defaultConfig.apply(this, arguments), { + red: { text: "hotpink" - },"blue": { + }, blue: { text: "cornflowerblue" - },"green": { + }, green: { text: "darkcyan" - },"yellow": { + }, yellow: { text: "darkgoldenrod" } - }) + }); }, - _static: function(){ + _static: function () { return { items: [{ text: "hotpink", @@ -95,21 +95,21 @@ SkipToModel = BI.inherit(BI.Model, { value: "yellow", cls: "yellow-pane mvc-button" }] - } + }; }, - _init: function(){ + _init: function () { SkipToModel.superclass._init.apply(this, arguments); } }); -//Red pane #FF69B4 +// Red pane #FF69B4 SkipToRedView = BI.inherit(BI.View, { - _init: function(){ + _init: function () { SkipToRedView.superclass._init.apply(this, arguments); }, - render: function(vessel){ + render: function (vessel) { BI.createWidget({ type: "bi.absolute", element: vessel, @@ -122,30 +122,30 @@ SkipToRedView = BI.inherit(BI.View, { height: 26 } }] - }) + }); } }); SkipToRedModel = BI.inherit(BI.Model, { - _defaultConfig: function(){ - return BI.extend(SetGetModel.superclass._defaultConfig.apply(this, arguments),{ + _defaultConfig: function () { + return BI.extend(SetGetModel.superclass._defaultConfig.apply(this, arguments), { - }) + }); }, - _init: function(){ + _init: function () { SkipToRedModel.superclass._init.apply(this, arguments); } }); -//Blue pane #6495ED +// Blue pane #6495ED SkipToBlueView = BI.inherit(BI.View, { - _init: function(){ + _init: function () { SkipToBlueView.superclass._init.apply(this, arguments); }, - render: function(vessel){ + render: function (vessel) { BI.createWidget({ type: "bi.absolute", element: vessel, @@ -162,34 +162,34 @@ SkipToBlueView = BI.inherit(BI.View, { top: 0, bottom: 0 }] - }) + }); } }); SkipToBlueModel = BI.inherit(BI.Model, { - _defaultConfig: function(){ - return BI.extend(SetGetModel.superclass._defaultConfig.apply(this, arguments),{ - }) + _defaultConfig: function () { + return BI.extend(SetGetModel.superclass._defaultConfig.apply(this, arguments), { + }); }, - _init: function(){ + _init: function () { SkipToGreenModel.superclass._init.apply(this, arguments); } }); -//Dark green pane #008B8B +// Dark green pane #008B8B SkipToGreenView = BI.inherit(BI.View, { - _init: function(){ + _init: function () { SkipToGreenView.superclass._init.apply(this, arguments); }, - render: function(vessel){ + render: function (vessel) { BI.createWidget({ type: "bi.absolute", element: vessel, cls: "green-pane", items: [{ - el:{ + el: { type: "bi.label", text: "Model Data: " + JSON.stringify(this.model.toJSON()), hgap: 20, @@ -200,34 +200,34 @@ SkipToGreenView = BI.inherit(BI.View, { top: 0, bottom: 0 }] - }) + }); } }); SkipToGreenModel = BI.inherit(BI.Model, { - _defaultConfig: function(){ - return BI.extend(SetGetModel.superclass._defaultConfig.apply(this, arguments),{ - }) + _defaultConfig: function () { + return BI.extend(SetGetModel.superclass._defaultConfig.apply(this, arguments), { + }); }, - _init: function(){ + _init: function () { SkipToGreenModel.superclass._init.apply(this, arguments); } }); -//Dark yellow pane #B8860B +// Dark yellow pane #B8860B SkipToYellowView = BI.inherit(BI.View, { - _init: function(){ + _init: function () { SkipToYellowView.superclass._init.apply(this, arguments); }, - render: function(vessel){ + render: function (vessel) { BI.createWidget({ type: "bi.absolute", element: vessel, cls: "yellow-pane", items: [{ - el:{ + el: { type: "bi.label", text: "Model Data: " + JSON.stringify(this.model.toJSON()), hgap: 20, @@ -238,17 +238,17 @@ SkipToYellowView = BI.inherit(BI.View, { top: 0, bottom: 0 }] - }) + }); } }); SkipToYellowModel = BI.inherit(BI.Model, { - _defaultConfig: function(){ - return BI.extend(SetGetModel.superclass._defaultConfig.apply(this, arguments),{ - }) + _defaultConfig: function () { + return BI.extend(SetGetModel.superclass._defaultConfig.apply(this, arguments), { + }); }, - _init: function(){ + _init: function () { SkipToYellowModel.superclass._init.apply(this, arguments); } }); diff --git a/demo/js/fix-1.0/spliceduplicate.js b/demo/js/fix-1.0/spliceduplicate.js index 906775932..4ef57e9d8 100644 --- a/demo/js/fix-1.0/spliceduplicate.js +++ b/demo/js/fix-1.0/spliceduplicate.js @@ -1,9 +1,9 @@ -//splice和duplicate函数 +// splice和duplicate函数 SpliceDuplicateView = BI.inherit(BI.View, { _defaultConfig: function () { return BI.extend(SpliceDuplicateView.superclass._defaultConfig.apply(this, arguments), { baseCls: "bi-splice-duplicate" - }) + }); }, _init: function () { @@ -23,7 +23,7 @@ SpliceDuplicateView = BI.inherit(BI.View, { }, _showModelData: function () { - //这里只是为了输出this.model.data 原则上是不允许这么调用的 + // 这里只是为了输出this.model.data 原则上是不允许这么调用的 this.text.setText("父级数据:" + JSON.stringify(this.model.data)); }, @@ -62,17 +62,17 @@ SpliceDuplicateView = BI.inherit(BI.View, { if (!self.children[key]) { self.add(key); } - }) + }); } }); SpliceDuplicateModel = BI.inherit(BI.Model, { _defaultConfig: function () { return BI.extend(SpliceDuplicateModel.superclass._defaultConfig.apply(this, arguments), { - "1": { + 1: { name: "名字" } - }) + }); }, splice: function (key1) { @@ -130,7 +130,7 @@ SDSubView = BI.inherit(BI.View, { self.model.destroy(); } }] - }) + }); } }); diff --git a/demo/js/fix-1.0/tmp.js b/demo/js/fix-1.0/tmp.js index cfacbf738..506f314b3 100644 --- a/demo/js/fix-1.0/tmp.js +++ b/demo/js/fix-1.0/tmp.js @@ -1,25 +1,25 @@ TmpView = BI.inherit(BI.View, { - _defaultConfig: function(){ - return BI.extend(TmpView.superclass._defaultConfig.apply(this, arguments),{ + _defaultConfig: function () { + return BI.extend(TmpView.superclass._defaultConfig.apply(this, arguments), { baseCls: "bi-tmp" - }) + }); }, - _init: function(){ + _init: function () { TmpView.superclass._init.apply(this, arguments); }, - change: function(changed){ - if(changed.data1){ + change: function (changed) { + if(changed.data1) { this._showModelData(); } }, - _showModelData: function(){ - this.text.setText("父级Model层数据为:"+JSON.stringify(this.model.toJSON())); + _showModelData: function () { + this.text.setText("父级Model层数据为:" + JSON.stringify(this.model.toJSON())); }, - _createMain: function(){ + _createMain: function () { var self = this; return BI.createWidget({ type: "bi.border", @@ -39,14 +39,14 @@ TmpView = BI.inherit(BI.View, { cls: "tmp-button mvc-button", text: "点击触发事件tmp('data1', {child: {type: {value: \"临时数据\"}}})", height: 30, - handler: function(){ + handler: function () { self.model.tmp("data1", { child: { type: { value: "临时数据" } } - }) + }); } } }, { @@ -55,7 +55,7 @@ TmpView = BI.inherit(BI.View, { cls: "tmp-button mvc-button", text: "点击触发事件submit", height: 30, - handler: function(){ + handler: function () { self.model.submit(); } } @@ -65,7 +65,7 @@ TmpView = BI.inherit(BI.View, { cls: "tmp-button mvc-button", text: "点击跳转到右方", height: 30, - handler: function(){ + handler: function () { self.addSubVessel("test", self.center).skipTo("child", "test", "data1"); } } @@ -77,10 +77,10 @@ TmpView = BI.inherit(BI.View, { el: (this.center = BI.createWidget()) } } - }) + }); }, - render: function(vessel){ + render: function (vessel) { BI.createWidget({ type: "bi.center", element: vessel, @@ -89,17 +89,17 @@ TmpView = BI.inherit(BI.View, { }], hgap: 50, vgap: 100 - }) + }); }, - refresh: function(){ + refresh: function () { this._showModelData(); } -}) +}); TmpModel = BI.inherit(BI.Model, { - _defaultConfig: function(){ - return BI.extend(TmpModel.superclass._defaultConfig.apply(this, arguments),{ + _defaultConfig: function () { + return BI.extend(TmpModel.superclass._defaultConfig.apply(this, arguments), { data1: { child: { type: { @@ -108,37 +108,37 @@ TmpModel = BI.inherit(BI.Model, { } }, data2: "test" - }) + }); }, - _init: function(){ + _init: function () { TmpModel.superclass._init.apply(this, arguments); } -}) +}); TmpChildView = BI.inherit(BI.View, { - _defaultConfig: function(){ - return BI.extend(TmpChildView.superclass._defaultConfig.apply(this, arguments),{ + _defaultConfig: function () { + return BI.extend(TmpChildView.superclass._defaultConfig.apply(this, arguments), { baseCls: "bi-tmp-child" - }) + }); }, - _init: function(){ + _init: function () { TmpChildView.superclass._init.apply(this, arguments); }, - change: function(changed){ - if(changed.child){ + change: function (changed) { + if(changed.child) { this._showModelData(); } }, - _showModelData: function(){ - this.text.setText("子级Model层数据为:"+JSON.stringify(this.model.toJSON())); + _showModelData: function () { + this.text.setText("子级Model层数据为:" + JSON.stringify(this.model.toJSON())); }, - _createMain: function(){ + _createMain: function () { var self = this; return BI.createWidget({ type: "bi.border", @@ -158,12 +158,12 @@ TmpChildView = BI.inherit(BI.View, { cls: "tmp-button mvc-button", text: "点击触发事件set", height: 30, - handler: function(){ + handler: function () { self.set("child", { type: { value: "值改变了" } - }) + }); } } }, { @@ -172,7 +172,7 @@ TmpChildView = BI.inherit(BI.View, { cls: "tmp-button mvc-button", text: "点击跳转到右方", height: 30, - handler: function(){ + handler: function () { self.addSubVessel("test", self.center).skipTo("child", "test", "child"); } } @@ -184,10 +184,10 @@ TmpChildView = BI.inherit(BI.View, { el: (this.center = BI.createWidget()) } } - }) + }); }, - render: function(vessel){ + render: function (vessel) { BI.createWidget({ type: "bi.center", element: vessel, @@ -195,55 +195,55 @@ TmpChildView = BI.inherit(BI.View, { el: this._createMain() }], hgap: 50 - }) + }); }, - refresh: function(){ + refresh: function () { this._showModelData(); } -}) +}); TmpChildModel = BI.inherit(BI.Model, { - _defaultConfig: function(){ - return BI.extend(TmpChildModel.superclass._defaultConfig.apply(this, arguments),{ + _defaultConfig: function () { + return BI.extend(TmpChildModel.superclass._defaultConfig.apply(this, arguments), { - }) + }); }, - _init: function(){ + _init: function () { TmpChildModel.superclass._init.apply(this, arguments); } -}) +}); TmpChildChildView = BI.inherit(BI.View, { - _defaultConfig: function(){ - return BI.extend(TmpChildChildView.superclass._defaultConfig.apply(this, arguments),{ + _defaultConfig: function () { + return BI.extend(TmpChildChildView.superclass._defaultConfig.apply(this, arguments), { baseCls: "bi-tmp-child-child" - }) + }); }, - _init: function(){ + _init: function () { TmpChildChildView.superclass._init.apply(this, arguments); }, - change: function(changed){ - if(changed.type){ + change: function (changed) { + if(changed.type) { this._showModelData(); } }, - _showModelData: function(){ - this.text.setText("叶节点数据为:"+JSON.stringify(this.model.toJSON())); + _showModelData: function () { + this.text.setText("叶节点数据为:" + JSON.stringify(this.model.toJSON())); }, - _createMain: function(){ + _createMain: function () { return (this.text = BI.createWidget({ type: "bi.label", whiteSpace: "normal" - })) + })); }, - render: function(vessel){ + render: function (vessel) { BI.createWidget({ type: "bi.center", element: vessel, @@ -251,26 +251,26 @@ TmpChildChildView = BI.inherit(BI.View, { el: this._createMain() }], hgap: 50 - }) + }); }, - refresh: function(){ + refresh: function () { this._showModelData(); } -}) +}); TmpChildChildModel = BI.inherit(BI.Model, { - _defaultConfig: function(){ - return BI.extend(TmpChildChildModel.superclass._defaultConfig.apply(this, arguments),{ + _defaultConfig: function () { + return BI.extend(TmpChildChildModel.superclass._defaultConfig.apply(this, arguments), { - }) + }); }, - _init: function(){ + _init: function () { TmpChildChildModel.superclass._init.apply(this, arguments); } -}) +}); Demo.Func = BI.inherit(BI.Widget, { render: function () { diff --git a/demo/js/fix-2.0/computed.js b/demo/js/fix-2.0/computed.js index 8b7a3917c..7dd00c30e 100644 --- a/demo/js/fix-2.0/computed.js +++ b/demo/js/fix-2.0/computed.js @@ -1,19 +1,19 @@ -;(function(){ +(function () { var model = Fix.define({ name: "原始属性", arr: [{ - n: 'a' + n: "a" }, { - n: 'b' + n: "b" }] }); var Computed = BI.inherit(Fix.Model, { computed: { b: function () { - return this.name + "-计算属性" + return this.name + "-计算属性"; } } - }) + }); Demo.Fix = BI.inherit(BI.Widget, { _store: function () { @@ -21,7 +21,7 @@ }, watch: { b: function () { - this.button.setText(this.model.b) + this.button.setText(this.model.b); } }, render: function () { @@ -35,12 +35,12 @@ self.button = this; }, handler: function () { - self.model.name = "这是改变后的属性" + self.model.name = "这是改变后的属性"; }, text: this.model.b } }] - } + }; }, mounted: function () { diff --git a/demo/js/fix-2.0/context.js b/demo/js/fix-2.0/context.js index 66db45e0c..475a820bb 100644 --- a/demo/js/fix-2.0/context.js +++ b/demo/js/fix-2.0/context.js @@ -1,18 +1,18 @@ -;(function () { +(function () { var ParentStore = BI.inherit(Fix.Model, { state: function () { return { context: "默认context" - } + }; }, childContext: ["context"] - }) + }); var ChildStore = BI.inherit(Fix.Model, { context: ["context"], computed: { currContext: function () { - return this.model.context + return this.model.context; } }, actions: { @@ -20,7 +20,7 @@ this.model.context = "改变后的context"; } } - }) + }); var Child = BI.inherit(BI.Widget, { _store: function () { @@ -42,14 +42,14 @@ handler: function () { self.store.changeContext(); } - } + }; }, mounted: function () { } - }) + }); - BI.shortcut("demo.fix_context_child", Child) + BI.shortcut("demo.fix_context_child", Child); var Parent = BI.inherit(BI.Widget, { _store: function () { @@ -61,10 +61,10 @@ type: "bi.absolute", items: [{ el: { - type: "demo.fix_context_child", + type: "demo.fix_context_child" } }] - } + }; }, mounted: function () { diff --git a/demo/js/fix-2.0/define.js b/demo/js/fix-2.0/define.js index a5a804f61..969c87f3f 100644 --- a/demo/js/fix-2.0/define.js +++ b/demo/js/fix-2.0/define.js @@ -1,10 +1,10 @@ -;(function () { +(function () { var model = Fix.define({ name: "原始属性", arr: [{ - n: 'a' + n: "a" }, { - n: 'b' + n: "b" }] }); @@ -14,7 +14,7 @@ }, watch: { name: function () { - this.button.setText(this.model.name) + this.button.setText(this.model.name); } }, render: function () { @@ -28,12 +28,12 @@ self.button = this; }, handler: function () { - self.model.name = "这是改变后的属性" + self.model.name = "这是改变后的属性"; }, text: this.model.name } }] - } + }; }, mounted: function () { diff --git a/demo/js/fix-2.0/demo.js b/demo/js/fix-2.0/demo.js index 645c1fe18..dab4b410c 100644 --- a/demo/js/fix-2.0/demo.js +++ b/demo/js/fix-2.0/demo.js @@ -1,8 +1,8 @@ -;(function () { +(function () { var model = Fix.define({ name: 1, arr: [{ - n: 'a' + n: "a" }, { n: 0 }] @@ -10,13 +10,13 @@ var Computed = BI.inherit(Fix.Model, { computed: { b: function () { - return this.name + 1 + return this.name + 1; }, c: function () { - return this.arr[1].n + this.b + return this.arr[1].n + this.b; } } - }) + }); var Store = BI.inherit(Fix.Model, { _init: function () { @@ -24,7 +24,7 @@ }, computed: { b: function () { - return this.comp.c + 1 + return this.comp.c + 1; }, c: function () { return this.comp.arr[1].n & 1; @@ -44,7 +44,7 @@ }, watch: { "b&&(c||b)": function () { - this.button.setText(this.model.b) + this.button.setText(this.model.b); } }, render: function () { @@ -58,12 +58,12 @@ self.button = this; }, handler: function () { - self.store.run() + self.store.run(); }, text: this.model.b } }] - } + }; }, mounted: function () { diff --git a/demo/js/fix-2.0/globalwatcher.js b/demo/js/fix-2.0/globalwatcher.js index e30f5c254..7ba6b578c 100644 --- a/demo/js/fix-2.0/globalwatcher.js +++ b/demo/js/fix-2.0/globalwatcher.js @@ -1,8 +1,8 @@ -;(function () { +(function () { var model = Fix.define({ name: "原始属性", arr: [{ - n: 'a' + n: "a" }, { n: 0 }] @@ -14,13 +14,13 @@ }, watch: { "*.*.n": function () { - debugger + }, "arr.**": function () { - debugger + }, "arr.1.*": function () { - this.button.setText(this.model.name + "-" + this.model.arr[1].n) + this.button.setText(this.model.name + "-" + this.model.arr[1].n); } }, render: function () { @@ -40,7 +40,7 @@ text: this.model.name + "-" + this.model.arr[1].n } }] - } + }; }, mounted: function () { diff --git a/demo/js/fix-2.0/scene.js b/demo/js/fix-2.0/scene.js index ff28a0b9e..7a86b996e 100644 --- a/demo/js/fix-2.0/scene.js +++ b/demo/js/fix-2.0/scene.js @@ -3,7 +3,7 @@ * @CreationDate 2017-11-06 10:32 * @Description */ -;(function () { +(function () { var model = Fix.define({ groups: [{ id: "27a9c8bf159e99e", @@ -159,7 +159,7 @@ height: 50 }, cardCreator: BI.bind(this.cardCreator, this) - } + }; }, cardCreator: function (v) { @@ -172,7 +172,7 @@ case this.constant.TAB2: return { type: "demo.fix_scene_fine_index_update" - } + }; } } }); @@ -222,7 +222,7 @@ }], vgap: 20, hgap: 20 - } + }; } }); @@ -265,7 +265,7 @@ items: items }], hgap: 20 - } + }; } }); BI.shortcut("demo.fix_scene_group", Demo.FixSceneGroup); @@ -287,7 +287,7 @@ items.push({ type: "demo.fix_scene_table", table: child - }) + }); }); return { type: "bi.left", @@ -308,7 +308,7 @@ items: items }], hgap: 20 - } + }; } }); BI.shortcut("demo.fix_scene_package", Demo.FixScenePackage); @@ -350,7 +350,7 @@ items: items }], hgap: 20 - } + }; } }); BI.shortcut("demo.fix_scene_table", Demo.FixSceneTable); @@ -381,7 +381,7 @@ } }] }] - } + }; } }); BI.shortcut("demo.fix_scene_field", Demo.FixSceneField); @@ -412,10 +412,10 @@ }, watch: { - "needUpdate": function () { - this.button.setEnable(this.model.needUpdate) + needUpdate: function () { + this.button.setEnable(this.model.needUpdate); }, - "text": function () { + text: function () { this.button.setText(this.model.text); } }, @@ -437,7 +437,7 @@ self.button = ref; } }] - } + }; } }); BI.shortcut("demo.fix_scene_fine_index_update", Demo.FixSceneFineIndexUpdate); diff --git a/demo/js/fix-2.0/state.js b/demo/js/fix-2.0/state.js index 0d4deb9ba..ce33b7f0b 100644 --- a/demo/js/fix-2.0/state.js +++ b/demo/js/fix-2.0/state.js @@ -1,16 +1,16 @@ -;(function () { +(function () { var State = BI.inherit(Fix.Model, { state: function () { return { name: "原始属性" - } + }; }, computed: { b: function () { - return this.model.name + "-计算属性" + return this.model.name + "-计算属性"; } } - }) + }); Demo.Fix = BI.inherit(BI.Widget, { _store: function () { @@ -18,7 +18,7 @@ }, watch: { b: function () { - this.button.setText(this.model.b) + this.button.setText(this.model.b); } }, render: function () { @@ -32,12 +32,12 @@ self.button = this; }, handler: function () { - self.model.name = "这是改变后的属性" + self.model.name = "这是改变后的属性"; }, text: this.model.b } }] - } + }; }, mounted: function () { diff --git a/demo/js/fix-2.0/store.js b/demo/js/fix-2.0/store.js index ebdc3c6d9..188a5b906 100644 --- a/demo/js/fix-2.0/store.js +++ b/demo/js/fix-2.0/store.js @@ -1,10 +1,10 @@ -;(function(){ +(function () { var model = Fix.define({ name: "原始属性", arr: [{ - n: 'a' + n: "a" }, { - n: 'b' + n: "b" }] }); @@ -13,7 +13,7 @@ }, computed: { b: function () { - return model.name + '-计算属性' + return model.name + "-计算属性"; } }, actions: { @@ -29,7 +29,7 @@ }, watch: { b: function () { - this.button.setText(this.model.b) + this.button.setText(this.model.b); } }, render: function () { @@ -43,12 +43,12 @@ self.button = this; }, handler: function () { - self.store.run() + self.store.run(); }, text: this.model.b } }] - } + }; }, mounted: function () { diff --git a/demo/js/fix-2.0/watcher.js b/demo/js/fix-2.0/watcher.js index e105b8796..98716ed59 100644 --- a/demo/js/fix-2.0/watcher.js +++ b/demo/js/fix-2.0/watcher.js @@ -1,8 +1,8 @@ -;(function () { +(function () { var model = Fix.define({ name: "原始属性", arr: [{ - n: 'a' + n: "a" }, { n: 0 }] @@ -14,7 +14,7 @@ }, watch: { "name||arr.1.n": function () { - this.button.setText(this.model.name + "-" + this.model.arr[1].n) + this.button.setText(this.model.name + "-" + this.model.arr[1].n); } }, render: function () { @@ -39,7 +39,7 @@ text: this.model.name + "-" + this.model.arr[1].n } }] - } + }; }, mounted: function () { diff --git a/demo/js/main.js b/demo/js/main.js index b906ada39..4062ecc69 100644 --- a/demo/js/main.js +++ b/demo/js/main.js @@ -40,7 +40,7 @@ Demo.Main = BI.inherit(BI.Widget, { } } } - } + }; } }); BI.shortcut("demo.main", Demo.Main); \ No newline at end of file diff --git a/demo/js/north.js b/demo/js/north.js index d214cdf14..9cd4c7c73 100644 --- a/demo/js/north.js +++ b/demo/js/north.js @@ -13,7 +13,7 @@ Demo.North = BI.inherit(BI.Widget, { listeners: [{ eventName: BI.Button.EVENT_CHANGE, action: function () { - self.fireEvent(Demo.North.EVENT_VALUE_CHANGE, "demo.face") + self.fireEvent(Demo.North.EVENT_VALUE_CHANGE, "demo.face"); } }], cls: "logo", @@ -39,7 +39,7 @@ Demo.North = BI.inherit(BI.Widget, { }] } }] - } + }; } }); Demo.North.EVENT_VALUE_CHANGE = "EVENT_VALUE_CHANGE"; diff --git a/demo/js/preview.js b/demo/js/preview.js index d1772e5ad..9f16123b3 100644 --- a/demo/js/preview.js +++ b/demo/js/preview.js @@ -13,7 +13,7 @@ Demo.Preview = BI.inherit(BI.Widget, { header[i][j] = { type: "bi.label", text: "表头" + i + "-" + j - } + }; columnSize[j] = 100; } } @@ -23,7 +23,7 @@ Demo.Preview = BI.inherit(BI.Widget, { items[i][j] = { type: "bi.label", text: (i < 3 ? 0 : i) + "-" + j - } + }; } } return { @@ -95,7 +95,7 @@ Demo.Preview = BI.inherit(BI.Widget, { top: 160, bottom: 60 }] - } + }; }, mounted: function () { } diff --git a/demo/js/west.js b/demo/js/west.js index 4864f999b..a73a93fec 100644 --- a/demo/js/west.js +++ b/demo/js/west.js @@ -16,7 +16,7 @@ Demo.West = BI.inherit(BI.Widget, { }], items: Demo.CONFIG }] - } + }; } }); Demo.West.EVENT_VALUE_CHANGE = "EVENT_VALUE_CHANGE"; diff --git a/demo/js/widget/arrangment/demo.adaptive_arrangement.js b/demo/js/widget/arrangment/demo.adaptive_arrangement.js index 1349f32e1..83d59cf3c 100644 --- a/demo/js/widget/arrangment/demo.adaptive_arrangement.js +++ b/demo/js/widget/arrangment/demo.adaptive_arrangement.js @@ -43,7 +43,7 @@ Demo.AdaptiveArrangement = BI.inherit(BI.Widget, { }, { width: 300, height: 200 - }) + }); }, stop: function (e, ui) { self.arrangement.addRegion({ diff --git a/demo/js/widget/arrangment/demo.arrangement.js b/demo/js/widget/arrangment/demo.arrangement.js index a4c1c7298..3ab3473d9 100644 --- a/demo/js/widget/arrangment/demo.arrangement.js +++ b/demo/js/widget/arrangment/demo.arrangement.js @@ -47,7 +47,7 @@ Demo.Arrangement = BI.inherit(BI.Widget, { }, { width: 300, height: 200 - }) + }); }, stop: function (e, ui) { self.arrangement.addRegion({ diff --git a/demo/js/widget/arrangment/demo.interactive_arrangement.js b/demo/js/widget/arrangment/demo.interactive_arrangement.js index 34fefa12d..351953f63 100644 --- a/demo/js/widget/arrangment/demo.interactive_arrangement.js +++ b/demo/js/widget/arrangment/demo.interactive_arrangement.js @@ -45,7 +45,7 @@ Demo.RelationView = BI.inherit(BI.Widget, { }, { width: 300, height: 200 - }) + }); }, stop: function (e, ui) { self.arrangement.addRegion({ diff --git a/demo/js/widget/basewidget/demo.buttons.js b/demo/js/widget/basewidget/demo.buttons.js index dbddc3b0e..d257bf230 100644 --- a/demo/js/widget/basewidget/demo.buttons.js +++ b/demo/js/widget/basewidget/demo.buttons.js @@ -9,197 +9,197 @@ Demo.Buttons = BI.inherit(BI.Widget, { }, render: function () { var items = [{ - el: { - type: 'bi.button', - text: '一般按钮', - level: 'common', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '表示成功状态按钮', - level: 'success', - height: 30 - } - }, - { - el: { - type: 'bi.button', - text: '表示警告状态的按钮', - level: 'warning', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '表示忽略状态的按钮', - level: 'ignore', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '普通灰化按钮', - disabled: true, - level: 'success', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '忽略状态灰化按钮', - disabled: true, - level: 'ignore', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '带图标的按钮', - //level: 'ignore', - iconClass: "close-font", - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '一般按钮', - block: true, - level: 'common', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '表示成功状态按钮', - block: true, - level: 'success', - height: 30 - } - }, - { - el: { - type: 'bi.button', - text: '表示警告状态的按钮', - block: true, - level: 'warning', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '表示忽略状态的按钮', - block: true, - level: 'ignore', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '普通灰化按钮', - block: true, - disabled: true, - level: 'success', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '忽略状态灰化按钮', - block: true, - disabled: true, - level: 'ignore', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '带图标的按钮', - block: true, - //level: 'ignore', - iconClass: "close-font", - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '一般按钮', - clear: true, - level: 'common', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '表示成功状态按钮', - clear: true, - level: 'success', - height: 30 - } - }, - { - el: { - type: 'bi.button', - text: '表示警告状态的按钮', - clear: true, - level: 'warning', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '表示忽略状态的按钮', - clear: true, - level: 'ignore', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '普通灰化按钮', - clear: true, - disabled: true, - level: 'success', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '忽略状态灰化按钮', - clear: true, - disabled: true, - level: 'ignore', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '带图标的按钮', - clear: true, - //level: 'ignore', - iconClass: "close-font", - height: 30 - } - }, { - el: { - type: 'bi.text_button', - text: '文字按钮', - height: 30 - } + el: { + type: "bi.button", + text: "一般按钮", + level: "common", + height: 30 } + }, { + el: { + type: "bi.button", + text: "表示成功状态按钮", + level: "success", + height: 30 + } + }, + { + el: { + type: "bi.button", + text: "表示警告状态的按钮", + level: "warning", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "表示忽略状态的按钮", + level: "ignore", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "普通灰化按钮", + disabled: true, + level: "success", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "忽略状态灰化按钮", + disabled: true, + level: "ignore", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "带图标的按钮", + // level: 'ignore', + iconClass: "close-font", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "一般按钮", + block: true, + level: "common", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "表示成功状态按钮", + block: true, + level: "success", + height: 30 + } + }, + { + el: { + type: "bi.button", + text: "表示警告状态的按钮", + block: true, + level: "warning", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "表示忽略状态的按钮", + block: true, + level: "ignore", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "普通灰化按钮", + block: true, + disabled: true, + level: "success", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "忽略状态灰化按钮", + block: true, + disabled: true, + level: "ignore", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "带图标的按钮", + block: true, + // level: 'ignore', + iconClass: "close-font", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "一般按钮", + clear: true, + level: "common", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "表示成功状态按钮", + clear: true, + level: "success", + height: 30 + } + }, + { + el: { + type: "bi.button", + text: "表示警告状态的按钮", + clear: true, + level: "warning", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "表示忽略状态的按钮", + clear: true, + level: "ignore", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "普通灰化按钮", + clear: true, + disabled: true, + level: "success", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "忽略状态灰化按钮", + clear: true, + disabled: true, + level: "ignore", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "带图标的按钮", + clear: true, + // level: 'ignore', + iconClass: "close-font", + height: 30 + } + }, { + el: { + type: "bi.text_button", + text: "文字按钮", + height: 30 + } + } ]; BI.each(items, function (i, item) { item.el.handler = function () { - BI.Msg.alert('按钮', this.options.text); - } + BI.Msg.alert("按钮", this.options.text); + }; }); return { type: "bi.left", vgap: 100, hgap: 20, items: items - } + }; } }); BI.shortcut("demo.buttons", Demo.Buttons); \ No newline at end of file diff --git a/demo/js/widget/basewidget/demo.items.js b/demo/js/widget/basewidget/demo.items.js index 97e0f8087..ede8e9de4 100644 --- a/demo/js/widget/basewidget/demo.items.js +++ b/demo/js/widget/basewidget/demo.items.js @@ -27,7 +27,7 @@ Demo.Items = BI.inherit(BI.Widget, { text: "复选项" }], hgap: 300 - } + }; } }); diff --git a/demo/js/widget/basewidget/demo.mask.loading.js b/demo/js/widget/basewidget/demo.mask.loading.js index 9b04e7765..25374c231 100644 --- a/demo/js/widget/basewidget/demo.mask.loading.js +++ b/demo/js/widget/basewidget/demo.mask.loading.js @@ -49,7 +49,7 @@ Demo.LoadingMask = BI.inherit(BI.Widget, { element: vessel, items: [left, right], hgap: 20 - }) + }); } }); diff --git a/demo/js/widget/basewidget/demo.nodes.js b/demo/js/widget/basewidget/demo.nodes.js index 9d3a6bdd3..52e9c1c3c 100644 --- a/demo/js/widget/basewidget/demo.nodes.js +++ b/demo/js/widget/basewidget/demo.nodes.js @@ -29,7 +29,7 @@ Demo.Nodes = BI.inherit(BI.Widget, { type: "bi.arrow_group_node", text: "箭头节点" }] - } + }; } }); diff --git a/demo/js/widget/basewidget/demo.sagments.js b/demo/js/widget/basewidget/demo.sagments.js index cab0c30de..19946dc04 100644 --- a/demo/js/widget/basewidget/demo.sagments.js +++ b/demo/js/widget/basewidget/demo.sagments.js @@ -28,7 +28,7 @@ Demo.Segments = BI.inherit(BI.Widget, { }], hgap: 50, vgap: 20 - } + }; } }); diff --git a/demo/js/widget/basewidget/demo.tips.js b/demo/js/widget/basewidget/demo.tips.js index a81ff883f..063022e03 100644 --- a/demo/js/widget/basewidget/demo.tips.js +++ b/demo/js/widget/basewidget/demo.tips.js @@ -12,8 +12,8 @@ Demo.Tips = BI.inherit(BI.Widget, { type: "bi.left", items: [{ el: { - type: 'bi.button', - text: 'bubble测试', + type: "bi.button", + text: "bubble测试", height: 30, handler: function () { BI.Bubbles.show("singleBubble1", "bubble测试", this); @@ -22,8 +22,8 @@ Demo.Tips = BI.inherit(BI.Widget, { } }, { el: { - type: 'bi.button', - text: 'bubble测试(居中显示)', + type: "bi.button", + text: "bubble测试(居中显示)", height: 30, handler: function () { BI.Bubbles.show("singleBubble2", "bubble测试", this, { @@ -34,8 +34,8 @@ Demo.Tips = BI.inherit(BI.Widget, { } }, { el: { - type: 'bi.button', - text: 'bubble测试(右边显示)', + type: "bi.button", + text: "bubble测试(右边显示)", height: 30, handler: function () { BI.Bubbles.show("singleBubble3", "bubble测试", this, { @@ -46,14 +46,14 @@ Demo.Tips = BI.inherit(BI.Widget, { } }, { el: { - type: 'bi.button', - text: '隐藏所有 bubble', + type: "bi.button", + text: "隐藏所有 bubble", height: 30, cls: "layout-bg2", handler: function () { BI.each(btns, function (index, value) { BI.Bubbles.hide(value); - }) + }); } } }], @@ -96,8 +96,8 @@ Demo.Tips = BI.inherit(BI.Widget, { type: "bi.vertical", items: [{ el: { - type: 'bi.button', - text: '简单Toast测试', + type: "bi.button", + text: "简单Toast测试", height: 30, handler: function () { BI.Msg.toast("这是一条简单的数据"); @@ -105,26 +105,26 @@ Demo.Tips = BI.inherit(BI.Widget, { } }, { el: { - type: 'bi.button', - text: '很长的Toast测试', + type: "bi.button", + text: "很长的Toast测试", height: 30, handler: function () { - BI.Msg.toast("这是一条很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长的数据") + BI.Msg.toast("这是一条很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长的数据"); } } }, { el: { - type: 'bi.button', - text: '非常长的Toast测试', + type: "bi.button", + text: "非常长的Toast测试", height: 30, handler: function () { - BI.Msg.toast("这是一条非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长的数据") + BI.Msg.toast("这是一条非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长的数据"); } } }, { el: { - type: 'bi.button', - text: '错误提示Toast测试', + type: "bi.button", + text: "错误提示Toast测试", level: "warning", height: 30, handler: function () { @@ -140,7 +140,7 @@ Demo.Tips = BI.inherit(BI.Widget, { vgap: 20, hgap: 20, items: [bubble, title, toast] - } + }; } }); BI.shortcut("demo.tips", Demo.Tips); \ No newline at end of file diff --git a/demo/js/widget/date/demo.datepane.js b/demo/js/widget/date/demo.datepane.js index 3a778b310..43ade66b0 100644 --- a/demo/js/widget/date/demo.datepane.js +++ b/demo/js/widget/date/demo.datepane.js @@ -38,18 +38,18 @@ Demo.DatePane = BI.inherit(BI.Widget, { year: 2017, month: 11, day: 31 - }) + }); } } ], width: "50%" }] - } + }; }, mounted: function () { - this.datepane.setValue();//不设value值表示当前时间 + this.datepane.setValue();// 不设value值表示当前时间 } -}) +}); BI.shortcut("demo.date_pane", Demo.DatePane); \ No newline at end of file diff --git a/demo/js/widget/date/demo.multidate_combo.js b/demo/js/widget/date/demo.multidate_combo.js index 640f8215a..ed4e7f7f7 100644 --- a/demo/js/widget/date/demo.multidate_combo.js +++ b/demo/js/widget/date/demo.multidate_combo.js @@ -37,11 +37,11 @@ Demo.Date = BI.inherit(BI.Widget, { year: 2017, month: 11, day: 31 - }) + }); } }] - } + }; } -}) +}); BI.shortcut("demo.multidate_combo", Demo.Date); \ No newline at end of file diff --git a/demo/js/widget/downlist/demo.downlist.js b/demo/js/widget/downlist/demo.downlist.js index 7d4c6f0b6..cc832342e 100644 --- a/demo/js/widget/downlist/demo.downlist.js +++ b/demo/js/widget/downlist/demo.downlist.js @@ -73,12 +73,12 @@ Demo.Downlist = BI.inherit(BI.Widget, { cls: "dot-e-font", selected: true }, - { + { - text: "column 9", - cls: "dot-e-font", - value: 19 - } + text: "column 9", + cls: "dot-e-font", + value: 19 + } ], [{ text: "column 10", @@ -86,36 +86,36 @@ Demo.Downlist = BI.inherit(BI.Widget, { cls: "dot-e-font", selected: true }, - { + { - text: "column 11", - cls: "dot-e-font", - value: 21 - }, - { + text: "column 11", + cls: "dot-e-font", + value: 21 + }, + { - text: "column 12", - cls: "dot-e-font", - value: 22 - }, - { + text: "column 12", + cls: "dot-e-font", + value: 22 + }, + { - text: "column 13", - cls: "dot-e-font", - value: 23 - }, - { + text: "column 13", + cls: "dot-e-font", + value: 23 + }, + { - text: "column 14", - cls: "dot-e-font", - value: 24 - }, - { + text: "column 14", + cls: "dot-e-font", + value: 24 + }, + { - text: "column 15", - cls: "dot-e-font", - value: 23 - } + text: "column 15", + cls: "dot-e-font", + value: 23 + } ] ] @@ -129,8 +129,8 @@ Demo.Downlist = BI.inherit(BI.Widget, { } }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.down_list", Demo.Downlist); \ No newline at end of file diff --git a/demo/js/widget/editor/demo.search_editor.js b/demo/js/widget/editor/demo.search_editor.js index 020bf0d25..6d878a4c7 100644 --- a/demo/js/widget/editor/demo.search_editor.js +++ b/demo/js/widget/editor/demo.search_editor.js @@ -11,19 +11,19 @@ Demo.SearchEditor = BI.inherit(BI.Widget, { items: [{ type: "bi.search_editor", width: 300, - watermark:"添加合法性判断", + watermark: "添加合法性判断", errorText: "长度必须大于4", - validationChecker:function(){ - return this.getValue().length > 4 ? true : false + validationChecker: function () { + return this.getValue().length > 4; } - },{ + }, { type: "bi.small_search_editor", width: 300, - watermark:"这个是 small,小一号" + watermark: "这个是 small,小一号" }], - vgap:20 - } + vgap: 20 + }; } -}) +}); BI.shortcut("demo.search_editor", Demo.SearchEditor); \ No newline at end of file diff --git a/demo/js/widget/editor/demo.text_editor.js b/demo/js/widget/editor/demo.text_editor.js index db748cfbe..e47a48688 100644 --- a/demo/js/widget/editor/demo.text_editor.js +++ b/demo/js/widget/editor/demo.text_editor.js @@ -10,19 +10,19 @@ Demo.TextEditor = BI.inherit(BI.Widget, { type: "bi.horizontal_auto", items: [{ type: "bi.text_editor", - watermark:"这是水印,watermark", + watermark: "这是水印,watermark", width: 300 - },{ + }, { type: "bi.text_editor", - watermark:"这个不予许空", + watermark: "这个不予许空", allowBlank: false, errorText: "非空!", width: 300 }], - vgap:20 + vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.text_editor", Demo.TextEditor); \ No newline at end of file diff --git a/demo/js/widget/filemanager/demo.filemanager.js b/demo/js/widget/filemanager/demo.filemanager.js index f498a7708..e6da17b0d 100644 --- a/demo/js/widget/filemanager/demo.filemanager.js +++ b/demo/js/widget/filemanager/demo.filemanager.js @@ -48,7 +48,7 @@ Demo.FileManager = BI.inherit(BI.Widget, { return { type: "bi.file_manager", items: items - } + }; } }); BI.shortcut("demo.file_manager", Demo.FileManager); \ No newline at end of file diff --git a/demo/js/widget/month/demo.month.js b/demo/js/widget/month/demo.month.js index 7dd060d2f..aef277be5 100644 --- a/demo/js/widget/month/demo.month.js +++ b/demo/js/widget/month/demo.month.js @@ -35,8 +35,8 @@ Demo.Month = BI.inherit(BI.Widget, { width: 300 }], vgap: 10 - } + }; } -}) +}); BI.shortcut("demo.month", Demo.Month); \ No newline at end of file diff --git a/demo/js/widget/multiselect/demo.multi_select_combo.js b/demo/js/widget/multiselect/demo.multi_select_combo.js index 79bbdec0f..a2bcec439 100644 --- a/demo/js/widget/multiselect/demo.multi_select_combo.js +++ b/demo/js/widget/multiselect/demo.multi_select_combo.js @@ -9,7 +9,7 @@ Demo.MultiSelectCombo = BI.inherit(BI.Widget, { _createMultiSelectCombo: function () { var self = this; var widget = BI.createWidget({ - type: 'bi.multi_select_combo', + type: "bi.multi_select_combo", itemsCreator: BI.bind(this._itemsCreator, this), width: 200 }); @@ -44,7 +44,7 @@ Demo.MultiSelectCombo = BI.inherit(BI.Widget, { var search = BI.Func.getSearchResult(items, kw); items = search.matched.concat(search.finded); }); - if (options.selectedValues) {//过滤 + if (options.selectedValues) {// 过滤 var filter = BI.makeObject(options.selectedValues, true); items = BI.filter(items, function (i, ob) { return !filter[ob.value]; @@ -70,14 +70,14 @@ Demo.MultiSelectCombo = BI.inherit(BI.Widget, { render: function () { return { - type: 'bi.absolute', + type: "bi.absolute", scrolly: false, items: [{ el: this._createMultiSelectCombo(), right: "50%", top: 10 }] - } + }; } }); BI.shortcut("demo.multi_select_combo", Demo.MultiSelectCombo); \ No newline at end of file diff --git a/demo/js/widget/multitree/demo.multi_tree_combo.js b/demo/js/widget/multitree/demo.multi_tree_combo.js index c3c428ca5..5134c714c 100644 --- a/demo/js/widget/multitree/demo.multi_tree_combo.js +++ b/demo/js/widget/multitree/demo.multi_tree_combo.js @@ -18,7 +18,7 @@ Demo.MultiTreeCombo = BI.inherit(BI.Widget, { }, itemsCreator: function (options, callback) { console.log(options); - //根据不同的类型处理相应的结果 + // 根据不同的类型处理相应的结果 switch (options.type) { case BI.TreeView.REQ_TYPE_INIT_DATA: break; @@ -45,8 +45,8 @@ Demo.MultiTreeCombo = BI.inherit(BI.Widget, { width: 300 }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.multi_tree_combo", Demo.MultiTreeCombo); \ No newline at end of file diff --git a/demo/js/widget/numbereditor/demo.number_editor.js b/demo/js/widget/numbereditor/demo.number_editor.js index aa86acd83..c49b3a19c 100644 --- a/demo/js/widget/numbereditor/demo.number_editor.js +++ b/demo/js/widget/numbereditor/demo.number_editor.js @@ -10,7 +10,7 @@ Demo.FileManager = BI.inherit(BI.Widget, { var editor = BI.createWidget({ type: "bi.number_editor", validationChecker: function (v) { - return BI.parseFloat(v) <= 100 && BI.parseFloat(v) >= 0 + return BI.parseFloat(v) <= 100 && BI.parseFloat(v) >= 0; }, height: 24, width: 150, @@ -29,7 +29,7 @@ Demo.FileManager = BI.inherit(BI.Widget, { el: editor, height: 24 }] - } + }; } }); BI.shortcut("demo.number_editor", Demo.FileManager); \ No newline at end of file diff --git a/demo/js/widget/numberinterval/demo.number_interval.js b/demo/js/widget/numberinterval/demo.number_interval.js index 8dcd015e5..23fd6fc39 100644 --- a/demo/js/widget/numberinterval/demo.number_interval.js +++ b/demo/js/widget/numberinterval/demo.number_interval.js @@ -13,7 +13,7 @@ Demo.NumericalInterval = BI.inherit(BI.Widget, { var temp = numerical.getValue(); var res = "大于" + (temp.closemin ? "等于 " : " ") + temp.min + " 小于" + (temp.closemax ? "等于 " : " ") + temp.max; label.setValue(res); - }) + }); }, @@ -35,8 +35,8 @@ Demo.NumericalInterval = BI.inherit(BI.Widget, { text: "显示结果" }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.number_interval", Demo.NumericalInterval); \ No newline at end of file diff --git a/demo/js/widget/pathchooser/demo.directionpathchooser.js b/demo/js/widget/pathchooser/demo.directionpathchooser.js index 647521fe9..85dda755c 100644 --- a/demo/js/widget/pathchooser/demo.directionpathchooser.js +++ b/demo/js/widget/pathchooser/demo.directionpathchooser.js @@ -13,65 +13,65 @@ Demo.DirectionPathChooser = BI.inherit(BI.Widget, { { type: "bi.direction_path_chooser", items: [[{ - "region": "8c4460bc3605685e", - "regionText": "采购订单XXX", - "text": "ID", - "value": "1" + region: "8c4460bc3605685e", + regionText: "采购订单XXX", + text: "ID", + value: "1" }, { - "region": "0fbd0dc648f41e97", - "regionText": "采购订单", - "text": "学号", - "value": "3" + region: "0fbd0dc648f41e97", + regionText: "采购订单", + text: "学号", + value: "3" }, { - "region": "c6d72d6c7e19a667", - "regionText": "供应商基本信息", - "text": "ID", - "value": "5" + region: "c6d72d6c7e19a667", + regionText: "供应商基本信息", + text: "ID", + value: "5" }], [{ - "region": "ed013e18cc7c8637", - "regionText": "采购订单XXX", - "text": "ID", - "value": "1" + region: "ed013e18cc7c8637", + regionText: "采购订单XXX", + text: "ID", + value: "1" }, { - "region": "153d75878431f8ee", - "regionText": "A3", - "text": "学号", - "value": "2" + region: "153d75878431f8ee", + regionText: "A3", + text: "学号", + value: "2" }, { - "region": "3861fb024c7d7825", - "regionText": "采购订单", - "text": "学号", - "value": "3" + region: "3861fb024c7d7825", + regionText: "采购订单", + text: "学号", + value: "3" }, { - "region": "88e3e5071bd10bc5", - "regionText": "供应商", - "text": "ID", - "value": "4" + region: "88e3e5071bd10bc5", + regionText: "供应商", + text: "ID", + value: "4" }, { - "region": "8476c77ab5c147e0", - "regionText": "供应商基本信息", - "text": "ID", - "value": "5" + region: "8476c77ab5c147e0", + regionText: "供应商基本信息", + text: "ID", + value: "5" }], [{ - "region": "f00f67fbb9fba6fe", - "regionText": "采购订单XXX", - "text": "ID", - "value": "1" + region: "f00f67fbb9fba6fe", + regionText: "采购订单XXX", + text: "ID", + value: "1" }, { - "region": "1e8badf5d5793408", - "regionText": "A3", - "text": "学号", - "value": "2" + region: "1e8badf5d5793408", + regionText: "A3", + text: "学号", + value: "2" }, { - "region": "de1ebd3d0986a294", - "regionText": "供应商基本信息", - "text": "ID", - "value": "5" + region: "de1ebd3d0986a294", + regionText: "供应商基本信息", + text: "ID", + value: "5" }]] } ] - } + }; } -}) +}); -BI.shortcut("demo.direction_path_chooser",Demo.DirectionPathChooser); \ No newline at end of file +BI.shortcut("demo.direction_path_chooser", Demo.DirectionPathChooser); \ No newline at end of file diff --git a/demo/js/widget/pathchooser/demo.pathchooser.js b/demo/js/widget/pathchooser/demo.pathchooser.js index 25e44b5e7..ef3de6f42 100644 --- a/demo/js/widget/pathchooser/demo.pathchooser.js +++ b/demo/js/widget/pathchooser/demo.pathchooser.js @@ -95,62 +95,62 @@ Demo.PathChooser = BI.inherit(BI.Widget, { // {region: "区域H", value: "H", text: "H"}, // {region: "区域I", value: "I", text: "I"}, // {region: "区域J", value: "J", text: "J"}] - //] + // ] [[{ - "region": "8c4460bc3605685e", - "regionText": "采购订单XXX", - "text": "ID", - "value": "1" + region: "8c4460bc3605685e", + regionText: "采购订单XXX", + text: "ID", + value: "1" }, { - "region": "0fbd0dc648f41e97", - "regionText": "采购订单", - "text": "学号", - "value": "3" + region: "0fbd0dc648f41e97", + regionText: "采购订单", + text: "学号", + value: "3" }, { - "region": "c6d72d6c7e19a667", - "regionText": "供应商基本信息", - "text": "ID", - "value": "5" + region: "c6d72d6c7e19a667", + regionText: "供应商基本信息", + text: "ID", + value: "5" }], [{ - "region": "ed013e18cc7c8637", - "regionText": "采购订单XXX", - "text": "ID", - "value": "1" + region: "ed013e18cc7c8637", + regionText: "采购订单XXX", + text: "ID", + value: "1" }, { - "region": "153d75878431f8ee", - "regionText": "A3", - "text": "学号", - "value": "2" + region: "153d75878431f8ee", + regionText: "A3", + text: "学号", + value: "2" }, { - "region": "3861fb024c7d7825", - "regionText": "采购订单", - "text": "学号", - "value": "3" + region: "3861fb024c7d7825", + regionText: "采购订单", + text: "学号", + value: "3" }, { - "region": "88e3e5071bd10bc5", - "regionText": "供应商", - "text": "ID", - "value": "4" + region: "88e3e5071bd10bc5", + regionText: "供应商", + text: "ID", + value: "4" }, { - "region": "8476c77ab5c147e0", - "regionText": "供应商基本信息", - "text": "ID", - "value": "5" + region: "8476c77ab5c147e0", + regionText: "供应商基本信息", + text: "ID", + value: "5" }], [{ - "region": "f00f67fbb9fba6fe", - "regionText": "采购订单XXX", - "text": "ID", - "value": "1" + region: "f00f67fbb9fba6fe", + regionText: "采购订单XXX", + text: "ID", + value: "1" }, { - "region": "1e8badf5d5793408", - "regionText": "A3", - "text": "学号", - "value": "2" + region: "1e8badf5d5793408", + regionText: "A3", + text: "学号", + value: "2" }, { - "region": "de1ebd3d0986a294", - "regionText": "供应商基本信息", - "text": "ID", - "value": "5" + region: "de1ebd3d0986a294", + regionText: "供应商基本信息", + text: "ID", + value: "5" }]] }); pathchooser.setValue(); @@ -171,7 +171,7 @@ Demo.PathChooser = BI.inherit(BI.Widget, { left: 100, bottom: 10 }] - } + }; } }); BI.shortcut("demo.path_chooser", Demo.PathChooser); \ No newline at end of file diff --git a/demo/js/widget/quarter/demo.quarter.js b/demo/js/widget/quarter/demo.quarter.js index 0cadac2fb..d4cc05ff4 100644 --- a/demo/js/widget/quarter/demo.quarter.js +++ b/demo/js/widget/quarter/demo.quarter.js @@ -31,8 +31,8 @@ Demo.Quarter = BI.inherit(BI.Widget, { width: 300 }], vgap: 10 - } + }; } -}) +}); BI.shortcut("demo.quarter", Demo.Quarter); \ No newline at end of file diff --git a/demo/js/widget/relationview/demo.relationview.js b/demo/js/widget/relationview/demo.relationview.js index e09e37043..a6b1c8b6e 100644 --- a/demo/js/widget/relationview/demo.relationview.js +++ b/demo/js/widget/relationview/demo.relationview.js @@ -12,14 +12,14 @@ Demo.RelationView = BI.inherit(BI.Widget, { { primary: { region: "B", regionText: "比", regionTitle: "bbb", regionHandler: function () { - alert("a") + alert("a"); }, title: "b2...", value: "b2", text: "b2字段", handler: function () { - alert("d") + alert("d"); } }, foreign: {region: "C", value: "c1", text: "c1字段"} @@ -59,7 +59,7 @@ Demo.RelationView = BI.inherit(BI.Widget, { items: [{ el: relationview }] - } + }; } }); BI.shortcut("demo.relation_view", Demo.RelationView); \ No newline at end of file diff --git a/demo/js/widget/selecttree/demo.multilayer_select_tree_combo.js b/demo/js/widget/selecttree/demo.multilayer_select_tree_combo.js index 50f6a88a0..a5e146746 100644 --- a/demo/js/widget/selecttree/demo.multilayer_select_tree_combo.js +++ b/demo/js/widget/selecttree/demo.multilayer_select_tree_combo.js @@ -35,8 +35,8 @@ Demo.MultiLayerSelectTreeCombo = BI.inherit(BI.Widget, { width: 300 }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.multilayer_select_tree_combo", Demo.MultiLayerSelectTreeCombo); \ No newline at end of file diff --git a/demo/js/widget/selecttree/demo.select_tree_combo.js b/demo/js/widget/selecttree/demo.select_tree_combo.js index 807f826a7..b18b2faf9 100644 --- a/demo/js/widget/selecttree/demo.select_tree_combo.js +++ b/demo/js/widget/selecttree/demo.select_tree_combo.js @@ -35,8 +35,8 @@ Demo.SelectTreeCombo = BI.inherit(BI.Widget, { width: 300 }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.select_tree_combo", Demo.SelectTreeCombo); \ No newline at end of file diff --git a/demo/js/widget/singleselct/demo.single_select_combo.js b/demo/js/widget/singleselct/demo.single_select_combo.js index fce6bd37f..73e2dbc5c 100644 --- a/demo/js/widget/singleselct/demo.single_select_combo.js +++ b/demo/js/widget/singleselct/demo.single_select_combo.js @@ -9,7 +9,7 @@ Demo.SingleSelectCombo = BI.inherit(BI.Widget, { _createSingleSelectCombo: function () { var self = this; var widget = BI.createWidget({ - type: 'bi.single_select_combo', + type: "bi.single_select_combo", itemsCreator: BI.bind(this._itemsCreator, this), width: 200, ref: function () { @@ -47,7 +47,7 @@ Demo.SingleSelectCombo = BI.inherit(BI.Widget, { var search = BI.Func.getSearchResult(items, kw); items = search.matched.concat(search.finded); }); - if (options.selectedValues) {//过滤 + if (options.selectedValues) {// 过滤 var filter = BI.makeObject(options.selectedValues, true); items = BI.filter(items, function (i, ob) { return !filter[ob.value]; @@ -74,7 +74,7 @@ Demo.SingleSelectCombo = BI.inherit(BI.Widget, { render: function () { var self = this; return { - type: 'bi.absolute', + type: "bi.absolute", scrolly: false, items: [{ el: this._createSingleSelectCombo(), @@ -83,14 +83,14 @@ Demo.SingleSelectCombo = BI.inherit(BI.Widget, { }, { el: { - type: 'bi.button', - text: 'setValue("柳州市针织总厂")', + type: "bi.button", + text: "setValue(\"柳州市针织总厂\")", handler: function () { - self.SingleSelectCombo.setValue('柳州市针织总厂'); + self.SingleSelectCombo.setValue("柳州市针织总厂"); } } }] - } + }; } }); BI.shortcut("demo.single_select_combo", Demo.SingleSelectCombo); \ No newline at end of file diff --git a/demo/js/widget/singletree/demo.multilayer_single_tree_combo.js b/demo/js/widget/singletree/demo.multilayer_single_tree_combo.js index c18aa3598..109d0c489 100644 --- a/demo/js/widget/singletree/demo.multilayer_single_tree_combo.js +++ b/demo/js/widget/singletree/demo.multilayer_single_tree_combo.js @@ -35,8 +35,8 @@ Demo.MultiLayerSingleTreeCombo = BI.inherit(BI.Widget, { width: 300 }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.multilayer_single_tree_combo", Demo.MultiLayerSingleTreeCombo); \ No newline at end of file diff --git a/demo/js/widget/singletree/demo.single_tree_combo.js b/demo/js/widget/singletree/demo.single_tree_combo.js index 5a017a5cf..50c2a7d8a 100644 --- a/demo/js/widget/singletree/demo.single_tree_combo.js +++ b/demo/js/widget/singletree/demo.single_tree_combo.js @@ -35,8 +35,8 @@ Demo.SingleTreeCombo = BI.inherit(BI.Widget, { width: 300 }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.single_tree_combo", Demo.SingleTreeCombo); \ No newline at end of file diff --git a/demo/js/widget/slider/demo.slider.js b/demo/js/widget/slider/demo.slider.js index b2d5224cd..cc572868c 100644 --- a/demo/js/widget/slider/demo.slider.js +++ b/demo/js/widget/slider/demo.slider.js @@ -3,11 +3,11 @@ */ Demo.Slider = BI.inherit(BI.Widget, { props: { - baseCls: "demo-slider", - width: 300, - height: 50, - min: 0, - max: 100 + baseCls: "demo-slider", + width: 300, + height: 50, + min: 0, + max: 100 }, render: function () { diff --git a/demo/js/widget/table/demo.page_table.js b/demo/js/widget/table/demo.page_table.js index daa2e305d..def67aaa7 100644 --- a/demo/js/widget/table/demo.page_table.js +++ b/demo/js/widget/table/demo.page_table.js @@ -91,7 +91,7 @@ Demo.Func = BI.inherit(BI.Widget, { text: "node3", values: [1, 2] }] - //values: [1, 2] + // values: [1, 2] }]; var table1 = BI.createWidget({ @@ -122,24 +122,24 @@ Demo.Func = BI.inherit(BI.Widget, { } : { backgroundColor: "#B0C4DE", color: "#ffffff" - } + }; }, sequenceCellStyleGetter: function (index) { return { backgroundColor: "#87CEEB", color: "#ffffff" - } + }; }, headerCellStyleGetter: function () { return { backgroundColor: "#6495ED", color: "#ffffff" - } + }; }, pager: { horizontal: { - pages: false, //总页数 - curr: 1, //初始化当前页, pages为数字时可用 + pages: false, // 总页数 + curr: 1, // 初始化当前页, pages为数字时可用 hasPrev: function (page) { return page > 1; @@ -149,8 +149,8 @@ Demo.Func = BI.inherit(BI.Widget, { } }, vertical: { - pages: false, //总页数 - curr: 1, //初始化当前页, pages为数字时可用 + pages: false, // 总页数 + curr: 1, // 初始化当前页, pages为数字时可用 hasPrev: function (page) { return page > 1; @@ -208,7 +208,7 @@ Demo.Func = BI.inherit(BI.Widget, { top: 10, bottom: 10 }] - }) + }); } }); BI.shortcut("demo.page_table", Demo.Func); \ No newline at end of file diff --git a/demo/js/widget/table/demo.preview_table.js b/demo/js/widget/table/demo.preview_table.js index 17113ff3c..8dd82256e 100644 --- a/demo/js/widget/table/demo.preview_table.js +++ b/demo/js/widget/table/demo.preview_table.js @@ -227,7 +227,7 @@ Demo.Func = BI.inherit(BI.Widget, { top: 10, bottom: 10 }] - }) + }); } }); BI.shortcut("demo.preview_table", Demo.Func); \ No newline at end of file diff --git a/demo/js/widget/table/demo.responsive_table.js b/demo/js/widget/table/demo.responsive_table.js index 018a3092e..8009a5c9a 100644 --- a/demo/js/widget/table/demo.responsive_table.js +++ b/demo/js/widget/table/demo.responsive_table.js @@ -152,7 +152,7 @@ Demo.Func = BI.inherit(BI.Widget, { top: 10, bottom: 10 }] - }) + }); } }); BI.shortcut("demo.responsive_table", Demo.Func); \ No newline at end of file diff --git a/demo/js/widget/table/demo.sequence_table.js b/demo/js/widget/table/demo.sequence_table.js index c13191f35..99fe36c28 100644 --- a/demo/js/widget/table/demo.sequence_table.js +++ b/demo/js/widget/table/demo.sequence_table.js @@ -153,7 +153,7 @@ Demo.Func = BI.inherit(BI.Widget, { top: 10, bottom: 50 }] - }) + }); } }); BI.shortcut("demo.sequence_table", Demo.Func); \ No newline at end of file diff --git a/demo/js/widget/timeinterval/demo.time_interval.js b/demo/js/widget/timeinterval/demo.time_interval.js index 295fd86de..901843bcc 100644 --- a/demo/js/widget/timeinterval/demo.time_interval.js +++ b/demo/js/widget/timeinterval/demo.time_interval.js @@ -26,7 +26,7 @@ Demo.TimeInterval = BI.inherit(BI.Widget, { width: 300 }], vgap: 20 - } + }; } }); diff --git a/demo/js/widget/tree/demo.multilayer_select_level_tree.js b/demo/js/widget/tree/demo.multilayer_select_level_tree.js index f4fdb56da..49e75fc85 100644 --- a/demo/js/widget/tree/demo.multilayer_select_level_tree.js +++ b/demo/js/widget/tree/demo.multilayer_select_level_tree.js @@ -39,7 +39,7 @@ Demo.MultiLayerSelectLevelTree = BI.inherit(BI.Widget, { }], width: 500, hgap: 300 - } + }; } }); diff --git a/demo/js/widget/tree/demo.multilayer_single_level_tree.js b/demo/js/widget/tree/demo.multilayer_single_level_tree.js index 6b84e5c05..fcf6e7721 100644 --- a/demo/js/widget/tree/demo.multilayer_single_level_tree.js +++ b/demo/js/widget/tree/demo.multilayer_single_level_tree.js @@ -39,7 +39,7 @@ Demo.MultiLayerSingleLevelTree = BI.inherit(BI.Widget, { }], width: 500, hgap: 300 - } + }; } }); diff --git a/demo/js/widget/tree/demo.select_level_tree.js b/demo/js/widget/tree/demo.select_level_tree.js index e35d33a59..8ddd81848 100644 --- a/demo/js/widget/tree/demo.select_level_tree.js +++ b/demo/js/widget/tree/demo.select_level_tree.js @@ -39,7 +39,7 @@ Demo.SelectLevelTree = BI.inherit(BI.Widget, { }], width: 500, hgap: 300 - } + }; } }); diff --git a/demo/js/widget/tree/demo.single_level_tree.js b/demo/js/widget/tree/demo.single_level_tree.js index 3d283e51e..ff18405aa 100644 --- a/demo/js/widget/tree/demo.single_level_tree.js +++ b/demo/js/widget/tree/demo.single_level_tree.js @@ -39,7 +39,7 @@ Demo.SingleLevelTree = BI.inherit(BI.Widget, { }], width: 500, hgap: 300 - } + }; } }); diff --git a/demo/js/widget/tree/demo.switchtree.js b/demo/js/widget/tree/demo.switchtree.js index 11ef12e91..28156304d 100644 --- a/demo/js/widget/tree/demo.switchtree.js +++ b/demo/js/widget/tree/demo.switchtree.js @@ -49,7 +49,7 @@ Demo.SwitchTree = BI.inherit(BI.Widget, { }], width: 500, hgap: 300 - } + }; } }); diff --git a/demo/js/widget/year/demo.year.js b/demo/js/widget/year/demo.year.js index b67ec216f..f83d5611b 100644 --- a/demo/js/widget/year/demo.year.js +++ b/demo/js/widget/year/demo.year.js @@ -31,8 +31,8 @@ Demo.Year = BI.inherit(BI.Widget, { width: 300 }], vgap: 10 - } + }; } -}) +}); BI.shortcut("demo.year", Demo.Year); \ No newline at end of file diff --git a/demo/js/widget/yearmonth/demo.year_month_combo.js b/demo/js/widget/yearmonth/demo.year_month_combo.js index 2f864c74c..37c856f3c 100644 --- a/demo/js/widget/yearmonth/demo.year_month_combo.js +++ b/demo/js/widget/yearmonth/demo.year_month_combo.js @@ -20,7 +20,7 @@ Demo.YearMonthCombo = BI.inherit(BI.Widget, { type: "bi.button", text: "getValue", handler: function () { - BI.Msg.toast(JSON.stringify(self.widget.getValue())) + BI.Msg.toast(JSON.stringify(self.widget.getValue())); }, width: 300 }, { @@ -31,12 +31,12 @@ Demo.YearMonthCombo = BI.inherit(BI.Widget, { self.widget.setValue({ year: 2017, month: 11 - }) + }); } }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.year_month_combo", Demo.YearMonthCombo); \ No newline at end of file diff --git a/demo/js/widget/yearquarter/demo.year_quarter_combo.js b/demo/js/widget/yearquarter/demo.year_quarter_combo.js index 44c9b651c..dcf1d6cd1 100644 --- a/demo/js/widget/yearquarter/demo.year_quarter_combo.js +++ b/demo/js/widget/yearquarter/demo.year_quarter_combo.js @@ -21,7 +21,7 @@ Demo.YearQuarterCombo = BI.inherit(BI.Widget, { type: "bi.button", text: "getValue", handler: function () { - BI.Msg.toast(JSON.stringify(self.widget.getValue())) + BI.Msg.toast(JSON.stringify(self.widget.getValue())); }, width: 300 }, { @@ -32,12 +32,12 @@ Demo.YearQuarterCombo = BI.inherit(BI.Widget, { self.widget.setValue({ year: 2017, quarter: 3 - }) + }); } }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.year_quarter_combo", Demo.YearQuarterCombo); \ No newline at end of file diff --git a/dist/demo.js b/dist/demo.js index 809d34e1a..28a2547a3 100644 --- a/dist/demo.js +++ b/dist/demo.js @@ -11,7 +11,7 @@ $(function () { console.log(_ref); ref = _ref; }, - element: '#wrapper' + element: "#wrapper" }); } }); @@ -25,174 +25,174 @@ $(function () { var items = [ { el: { - type: 'bi.button', - text: '一般按钮', - level: 'common', + type: "bi.button", + text: "一般按钮", + level: "common", height: 30 } }, { el: { - type: 'bi.button', - text: '表示成功状态按钮', - level: 'success', + type: "bi.button", + text: "表示成功状态按钮", + level: "success", height: 30 } }, { el: { - type: 'bi.button', - text: '表示警告状态的按钮', - level: 'warning', + type: "bi.button", + text: "表示警告状态的按钮", + level: "warning", height: 30 } }, { el: { - type: 'bi.button', - text: '表示忽略状态的按钮', - level: 'ignore', + type: "bi.button", + text: "表示忽略状态的按钮", + level: "ignore", height: 30 } }, { el: { - type: 'bi.button', - text: '普通灰化按钮', + type: "bi.button", + text: "普通灰化按钮", disabled: true, - level: 'success', + level: "success", height: 30 } }, { el: { - type: 'bi.button', - text: '忽略状态灰化按钮', + type: "bi.button", + text: "忽略状态灰化按钮", disabled: true, - level: 'ignore', + level: "ignore", height: 30 } }, { el: { - type: 'bi.button', - text: '带图标的按钮', - //level: 'ignore', + type: "bi.button", + text: "带图标的按钮", + // level: 'ignore', iconClass: "close-font", height: 30 } }, { el: { - type: 'bi.button', - text: '一般按钮', + type: "bi.button", + text: "一般按钮", block: true, - level: 'common', + level: "common", height: 30 } }, { el: { - type: 'bi.button', - text: '表示成功状态按钮', + type: "bi.button", + text: "表示成功状态按钮", block: true, - level: 'success', + level: "success", height: 30 } }, { el: { - type: 'bi.button', - text: '表示警告状态的按钮', + type: "bi.button", + text: "表示警告状态的按钮", block: true, - level: 'warning', + level: "warning", height: 30 } }, { el: { - type: 'bi.button', - text: '表示忽略状态的按钮', + type: "bi.button", + text: "表示忽略状态的按钮", block: true, - level: 'ignore', + level: "ignore", height: 30 } }, { el: { - type: 'bi.button', - text: '普通灰化按钮', + type: "bi.button", + text: "普通灰化按钮", block: true, disabled: true, - level: 'success', + level: "success", height: 30 } }, { el: { - type: 'bi.button', - text: '忽略状态灰化按钮', + type: "bi.button", + text: "忽略状态灰化按钮", block: true, disabled: true, - level: 'ignore', + level: "ignore", height: 30 } }, { el: { - type: 'bi.button', - text: '带图标的按钮', + type: "bi.button", + text: "带图标的按钮", block: true, - //level: 'ignore', + // level: 'ignore', iconClass: "close-font", height: 30 } }, { el: { - type: 'bi.button', - text: '一般按钮', + type: "bi.button", + text: "一般按钮", clear: true, - level: 'common', + level: "common", height: 30 } }, { el: { - type: 'bi.button', - text: '表示成功状态按钮', + type: "bi.button", + text: "表示成功状态按钮", clear: true, - level: 'success', + level: "success", height: 30 } }, { el: { - type: 'bi.button', - text: '表示警告状态的按钮', + type: "bi.button", + text: "表示警告状态的按钮", clear: true, - level: 'warning', + level: "warning", height: 30 } }, { el: { - type: 'bi.button', - text: '表示忽略状态的按钮', + type: "bi.button", + text: "表示忽略状态的按钮", clear: true, - level: 'ignore', + level: "ignore", height: 30 } }, { el: { - type: 'bi.button', - text: '普通灰化按钮', + type: "bi.button", + text: "普通灰化按钮", clear: true, disabled: true, - level: 'success', + level: "success", height: 30 } }, { el: { - type: 'bi.button', - text: '忽略状态灰化按钮', + type: "bi.button", + text: "忽略状态灰化按钮", clear: true, disabled: true, - level: 'ignore', + level: "ignore", height: 30 } }, { el: { - type: 'bi.button', - text: '带图标的按钮', + type: "bi.button", + text: "带图标的按钮", clear: true, - //level: 'ignore', + // level: 'ignore', iconClass: "close-font", height: 30 } @@ -200,15 +200,15 @@ $(function () { ]; BI.each(items, function (i, item) { item.el.handler = function () { - BI.Msg.alert('按钮', this.options.text); - } + BI.Msg.alert("按钮", this.options.text); + }; }); return { type: "bi.left", vgap: 100, hgap: 20, items: items - } + }; } }); BI.shortcut("demo.button", Demo.Button);Demo.Button = BI.inherit(BI.Widget, { @@ -219,7 +219,7 @@ BI.shortcut("demo.button", Demo.Button);Demo.Button = BI.inherit(BI.Widget, { var items = [ { el: { - type: 'bi.icon_button', + type: "bi.icon_button", cls: "close-ha-font", width: 20, height: 20 @@ -231,7 +231,7 @@ BI.shortcut("demo.button", Demo.Button);Demo.Button = BI.inherit(BI.Widget, { vgap: 200, hgap: 20, items: items - } + }; } }); BI.shortcut("demo.icon_button", Demo.Button);Demo.Button = BI.inherit(BI.Widget, { @@ -242,7 +242,7 @@ BI.shortcut("demo.icon_button", Demo.Button);Demo.Button = BI.inherit(BI.Widget, var items = [ { el: { - type: 'bi.image_button', + type: "bi.image_button", src: "http://www.easyicon.net/api/resizeApi.php?id=1206741&size=128", width: 100, height: 100 @@ -254,7 +254,7 @@ BI.shortcut("demo.icon_button", Demo.Button);Demo.Button = BI.inherit(BI.Widget, vgap: 200, hgap: 20, items: items - } + }; } }); BI.shortcut("demo.image_button", Demo.Button);Demo.Button = BI.inherit(BI.Widget, { @@ -265,8 +265,8 @@ BI.shortcut("demo.image_button", Demo.Button);Demo.Button = BI.inherit(BI.Widget var items = [ { el: { - type: 'bi.text_button', - text: '文字按钮', + type: "bi.text_button", + text: "文字按钮", height: 30 } } @@ -276,7 +276,7 @@ BI.shortcut("demo.image_button", Demo.Button);Demo.Button = BI.inherit(BI.Widget vgap: 200, hgap: 20, items: items - } + }; } }); BI.shortcut("demo.text_button", Demo.Button);Demo.Func = BI.inherit(BI.Widget, { @@ -299,15 +299,15 @@ BI.shortcut("demo.text_button", Demo.Button);Demo.Func = BI.inherit(BI.Widget, { canvas.circle(150, 50, 20, "green"); - //渐变矩形 + // 渐变矩形 canvas.rect(0, 120, 80, 100, canvas.gradient(0, 120, 80, 220, "#FF0000", "#00FF00")); - //空心图形 + // 空心图形 canvas.hollow(100, 120, 100, 220, 200, 120, { strokeStyle: "blue" }); - //实心图形 + // 实心图形 canvas.solid(100, 240, 200, 240, 150, 280, 200, 320, 100, 320, { strokeStyle: "yellow", fillStyle: "pink" @@ -323,7 +323,7 @@ BI.shortcut("demo.text_button", Demo.Button);Demo.Func = BI.inherit(BI.Widget, { left: 100, top: 50 }] - }) + }); } }); BI.shortcut("demo.canvas", Demo.Func);Demo.Label = BI.inherit(BI.Widget, { @@ -460,7 +460,7 @@ BI.shortcut("demo.canvas", Demo.Func);Demo.Label = BI.inherit(BI.Widget, { }], hgap: 300, vgap: 20 - } + }; } }); BI.shortcut("demo.label", Demo.Label);Demo.Message = BI.inherit(BI.Widget, { @@ -470,19 +470,19 @@ BI.shortcut("demo.label", Demo.Label);Demo.Message = BI.inherit(BI.Widget, { render: function () { return { type: "bi.center_adapt", - items : [ + items: [ { - el : { - type : 'bi.button', - text : '点击我弹出一个消息框', - height : 30, - handler : function() { - BI.Msg.alert('测试消息框', '我是测试消息框的内容'); + el: { + type: "bi.button", + text: "点击我弹出一个消息框", + height: 30, + handler: function () { + BI.Msg.alert("测试消息框", "我是测试消息框的内容"); } } } ] - } + }; } }); BI.shortcut("demo.message", Demo.Message);Demo.Func = BI.inherit(BI.Widget, { @@ -601,7 +601,7 @@ BI.shortcut("demo.message", Demo.Message);Demo.Func = BI.inherit(BI.Widget, { return v < 3; } }] - } + }; } }); BI.shortcut("demo.pager", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -632,7 +632,7 @@ BI.shortcut("demo.pager", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { left: 100, top: 50 }] - }) + }); } }); BI.shortcut("demo.svg", Demo.Func);Demo.CodeEditor = BI.inherit(BI.Widget, { @@ -664,7 +664,7 @@ BI.shortcut("demo.svg", Demo.Func);Demo.CodeEditor = BI.inherit(BI.Widget, { editor.setValue("测试数据"); } }] - }) + }); } }); BI.shortcut("demo.code_editor", Demo.CodeEditor);Demo.Editor = BI.inherit(BI.Widget, { @@ -759,7 +759,7 @@ BI.shortcut("demo.code_editor", Demo.CodeEditor);Demo.Editor = BI.inherit(BI.Wid left: 200, bottom: 60 }] - }) + }); } }); BI.shortcut("demo.editor", Demo.Editor);Demo.CodeEditor = BI.inherit(BI.Widget, { @@ -768,10 +768,10 @@ BI.shortcut("demo.editor", Demo.Editor);Demo.CodeEditor = BI.inherit(BI.Widget, }, render: function () { this.formula = BI.createWidget({ - type : 'bi.formula_editor', - width : 300, - height : 200, - value : 'SUM(C5, 16, 26)' + type: "bi.formula_editor", + width: 300, + height: 200, + value: "SUM(C5, 16, 26)" }); BI.createWidget({ type: "bi.left", @@ -779,7 +779,7 @@ BI.shortcut("demo.editor", Demo.Editor);Demo.CodeEditor = BI.inherit(BI.Widget, items: [this.formula], hgap: 20, vgap: 20 - }) + }); } }); BI.shortcut("demo.formula_editor", Demo.CodeEditor);Demo.CodeEditor = BI.inherit(BI.Widget, { @@ -804,7 +804,7 @@ BI.shortcut("demo.formula_editor", Demo.CodeEditor);Demo.CodeEditor = BI.inherit top: 50, left: 50 }] - } + }; } }); BI.shortcut("demo.multifile_editor", Demo.CodeEditor);Demo.RichEditor = BI.inherit(BI.Widget, { @@ -824,11 +824,11 @@ BI.shortcut("demo.multifile_editor", Demo.CodeEditor);Demo.RichEditor = BI.inher hgap: 30, vgap: 50, items: [this.editor] - }) + }); }, - mounted: function(){ - this.editor.setValue('这是一条测试数据') + mounted: function () { + this.editor.setValue("这是一条测试数据"); } }); BI.shortcut("demo.rich_editor", Demo.RichEditor);Demo.CodeEditor = BI.inherit(BI.Widget, { @@ -866,7 +866,7 @@ BI.shortcut("demo.rich_editor", Demo.RichEditor);Demo.CodeEditor = BI.inherit(BI editor.setValue("测试数据"); } }] - }) + }); } }); BI.shortcut("demo.textarea_editor", Demo.CodeEditor);Demo.Func = BI.inherit(BI.Widget, { @@ -883,7 +883,7 @@ BI.shortcut("demo.textarea_editor", Demo.CodeEditor);Demo.Func = BI.inherit(BI.W header[i][j] = { type: "bi.label", text: "表头" + i + "-" + j - } + }; columnSize[j] = 100; } } @@ -893,7 +893,7 @@ BI.shortcut("demo.textarea_editor", Demo.CodeEditor);Demo.Func = BI.inherit(BI.W items[i][j] = { type: "bi.label", text: (i < 3 ? 0 : i) + "-" + j - } + }; } } @@ -927,7 +927,7 @@ BI.shortcut("demo.textarea_editor", Demo.CodeEditor);Demo.Func = BI.inherit(BI.W top: 10, bottom: 10 }] - }) + }); } }); BI.shortcut("demo.collection_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -944,7 +944,7 @@ BI.shortcut("demo.collection_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget header[i][j] = { type: "bi.label", text: "表头" + i + "-" + j - } + }; columnSize[j] = 100; } } @@ -954,7 +954,7 @@ BI.shortcut("demo.collection_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget items[i][j] = { type: "bi.label", text: (i < 3 ? 0 : i) + "-" + j - } + }; } } @@ -983,7 +983,7 @@ BI.shortcut("demo.collection_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget top: 10, bottom: 10 }] - }) + }); } }); BI.shortcut("demo.grid_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -1000,7 +1000,7 @@ BI.shortcut("demo.grid_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { header[i][j] = { type: "bi.label", text: "表头" + i + "-" + j - } + }; columnSize[j] = 100; } } @@ -1010,7 +1010,7 @@ BI.shortcut("demo.grid_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { items[i][j] = { type: "bi.label", text: (i < 3 ? 0 : i) + "-" + j - } + }; } } @@ -1039,7 +1039,7 @@ BI.shortcut("demo.grid_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { top: 10, bottom: 10 }] - }) + }); } }); BI.shortcut("demo.resizable_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -1198,110 +1198,110 @@ BI.shortcut("demo.resizable_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, text: "第四行第四列" }, { text: "第四行第五列" - }] + }], - , [{ - text: "第五行第一列" - }, { - text: "第五行第一列" - }, { - text: "第五行第三列" - }, { - text: "第五行第四列" - }, { - text: "第五行第五列" - }], [{ - text: "第六行第一列" - }, { - text: "第六行第一列" - }, { - text: "第六行第三列" - }, { - text: "第六行第四列" - }, { - text: "第六行第五列" - }], [{ - text: "第七行第一列" - }, { - text: "第七行第二列" - }, { - text: "第七行第三列" - }, { - text: "第七行第四列" - }, { - text: "第七行第五列" - }], [{ - text: "第八行第一列" - }, { - text: "第八行第二列" - }, { - text: "第八行第三列" - }, { - text: "第八行第四列" - }, { - text: "第八行第五列" - }], [{ - text: "第九行第一列" - }, { - text: "第九行第二列" - }, { - text: "第九行第三列" - }, { - text: "第九行第四列" - }, { - text: "第九行第五列" - }], [{ - text: "第十行第一列" - }, { - text: "第十行第二列" - }, { - text: "第十行第三列" - }, { - text: "第十行第四列" - }, { - text: "第十行第五列" - }], [{ - text: "第十一行第一列" - }, { - text: "第十一行第二列" - }, { - text: "第十一行第三列" - }, { - text: "第十一行第四列" - }, { - text: "第十一行第五列" - }], [{ - text: "第十二行第一列" - }, { - text: "第十二行第二列" - }, { - text: "第十二行第三列" - }, { - text: "第十二行第四列" - }, { - text: "第十二行第五列" - }], [{ - text: "第十三行第一列" - }, { - text: "第十三行第二列" - }, { - text: "第十三行第三列" - }, { - text: "第十三行第四列" - }, { - text: "第十三行第五列" - }], [{ - text: "第十四行第一列" - }, { - text: "第十四行第二列" - }, { - text: "第十四行第三列" - }, { - text: "第十四行第四列" - }, { - text: "第十四行第五列" - }]]; + [{ + text: "第五行第一列" + }, { + text: "第五行第一列" + }, { + text: "第五行第三列" + }, { + text: "第五行第四列" + }, { + text: "第五行第五列" + }], [{ + text: "第六行第一列" + }, { + text: "第六行第一列" + }, { + text: "第六行第三列" + }, { + text: "第六行第四列" + }, { + text: "第六行第五列" + }], [{ + text: "第七行第一列" + }, { + text: "第七行第二列" + }, { + text: "第七行第三列" + }, { + text: "第七行第四列" + }, { + text: "第七行第五列" + }], [{ + text: "第八行第一列" + }, { + text: "第八行第二列" + }, { + text: "第八行第三列" + }, { + text: "第八行第四列" + }, { + text: "第八行第五列" + }], [{ + text: "第九行第一列" + }, { + text: "第九行第二列" + }, { + text: "第九行第三列" + }, { + text: "第九行第四列" + }, { + text: "第九行第五列" + }], [{ + text: "第十行第一列" + }, { + text: "第十行第二列" + }, { + text: "第十行第三列" + }, { + text: "第十行第四列" + }, { + text: "第十行第五列" + }], [{ + text: "第十一行第一列" + }, { + text: "第十一行第二列" + }, { + text: "第十一行第三列" + }, { + text: "第十一行第四列" + }, { + text: "第十一行第五列" + }], [{ + text: "第十二行第一列" + }, { + text: "第十二行第二列" + }, { + text: "第十二行第三列" + }, { + text: "第十二行第四列" + }, { + text: "第十二行第五列" + }], [{ + text: "第十三行第一列" + }, { + text: "第十三行第二列" + }, { + text: "第十三行第三列" + }, { + text: "第十三行第四列" + }, { + text: "第十三行第五列" + }], [{ + text: "第十四行第一列" + }, { + text: "第十四行第二列" + }, { + text: "第十四行第三列" + }, { + text: "第十四行第四列" + }, { + text: "第十四行第五列" + }]]; var header = [[{ text: "表头1" @@ -1405,7 +1405,7 @@ BI.shortcut("demo.resizable_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, top: 10, bottom: 10 }] - }) + }); } }); BI.shortcut("demo.table_view", Demo.Func);Demo.Bubble = BI.inherit(BI.Widget, { @@ -1420,8 +1420,8 @@ BI.shortcut("demo.table_view", Demo.Func);Demo.Bubble = BI.inherit(BI.Widget, { ref: function (_ref) { btns.push(_ref); }, - type: 'bi.button', - text: 'bubble测试', + type: "bi.button", + text: "bubble测试", height: 30, handler: function () { BI.Bubbles.show("singleBubble1", "bubble测试", this); @@ -1432,8 +1432,8 @@ BI.shortcut("demo.table_view", Demo.Func);Demo.Bubble = BI.inherit(BI.Widget, { ref: function (_ref) { btns.push(_ref); }, - type: 'bi.button', - text: 'bubble测试(居中显示)', + type: "bi.button", + text: "bubble测试(居中显示)", height: 30, handler: function () { BI.Bubbles.show("singleBubble2", "bubble测试", this, { @@ -1446,8 +1446,8 @@ BI.shortcut("demo.table_view", Demo.Func);Demo.Bubble = BI.inherit(BI.Widget, { ref: function (_ref) { btns.push(_ref); }, - type: 'bi.button', - text: 'bubble测试(右边显示)', + type: "bi.button", + text: "bubble测试(右边显示)", height: 30, handler: function () { BI.Bubbles.show("singleBubble3", "bubble测试", this, { @@ -1462,7 +1462,7 @@ BI.shortcut("demo.table_view", Demo.Func);Demo.Bubble = BI.inherit(BI.Widget, { vgap: 200, hgap: 20, items: items - } + }; } }); BI.shortcut("demo.bubble", Demo.Bubble);Demo.Title = BI.inherit(BI.Widget, { @@ -1500,7 +1500,7 @@ BI.shortcut("demo.bubble", Demo.Bubble);Demo.Title = BI.inherit(BI.Widget, { }], hgap: 300, vgap: 20 - } + }; } }); BI.shortcut("demo.title", Demo.Title);Demo.Toast = BI.inherit(BI.Widget, { @@ -1511,38 +1511,38 @@ BI.shortcut("demo.title", Demo.Title);Demo.Toast = BI.inherit(BI.Widget, { var items = [ { el: { - type: 'bi.button', - text: '简单Toast测试', - height : 30, - handler: function(){ + type: "bi.button", + text: "简单Toast测试", + height: 30, + handler: function () { BI.Msg.toast("这是一条简单的数据"); } } }, { el: { - type: 'bi.button', - text: '很长的Toast测试', - height : 30, - handler: function(){ - BI.Msg.toast("这是一条很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长的数据") + type: "bi.button", + text: "很长的Toast测试", + height: 30, + handler: function () { + BI.Msg.toast("这是一条很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长的数据"); } } }, { el: { - type: 'bi.button', - text: '非常长的Toast测试', - height : 30, - handler: function(){ - BI.Msg.toast("这是一条非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长的数据") + type: "bi.button", + text: "非常长的Toast测试", + height: 30, + handler: function () { + BI.Msg.toast("这是一条非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长的数据"); } } }, { el: { - type: 'bi.button', - text: '错误提示Toast测试', + type: "bi.button", + text: "错误提示Toast测试", level: "warning", - height : 30, - handler: function(){ + height: 30, + handler: function () { BI.Msg.toast("错误提示Toast测试", "warning"); } } @@ -1551,10 +1551,10 @@ BI.shortcut("demo.title", Demo.Title);Demo.Toast = BI.inherit(BI.Widget, { BI.createWidget({ type: "bi.left", element: this, - vgap : 200, - hgap : 20, + vgap: 200, + hgap: 20, items: items - }) + }); } }); BI.shortcut("demo.toast", Demo.Toast);Demo.Func = BI.inherit(BI.Widget, { @@ -1578,19 +1578,19 @@ BI.shortcut("demo.sync_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { baseCls: "demo-func" }, - _createDefaultTree: function(){ + _createDefaultTree: function () { var tree = BI.createWidget({ type: "bi.tree_view" }); tree.initTree([ - {"id":1, "pId":0, "text":"test1", open:true}, - {"id":11, "pId":1, "text":"test11"}, - {"id":12, "pId":1, "text":"test12"}, - {"id":111, "pId":11, "text":"test111"}, - {"id":2, "pId":0, "text":"test2", open:true}, - {"id":21, "pId":2, "text":"test21"}, - {"id":22, "pId":2, "text":"test22"} - ]) + {id: 1, pId: 0, text: "test1", open: true}, + {id: 11, pId: 1, text: "test11"}, + {id: 12, pId: 1, text: "test12"}, + {id: 111, pId: 11, text: "test111"}, + {id: 2, pId: 0, text: "test2", open: true}, + {id: 21, pId: 2, text: "test21"}, + {id: 22, pId: 2, text: "test22"} + ]); return tree; }, @@ -1613,7 +1613,7 @@ BI.shortcut("demo.sync_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { { el: { type: "bi.label", - text: 'tree.initTree([{"id":1, "pId":0, "text":"test1", open:true},{"id":11, "pId":1, "text":"test11"},{"id":12, "pId":1, "text":"test12"},{"id":111, "pId":11, "text":"test111"}])', + text: "tree.initTree([{\"id\":1, \"pId\":0, \"text\":\"test1\", open:true},{\"id\":11, \"pId\":1, \"text\":\"test11\"},{\"id\":12, \"pId\":1, \"text\":\"test12\"},{\"id\":111, \"pId\":11, \"text\":\"test111\"}])", whiteSpace: "normal" }, height: 50 @@ -1621,7 +1621,7 @@ BI.shortcut("demo.sync_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { ] } }] - }) + }); } }); BI.shortcut("demo.tree_view", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -1653,7 +1653,7 @@ BI.shortcut("demo.tree_view", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { }, maxHeight: 200 } - }) + }); var combo2 = BI.createWidget({ type: "bi.bubble_combo", el: { @@ -1677,7 +1677,7 @@ BI.shortcut("demo.tree_view", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { maxHeight: 200, minWidth: 600 } - }) + }); BI.createWidget({ type: "bi.absolute", element: this, @@ -1690,7 +1690,7 @@ BI.shortcut("demo.tree_view", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { left: 100, bottom: 100 }] - }) + }); } }); BI.shortcut("demo.bubble_combo", Demo.Func);/** @@ -1710,20 +1710,20 @@ Demo.TextValueCombo = BI.inherit(BI.Widget, { width: 200, height: 30, items: [{ - //text: "MVC-1", + // text: "MVC-1", value: "1" }, { - //text: "MVC-2", + // text: "MVC-2", value: "2" }, { - //text: "MVC-3", + // text: "MVC-3", value: "3" }] }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.editor_icon_check_combo", Demo.TextValueCombo);/** * Created by Dailer on 2017/7/12. @@ -1744,10 +1744,10 @@ Demo.IconCombo = BI.inherit(BI.Widget, { type: "bi.icon_combo", trigger: "click-hover", container: "body", - ref:function(_ref){ - self.refs=_ref; + ref: function (_ref) { + self.refs = _ref; }, - iconClass: "search-font", + iconClass: "search-font", items: [{ value: "第一项", iconClass: "close-font" @@ -1760,9 +1760,9 @@ Demo.IconCombo = BI.inherit(BI.Widget, { }] }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.icon_combo", Demo.IconCombo);/** * Created by Dailer on 2017/7/11. @@ -1804,9 +1804,9 @@ Demo.StaticCombo = BI.inherit(BI.Widget, { ] }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.static_combo", Demo.StaticCombo);/** * Created by Dailer on 2017/7/11. @@ -1835,9 +1835,9 @@ Demo.TextValueCombo = BI.inherit(BI.Widget, { }] }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.text_value_combo", Demo.TextValueCombo);/** * Created by Dailer on 2017/7/11. @@ -1878,13 +1878,13 @@ Demo.TextValueDownListCombo = BI.inherit(BI.Widget, { ] }], vgap: 20 - } + }; }, mounted: function () { this.refs.setValue(2); } -}) +}); BI.shortcut("demo.text_value_down_list_combo", Demo.TextValueDownListCombo);/** * Created by Dailer on 2017/7/11. @@ -1913,9 +1913,9 @@ Demo.TextValueCheckCombo = BI.inherit(BI.Widget, { }] }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.text_value_check_combo", Demo.TextValueCheckCombo);Demo.Func = BI.inherit(BI.Widget, { props: { @@ -1936,7 +1936,7 @@ BI.shortcut("demo.text_value_check_combo", Demo.TextValueCheckCombo);Demo.Func = year: date.getFullYear(), month: date.getMonth(), day: date.getDate() - } + }; }, mounted: function () { @@ -1945,7 +1945,7 @@ BI.shortcut("demo.text_value_check_combo", Demo.TextValueCheckCombo);Demo.Func = year: date.getFullYear(), month: date.getMonth(), day: date.getDate() - }) + }); } }); BI.shortcut("demo.calendar", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -1961,10 +1961,10 @@ BI.shortcut("demo.calendar", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { value: "这是复制的内容" }); var clipboard = BI.createWidget({ - type: 'bi.clipboard', + type: "bi.clipboard", width: 100, height: 100, - cls: 'layout-bg1', + cls: "layout-bg1", copy: function () { return editor.getValue(); }, @@ -1986,7 +1986,7 @@ BI.shortcut("demo.calendar", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { left: 100, top: 100 }] - }) + }); } }); BI.shortcut("demo.clipboard", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -2005,7 +2005,7 @@ BI.shortcut("demo.clipboard", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { left: 100, top: 250 }] - } + }; } }); BI.shortcut("demo.color_chooser_popup", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -2025,7 +2025,7 @@ BI.shortcut("demo.color_chooser_popup", Demo.Func);Demo.Func = BI.inherit(BI.Wid left: 100, top: 250 }] - } + }; } }); BI.shortcut("demo.color_chooser", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -2059,7 +2059,7 @@ BI.shortcut("demo.color_chooser", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { left: 100, top: 50 }] - }) + }); } }); BI.shortcut("demo.complex_canvas", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -2086,7 +2086,7 @@ BI.shortcut("demo.complex_canvas", Demo.Func);Demo.Func = BI.inherit(BI.Widget, value: 3 }] }] - }) + }); } }); BI.shortcut("demo.segment", Demo.Func);/** @@ -2106,9 +2106,9 @@ Demo.ClearEditor = BI.inherit(BI.Widget, { watermark: "这个是带清除按钮的" }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.clear_editor", Demo.ClearEditor);/** * Created by Dailer on 2017/7/11. @@ -2126,7 +2126,7 @@ Demo.ClearEditor = BI.inherit(BI.Widget, { }, watermark: "可以设置标记的输入框", text: "这是一个遮罩" - }) + }); BI.createWidget({ type: "bi.vertical", element: this, @@ -2134,7 +2134,7 @@ Demo.ClearEditor = BI.inherit(BI.Widget, { vgap: 20, bgap: 50, items: [editor] - }) + }); BI.createWidget({ type: "bi.absolute", element: this, @@ -2151,9 +2151,9 @@ Demo.ClearEditor = BI.inherit(BI.Widget, { left: 10, bottom: 10 }] - }) + }); } -}) +}); BI.shortcut("demo.shelter_editor", Demo.ClearEditor);/** * Created by Dailer on 2017/7/14. @@ -2171,7 +2171,7 @@ Demo.SignEditor = BI.inherit(BI.Widget, { }, watermark: "可以设置标记的输入框", text: "这是一个标记,点击它即可进行输入" - }) + }); editor.setValue(2); BI.createWidget({ type: "bi.vertical", @@ -2179,9 +2179,9 @@ Demo.SignEditor = BI.inherit(BI.Widget, { hgap: 30, vgap: 20, items: [editor] - }) + }); } -}) +}); BI.shortcut("demo.sign_editor", Demo.SignEditor);/** * Created by Dailer on 2017/7/11. @@ -2194,7 +2194,7 @@ Demo.SignInitialEditor = BI.inherit(BI.Widget, { this.editor.setValue({ value: "123", text: "sdga" - }) + }); }, render: function () { var self = this; @@ -2211,9 +2211,9 @@ Demo.SignInitialEditor = BI.inherit(BI.Widget, { }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.sign_initial_editor", Demo.SignInitialEditor);/** * Created by Dailer on 2017/7/11. @@ -2236,16 +2236,16 @@ Demo.SimpleStateEditor = BI.inherit(BI.Widget, { }], vgap: 20 - } + }; }, mounted: function () { var self = this; setTimeout(function () { self.editor.setState(["*", "*"]); - }, 1000) + }, 1000); } -}) +}); BI.shortcut("demo.simple_state_editor", Demo.SimpleStateEditor);/** * Created by Dailer on 2017/7/11. @@ -2268,7 +2268,7 @@ Demo.StateEditor = BI.inherit(BI.Widget, { }], vgap: 20 - } + }; }, @@ -2276,9 +2276,9 @@ Demo.StateEditor = BI.inherit(BI.Widget, { var self = this; setTimeout(function () { self.editor.setState(["*", "*"]); - }, 1000) + }, 1000); } -}) +}); BI.shortcut("demo.state_editor", Demo.StateEditor);Demo.Func = BI.inherit(BI.Widget, { props: { @@ -2298,7 +2298,7 @@ BI.shortcut("demo.state_editor", Demo.StateEditor);Demo.Func = BI.inherit(BI.Wid text: "复选项" }], hgap: 300 - } + }; } }); BI.shortcut("demo.multi_select_item", Demo.Func);/** @@ -2320,7 +2320,7 @@ Demo.Items = BI.inherit(BI.Widget, { text: "单选项" }], hgap: 300 - } + }; } }); @@ -2344,7 +2344,7 @@ Demo.Items = BI.inherit(BI.Widget, { text: "单选项" }], hgap: 300 - } + }; } }); @@ -2368,7 +2368,7 @@ BI.shortcut("demo.single_select_radio_item", Demo.Items);Demo.Func = BI.inherit( items: BI.createItems(BI.deepClone(Demo.CONSTANTS.ITEMS), { type: "bi.button" }) - }) + }); } }); BI.shortcut("demo.lazy_loader", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -2389,7 +2389,7 @@ BI.shortcut("demo.lazy_loader", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { items: BI.createItems(BI.deepClone(Demo.CONSTANTS.SIMPLE_ITEMS), { type: "bi.multi_select_item" }) - }) + }); } }); BI.shortcut("demo.select_list", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -2413,7 +2413,7 @@ BI.shortcut("demo.select_list", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { curr: 1, count: 1000 }] - }) + }); } }); BI.shortcut("demo.all_count_pager", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -2430,7 +2430,7 @@ BI.shortcut("demo.all_count_pager", Demo.Func);Demo.Func = BI.inherit(BI.Widget, items: [{ type: "bi.direction_pager" }] - }) + }); } }); BI.shortcut("demo.direction_pager", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -2450,8 +2450,8 @@ BI.shortcut("demo.direction_pager", Demo.Func);Demo.Func = BI.inherit(BI.Widget, callback(BI.createItems(BI.deepClone(Demo.CONSTANTS.ITEMS), { type: "bi.multi_select_item", height: 25 - })) - }, 2000) + })); + }, 2000); }, el: { type: "bi.button_group", @@ -2459,7 +2459,7 @@ BI.shortcut("demo.direction_pager", Demo.Func);Demo.Func = BI.inherit(BI.Widget, type: "bi.vertical" }] } - } + }; }, mounted: function () { @@ -2501,7 +2501,7 @@ BI.shortcut("demo.list_pane", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { } } }] - } + }; } }); BI.shortcut("demo.multi_popup_view", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -2528,7 +2528,7 @@ BI.shortcut("demo.multi_popup_view", Demo.Func);Demo.Func = BI.inherit(BI.Widget height: 25 }) } - } + }; } }); BI.shortcut("demo.panel", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -2566,7 +2566,7 @@ BI.shortcut("demo.panel", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { } } }] - } + }; } }); BI.shortcut("demo.popup_panel", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -2725,7 +2725,7 @@ BI.shortcut("demo.popup_panel", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { top: 10, bottom: 10 }] - }) + }); } }); BI.shortcut("demo.adaptive_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -2873,7 +2873,7 @@ BI.shortcut("demo.adaptive_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, top: 10, bottom: 10 }] - }) + }); } }); BI.shortcut("demo.layer_tree_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -3021,7 +3021,7 @@ BI.shortcut("demo.layer_tree_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget top: 10, bottom: 10 }] - }) + }); } }); BI.shortcut("demo.tree_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -3169,7 +3169,7 @@ BI.shortcut("demo.tree_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { type: "bi.adaptive", element: this, items: [relation] - }) + }); } }); BI.shortcut("demo.branch_relation", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -3308,7 +3308,7 @@ BI.shortcut("demo.branch_relation", Demo.Func);Demo.Func = BI.inherit(BI.Widget, var tree = this._createBranchTree(); var mapTree = this._createBranchMapTree(); - function getItems() { + function getItems () { return [{ text: "且", value: "且", @@ -3333,7 +3333,7 @@ BI.shortcut("demo.branch_relation", Demo.Func);Demo.Func = BI.inherit(BI.Widget, type: "bi.label", height: 30, textAlign: "left", - text: "这里是一段文字" , + text: "这里是一段文字", value: "这里是一段文字" }, { text: "且", @@ -3401,7 +3401,7 @@ BI.shortcut("demo.branch_relation", Demo.Func);Demo.Func = BI.inherit(BI.Widget, } }] }] - }) + }); } }); BI.shortcut("demo.branch_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -3545,7 +3545,7 @@ BI.shortcut("demo.display_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { } }] }] - }) + }); } }); BI.shortcut("demo.handstand_branch_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -3613,7 +3613,7 @@ BI.shortcut("demo.handstand_branch_tree", Demo.Func);Demo.Func = BI.inherit(BI.W text: "子项3", value: 33 }] - }) + }); BI.createWidget({ type: "bi.vtape", @@ -3631,7 +3631,7 @@ BI.shortcut("demo.handstand_branch_tree", Demo.Func);Demo.Func = BI.inherit(BI.W } } }] - }) + }); } }); BI.shortcut("demo.level_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -3640,7 +3640,7 @@ BI.shortcut("demo.level_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { }, render: function () { - //value值一定要是字符串 + // value值一定要是字符串 var tree = BI.createWidget({ type: "bi.simple_tree", items: [] @@ -3702,7 +3702,7 @@ BI.shortcut("demo.level_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { height: 30, text: "setValue(['31', '32', '33'])", handler: function () { - tree.setValue(['31', '32', '33']); + tree.setValue(["31", "32", "33"]); } } }, { @@ -3716,7 +3716,7 @@ BI.shortcut("demo.level_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { } } }] - }) + }); } }); BI.shortcut("demo.simple_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -3739,7 +3739,7 @@ BI.shortcut("demo.simple_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { }], hgap: 20, vgap: 20 - }) + }); } }); BI.shortcut("demo.editor_trigger", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -3762,7 +3762,7 @@ BI.shortcut("demo.editor_trigger", Demo.Func);Demo.Func = BI.inherit(BI.Widget, }], hgap: 20, vgap: 20 - }) + }); } }); BI.shortcut("demo.icon_trigger", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -3786,7 +3786,7 @@ BI.shortcut("demo.icon_trigger", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { }], hgap: 20, vgap: 20 - }) + }); } }); BI.shortcut("demo.select_text_trigger", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -3810,7 +3810,7 @@ BI.shortcut("demo.select_text_trigger", Demo.Func);Demo.Func = BI.inherit(BI.Wid }], hgap: 20, vgap: 20 - }) + }); } }); BI.shortcut("demo.text_trigger", Demo.Func);/** @@ -3841,8 +3841,8 @@ BI.PlatformLevelTree = BI.inherit(BI.Widget, { itemsCreator: function (op, callback) { o.itemsCreator(op, function (items) { - callback(self._formatItems(items)) - }) + callback(self._formatItems(items)); + }); }, el: { @@ -3859,7 +3859,7 @@ BI.PlatformLevelTree = BI.inherit(BI.Widget, { }); this.tree.on(BI.CustomTree.EVENT_CHANGE, function () { self.fireEvent(BI.PlatformLevelTree.EVENT_CHANGE, arguments); - }) + }); }, _formatItems: function (nodes) { @@ -3918,93 +3918,93 @@ BI.DemoLevelTree = BI.inherit(BI.Widget, { self.tree = this; }, itemsCreator: function (op, callback) { - if (!op.node) {//根节点 + if (!op.node) {// 根节点 callback([{ - "id": 1, - "pId": 0, + id: 1, + pId: 0, text: "A", value: 1, isParent: true }, { - "id": 2, - "pId": 0, - "text": "B", + id: 2, + pId: 0, + text: "B", value: 2, isParent: true, open: true - }]) + }]); } else { if (op.node.id == 1) { callback([ { - "id": 11, - "pId": 1, - "text": "test11", + id: 11, + pId: 1, + text: "test11", value: 11, layer: 1, isParent: true }, { - "id": 12, - "pId": 1, - "text": "test12", + id: 12, + pId: 1, + text: "test12", value: 12, layer: 1 }, { - "id": 13, - "pId": 1, - "text": "test13", + id: 13, + pId: 1, + text: "test13", value: 13, layer: 1 }, { - "id": 14, - "pId": 1, - "text": "test14", + id: 14, + pId: 1, + text: "test14", value: 14, layer: 1, height: 35 }, { - "id": 15, - "pId": 1, - "text": "test15", + id: 15, + pId: 1, + text: "test15", value: 15, layer: 1 }, { - "id": 16, - "pId": 1, - "text": "test16", + id: 16, + pId: 1, + text: "test16", value: 16, layer: 1 }, - {"id": 17, "pId": 1, "text": "test17", layer: 1, value: 17} - ]) + {id: 17, pId: 1, text: "test17", layer: 1, value: 17} + ]); } else if (op.node.id == 2) { callback([{ - "id": 21, - "pId": 2, - "text": "test21", + id: 21, + pId: 2, + text: "test21", value: 21, layer: 1 }, - { - "id": 22, - "pId": 2, - "text": "test22", - value: 22, - layer: 1 - }]) + { + id: 22, + pId: 2, + text: "test22", + value: 22, + layer: 1 + }]); } else if (op.node.id == 11) { callback([{ - "id": 111, - "pId": 11, - "text": "test111", + id: 111, + pId: 11, + text: "test111", value: 111, layer: 2 - }]) + }]); } } } @@ -4020,7 +4020,7 @@ BI.DemoLevelTree = BI.inherit(BI.Widget, { height: 25 }] - } + }; }, mounted: function () { @@ -4037,7 +4037,7 @@ BI.DetailTableCell = BI.inherit(BI.Widget, { baseCls: "bi-detail-table-cell", dId: "", text: "" - }) + }); }, _init: function () { @@ -4065,9 +4065,9 @@ BI.DetailTableCell = BI.inherit(BI.Widget, { type: "bi.vertical", element: this, items: [item] - }) + }); - //表格样式 + // 表格样式 if (BI.isNotNull(o.styles) && BI.isObject(o.styles)) { this.element.css(o.styles); } @@ -4080,7 +4080,7 @@ BI.DetailTableHeader = BI.inherit(BI.Widget, { _defaultConfig: function () { return BI.extend(BI.DetailTableHeader.superclass._defaultConfig.apply(this, arguments), { baseCls: "bi-detail-table-header" - }) + }); }, _init: function () { @@ -4104,7 +4104,7 @@ BI.DetailTableHeader = BI.inherit(BI.Widget, { }] }); - //表格样式 + // 表格样式 if (BI.isNotNull(o.styles) && BI.isObject(o.styles)) { this.element.css(o.styles); } @@ -4179,7 +4179,7 @@ BI.shortcut("bi.detail_table_header", BI.DetailTableHeader);Demo.Face = BI.inher top: 0, bottom: 0 }] - } + }; }, mounted: function () { @@ -4226,7 +4226,7 @@ BI.shortcut("bi.detail_table_header", BI.DetailTableHeader);Demo.Face = BI.inher for (var m = 0; m < times - 1; m++) { BI.each(items[n % 100], function (j, item) { copy[n].push(item); - }) + }); } } return copy; @@ -4238,7 +4238,7 @@ BI.shortcut("bi.detail_table_header", BI.DetailTableHeader);Demo.Face = BI.inher for (var m = 0; m < times - 1; m++) { BI.each(items[n], function (j, item) { copy[n].push(item); - }) + }); } } return copy; @@ -4252,7 +4252,7 @@ BI.NormalSequenceHeaderCell = BI.inherit(BI.Widget, { _defaultConfig: function () { return BI.extend(BI.NormalSequenceHeaderCell.superclass._defaultConfig.apply(this, arguments), { baseCls: "bi-normal-sequence-header-cell" - }) + }); }, _init: function () { @@ -4282,8 +4282,8 @@ BI.NormalSequenceHeaderCell = BI.inherit(BI.Widget, { } }); BI.NormalSequenceHeaderCell.EVENT_CHANGE = "EVENT_CHANGE"; -BI.shortcut("bi.normal_sequence_header_cell", BI.NormalSequenceHeaderCell);var TABLE_HEADER = [[{"type":"bi.detail_table_header","dId":"4bee81d36b4c6874","text":"合同金额","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"ce501b56c3bee73b","text":"购买数量","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"7fdfffca99e85f41","text":"购买的产品","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"c7e273fee68f9a84","text":"合同ID","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"06c1244c0bb8c971","text":"客户ID","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"3b8788e5243f4253","text":"销售机会ID","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"977f03aa6b05f170","text":"合同类型","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"fb18445e25042fad","text":"合同付款类型","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"7b4214f2ee25348f","text":"产品配送地址","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"e9270d71f05f8af6","text":"是否已经交货","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"0c20d70ab1c54e59","text":"年月日(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"26df741899dbe311","text":"年份(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"c54cc86e2d6ec8e8","text":"季度(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"a8179fbe73f32b78","text":"月份(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"4f3817018d5911d0","text":"星期(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"3d27b2b4010a87ae","text":"日(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"b9122528a8ef99b1","text":"周数(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"4754cdc8d2b0ccc1","text":"时(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"c44e00e1bc20135d","text":"分(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"b175741ff606ba3c","text":"秒(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"24f4dfbda51fdd3b","text":"年季度(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"c2cdf7336ecdfec0","text":"年月(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"7c86b54224352de6","text":"年周数(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"24cdfc858e5fec6f","text":"年月日时(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"7f4631a5465d63e3","text":"年月日时分(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}},{"type":"bi.detail_table_header","dId":"37025692264a3f08","text":"年月日时分秒(注册时间)","styles":{"background":"#04b1c2","color":"#ffffff"}}]] -var TABLE_ITEMS = [[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"90,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"00115727-e145-44c0-9102-110523699369","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"ff61dfee-1c56-48b6-9f7b-21abef64c96f","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"f08a77cf-2282-4ad9-aa1c-ca93038d32a3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-07-28","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"七月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期日","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":28,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":31,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-07","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-31","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-07-28 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-07-28 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-07-28 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":0,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"2,000,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"40.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"00c7b96a-bf9e-423f-9246-3898c6ac3150","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"4219ad91-39f5-4f90-b580-c971dc692ece","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"d9e62a63-399b-4e8d-871f-491d13a484f1","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"福州市湖滨路66号中福西湖花园东福楼18H","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":11,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-11 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-11 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-11 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":1,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"800,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"4.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"013b1dd8-1493-4c5b-8501-c0a78096d86a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"22502c61-4cb9-4a4b-b258-010f848a6215","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"cdbb713b-87e5-47d1-892b-8ba6928b4d1c","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"徐州市西安北路亚华大厦10楼","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":11,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-11 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-11 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-11 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":2,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"32,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"026e9c86-1af5-4d25-99b1-42e1a6c610d1","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6e1d8f93-a6cc-44ac-9e64-b3929553f7d8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"bfe7230b-f71d-48fb-a12e-fb91b6d9633b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"6a0bf640-3efe-4907-a076-397e87093422","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":3,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"180,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"03374c0e-59d1-4158-8ab5-67b48d80d84e","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"d9c85691-1c10-4ef9-8b42-98e1637cab77","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"8f5bda5b-89ea-492a-889d-ed3ad8bc4ae5","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-24","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":24,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-24 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-24 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-24 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":4,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"560,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"03ae814b-195b-48e0-ae47-c60ad8aa9cdf","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"3b1b4e83-aa87-4b40-b055-bc3e7bef2602","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"cbcba594-08b0-4be7-9ffd-e21aa3f0dcf9","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-08-19","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期一","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":19,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-08-19 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-08-19 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-08-19 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":5,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"32,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"040d00ce-c214-4191-a7ab-88b1ca558dc0","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6e1d8f93-a6cc-44ac-9e64-b3929553f7d8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"bfe7230b-f71d-48fb-a12e-fb91b6d9633b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"6a0bf640-3efe-4907-a076-397e87093422","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":6,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"750,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"04192b9b-dd8e-4136-8662-8f729430e5aa","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"925c3526-66a0-48a8-9098-0deb98a86274","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"03d40405-4089-4eea-809a-f6152b4b639a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":7,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"180,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"04289ab3-08e3-49d3-9582-4dbb945233e7","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"901aa1ba-ff07-4ff7-a836-4821219c9aae","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"213326cf-266b-4fb6-8d7b-eef2a90a1e8d","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"西安市唐延路5号","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-09-19","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"九月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期三","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":19,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":38,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-09","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-38","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-09-19 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-09-19 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-09-19 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":8,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"16,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"042984b4-db31-48a4-9606-bf891bf6e7b2","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6e1d8f93-a6cc-44ac-9e64-b3929553f7d8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"bfe7230b-f71d-48fb-a12e-fb91b6d9633b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"6a0bf640-3efe-4907-a076-397e87093422","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":9,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"1,400,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"4.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"047bae0c-ae18-426f-83a9-6519b986bfbc","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"1de1b758-be64-4c33-86f9-3dd0fc11106a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"76b8a148-77ea-46b7-80ef-7992d52b4ea2","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"上海市徐家汇路430号电力大楼16楼","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-03","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":3,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":31,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-31","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-03 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-03 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-03 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":10,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"260,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"04897502-5828-4273-8184-553aa0562930","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"88d567a8-feab-4ce5-8b8a-0cb7f5840179","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"43f6fe3c-ed93-4116-96b5-8beadb592545","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":11,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-11 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-11 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-11 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":11,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"1,200,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"04b0d7a7-1ef5-4eab-b6c2-811b9630cab4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6dfef093-d521-4807-b5b4-15f6c13d39f6","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"ee97ef3a-5fe1-4c80-b37b-beb0d017e9eb","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":12,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"500,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"056c2ca7-a186-40a4-a8a6-01b38151df57","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"9d7ce8a7-5f9a-4087-be3e-2ed0edf53709","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"212e1bce-b6b8-4677-904e-60666683c978","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-10-24","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第4季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"十月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":24,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":43,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-10","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-43","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-10-24 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-10-24 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-10-24 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":13,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"600,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"05bf042a-27f8-4e66-bc0c-9638145fd756","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"74643073-3ca1-4cf4-b921-af3e9c83702b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"e3231483-9848-438d-beff-1d8e7a35cd1c","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-10-26","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第4季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"十月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":26,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":43,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-10","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-43","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-10-26 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-10-26 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-10-26 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":14,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"164,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"4.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"05cd066b-7aff-4726-9c52-096df32840db","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6e1d8f93-a6cc-44ac-9e64-b3929553f7d8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"bfe7230b-f71d-48fb-a12e-fb91b6d9633b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"6a0bf640-3efe-4907-a076-397e87093422","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":15,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"99,800.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"06214078-99fc-4500-9e85-32ba2efbc1d9","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"62dc704c-c30a-4364-9253-62a582820430","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"8865c593-ee72-4eac-ad78-83441cf09b44","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":16,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"50,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"064c1610-a6d7-4aee-a71d-62e58ef7f89a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"8fa290a3-6595-4625-ad31-a2229cba9345","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"bc89c6d9-615e-4f11-9004-3da41dedac19","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"福州市福新中路89号时代国际广场917-918单元","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":11,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-11 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-11 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-11 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":17,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"130,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0692a164-8159-4dda-901b-4003f432d41c","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"de4b48c5-93b6-4af1-abd9-bc4e4499fb11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"5063bd4e-aa18-4034-a9a1-2413a55a602a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"长春市净月大街2555号东北师范大学净月校区软件学院2楼205","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-03","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":3,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":31,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-31","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-03 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-03 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-03 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":18,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"64,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"07d167a4-a45f-4adf-b342-681fab23d210","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6e1d8f93-a6cc-44ac-9e64-b3929553f7d8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"bfe7230b-f71d-48fb-a12e-fb91b6d9633b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"6a0bf640-3efe-4907-a076-397e87093422","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":19,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"350,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"07f1b7a1-0fe6-4735-bce4-fb9d1204c324","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"68e41864-9ff9-4ee7-96d4-916138153778","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"672cf4a0-49b4-45a3-84dd-6a4c5a9561d9","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-02-12","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第1季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"二月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期二","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":12,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":7,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-1","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-02","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-7","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-02-12 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-02-12 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-02-12 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":20,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"210,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"080a241d-7372-4921-b171-b9ed2d4a9dd6","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"0e4cf623-44dd-470a-8a39-5bc705c5faf5","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"42433511-62e3-4a84-9c03-3d0506dbc846","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"服务协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-05-06","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第2季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"五月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期一","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":6,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":19,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-2","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-05","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-19","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-05-06 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-05-06 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-05-06 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":21,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"720,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"080cd368-af54-447a-a3ae-051425c84bc1","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6370dee7-6d96-4881-9014-2ba42b674051","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"5a036477-4566-49f4-9f99-9af82094aad0","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"\t西城区复兴门外地藏庵南巷1号电研大厦C1007","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-17","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":17,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":33,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-33","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-17 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-17 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-17 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":22,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0859c137-5a7a-48c0-8c16-e2c607d7b19f","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"3ed72882-0b77-4066-a9dc-76a94c2c0236","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"faf8603f-dba1-4d10-8f56-4b4ab52a4c01","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":23,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"150,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"087bab2a-7b5e-4304-808a-830b68556cee","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"ec8cec0b-012f-4b58-84ff-0c889e98f1a0","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"3c02b621-2088-4826-9ca6-1ad3f0b9ae67","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"梅花山庄24栋602","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-09","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":9,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-09 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-09 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-09 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":24,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"320,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"08ce15be-bbfd-4c9b-b18f-39eb03e471ca","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"456419b5-d3c7-499b-b07b-b868cc68634e","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"22f9a27a-08a4-4671-b748-7d2cc93e8840","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-25","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":25,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-25 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-25 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-25 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":25,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"1,800,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"30.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"09f59e37-bc7d-4abc-ba37-462adc1d5437","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"1b4eeefa-6c96-102f-9089-ad5cc5c899a4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"becbd468-3a22-4687-aaa3-886a12a20302","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-10","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":10,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-10 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-10 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-10 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":26,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"200,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0a392e38-b72f-46ad-b713-a19e06f6f46e","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"ef35dd55-5306-4380-88ff-5db8847f07be","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"d5800b52-8a9d-4ed8-b290-481ea17d7970","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"海淀区北四环西路66号中国技术交易大厦2005室","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-17","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":17,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":33,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-33","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-17 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-17 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-17 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":27,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"270,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0a481a95-5f8f-4a2f-acac-711dcd77ed80","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"e210c77c-f1c3-44d2-ad08-fb1b36a8499f","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"905f4806-14ff-47cd-88dc-ac8f99239174","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"海淀区上地三街嘉华大厦C座十层","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-12","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期日","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":12,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":33,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-33","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-12 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-12 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-12 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":28,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"32,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0a4941a1-8ddd-4826-93dc-461f8bdbab8c","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6e1d8f93-a6cc-44ac-9e64-b3929553f7d8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"bfe7230b-f71d-48fb-a12e-fb91b6d9633b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"6a0bf640-3efe-4907-a076-397e87093422","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":29,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"660,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0ad9e460-6e0c-4dc0-83d6-750597f07825","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"7a70da02-199a-4e74-be08-3414783fbdd4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"788c76f2-87aa-45e7-a48c-eb7f73eac475","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":30,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"100,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0b2f2daa-5b8f-4169-8d99-0aa6120ed8c6","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"b0c38d7d-2cca-42c0-9099-05b2d5b3e38d","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"13ccdb9e-d8fe-43db-b7d1-e5d2254787f8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":31,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"160,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0c2201db-3b7c-47a4-95bd-5815b14886ac","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"52e52309-cf7b-4919-80a1-e10eb0e6ced7","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"afa29ce6-1a90-4282-a3e6-69dea6131f1d","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-08-26","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期一","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":26,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":35,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-35","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-08-26 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-08-26 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-08-26 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":32,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"350,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0c6e4368-0572-40e6-978e-de72b8997d15","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"1fb823f6-209e-4484-9919-8844e2e09135","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"90a67362-414b-47a6-9369-7c91019e81d4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-11-15","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第4季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"十一月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":15,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":46,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-46","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-11-15 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-11-15 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-11-15 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":33,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"100,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0cdfd271-6a40-432a-ac04-fcf0e3e029dd","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"5917ef9b-f554-4364-b0ba-524bc7eee0db","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"97d8fa57-6cbd-4450-bf20-51d49581b885","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":34,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0dc1c555-2eb2-4d8e-9ee4-50e96688e6a6","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"0ef33a04-1464-417a-a976-01f41ba0b97e","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"6b7b3b72-e8c3-4a25-961a-4cf64b456b93","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-24","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":24,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-24 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-24 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-24 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":35,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"2,380,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0e02341c-e7cd-44b6-b52c-c07fff904ffb","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"99a09a6a-ae50-4f5e-8c45-60d1fe07b465","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"fe305416-e143-411e-b5c8-5302c3a72c10","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"郑州市嵩山南路14号","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-02","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":2,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":31,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-31","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-02 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-02 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-02 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":36,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"256,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0e1913de-c7bb-4f94-8650-b6fcc449dc31","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6e1d8f93-a6cc-44ac-9e64-b3929553f7d8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"bfe7230b-f71d-48fb-a12e-fb91b6d9633b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"6a0bf640-3efe-4907-a076-397e87093422","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":37,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"50,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0e2329e4-af5e-4bbc-8ea2-2b13d7f4b4eb","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"7ec522c2-ad8f-4018-8744-290b34bc175e","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"afadb9c0-8b31-4c8b-abd0-5a15d691ada7","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":38,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"106,200.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0e3ee80d-6f21-430d-8b26-a9b68ccef22b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"830c72c1-86d0-4aca-aa90-14da68165833","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"e558bac7-38be-4a90-9bea-58d4fe9a6b99","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-24","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":24,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-24 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-24 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-24 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":39,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"380,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"0fb2bba0-ea35-42b0-8e03-1750962d64c1","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"16dcafcf-97b2-4380-967a-0058fccdd9fd","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"cf8889b0-5897-4cdc-a8db-6ece8910ec7d","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-01-26","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第1季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"一月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":26,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":4,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-1","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-01","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-01-26 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-01-26 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-01-26 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":40,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"400,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1045c5d8-64bd-438b-9879-d12b58e237b5","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"01c4d450-b85d-4f5c-a8f9-6b730a887c15","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"423d72a8-665d-4cf0-aa63-402b776950e4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-06-18","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第2季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"六月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期二","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":18,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":25,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-2","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-06","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-25","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-06-18 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-06-18 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-06-18 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":41,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"256,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"107b3879-67ba-4cf6-b7d5-e50585e13d68","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"62dbfeee-8e10-4809-8797-994df074ae9a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"1886c448-07c1-4d2b-9038-7f13465512e0","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-12-29","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第4季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"十二月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":29,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":52,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-12","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-52","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-12-29 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-12-29 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-12-29 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":42,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"2,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"108b8891-946d-44b0-b44d-9291b15d92dd","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"387e629d-627a-4387-9224-692dae0bf933","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"b5be6449-2c57-46ab-9dcc-76e8c0526dbe","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2011-10-04","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2011,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第4季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"十月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期二","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":4,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":41,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2011-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2011-10","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2011-41","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2011-10-04 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2011-10-04 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2011-10-04 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":43,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"120,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"11771d20-21eb-4148-a625-139ebebdbb2c","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"10206f0d-c55c-4cdc-a8da-83f50f575c6f","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"7bbcb1bf-b497-4568-961d-1c64967d94d1","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-10-27","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第4季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"十月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期日","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":27,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":44,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-10","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-44","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-10-27 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-10-27 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-10-27 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":44,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"300,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"121058bc-fc36-442e-81eb-5e44ad119e66","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"c30ffd1e-5b34-441b-a640-f13310ffafa5","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"f3e7cac0-8785-4fa3-bfdf-414f52d5ca0b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":45,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"400,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"122a9012-9065-44ac-aa47-fbb0bfa83e42","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"dfc7135c-0778-40e9-97b2-9b6702c774b8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"2b06fd25-da7a-4450-9162-f4c12e3b57b4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"杭州市莫干山路102号立新大厦10楼","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-09","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":9,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-09 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-09 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-09 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":46,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"200,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"12c45953-f32e-4170-9e50-29b68618e955","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"e32e89de-2825-404b-904b-783ae1952d2d","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"049bb6e8-af01-4ba2-92d6-a53628745994","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"海淀区蓝靛厂东路2号金源时代商务中心C座6G","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-09","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":9,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-09 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-09 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-09 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":47,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1324cf84-ca10-403e-8207-b66dd97f272e","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"c6e91cc0-da1d-4ad0-bbd5-3089ca56e078","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"9c9bf867-a84f-44ec-9daa-b63edae49bef","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":48,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1375352e-dadb-47b0-975c-724737d7854a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"e210c77c-f1c3-44d2-ad08-fb1b36a8499f","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"905f4806-14ff-47cd-88dc-ac8f99239174","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"海淀区上地三街九号嘉华大厦C座十层","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-10","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":10,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-10 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-10 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-10 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":49,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"500,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"13cd2da0-26d9-495c-a197-7bcfd4571776","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"ef794a84-0a45-4841-8f12-d6968f6cd370","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"a1485ce9-982c-49e6-bf34-f38d2c10fd6a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-09-22","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"九月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期日","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":22,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":39,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-09","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-39","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-09-22 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-09-22 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-09-22 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":50,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"150,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"147768c6-31c2-4ab3-a1f0-2788b8c26e6e","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"740a42cb-bf98-4c39-9c2a-4c0c1f2ec32b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"2d15d041-5912-4d8e-a037-9dadc00d6a47","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-11-10","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第4季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"十一月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期日","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":10,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":46,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-46","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-11-10 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-11-10 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-11-10 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":51,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"64,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"15072396-5ac7-43ce-beaa-0b56318634f7","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6e1d8f93-a6cc-44ac-9e64-b3929553f7d8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"bfe7230b-f71d-48fb-a12e-fb91b6d9633b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"6a0bf640-3efe-4907-a076-397e87093422","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":52,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"159dc657-7dc7-4936-a238-11bc104251a6","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"b57a6968-ed5f-4c22-bd51-23fc8a2e51ef","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"7637b417-31c3-4ce4-8998-dcac4d7d6b1e","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":53,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"2,780,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1677acc5-1843-470b-9b13-7ef5173ba150","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"813dba4f-3959-4aeb-b2c3-1f3ed2eadcf9","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"8b5c06c5-37b2-4b29-a017-e4eadd5f7bb0","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-02-09","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第1季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"二月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":9,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":6,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-1","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-02","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-6","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-02-09 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-02-09 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-02-09 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":54,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"150,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"16a16248-64e3-4a61-ac5c-1d432832ba72","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"9867ee56-01e0-4ad1-a760-daf1b90bf421","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"f8c586b4-f693-4848-9f54-5542e03d7d8e","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":11,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-11 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-11 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-11 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":55,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"260,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1996dd92-07a2-4254-833c-21bde260b0e4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"88d567a8-feab-4ce5-8b8a-0cb7f5840179","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"2b38042d-a42e-4ce2-b085-62d0f9674763","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"成都市人民南路4段9号237号","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-10","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":10,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-10 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-10 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-10 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":56,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"300,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"19a238d4-7436-4f45-83a1-8122df37de11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"cf681e58-7fb7-4752-8d60-3282b4438cc8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"ee61e56f-ec92-4c14-b5ae-529e99467429","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"北京市海淀区人大北路33号2号楼2302室","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-03","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":3,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":31,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-31","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-03 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-03 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-03 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":57,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"32,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"19deed03-f577-487f-a59a-7983d61f22c0","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6e1d8f93-a6cc-44ac-9e64-b3929553f7d8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"bfe7230b-f71d-48fb-a12e-fb91b6d9633b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"6a0bf640-3efe-4907-a076-397e87093422","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-22","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期三","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":22,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-22 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-22 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-22 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":58,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"32,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1a256a40-ecc6-4b1a-b34a-add1c718b6df","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6e1d8f93-a6cc-44ac-9e64-b3929553f7d8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"bfe7230b-f71d-48fb-a12e-fb91b6d9633b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"6a0bf640-3efe-4907-a076-397e87093422","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":59,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"60,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1ac7b95f-d799-4206-a6d8-84d6ba396d00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6a72ac0d-82b0-499a-ac2a-27e5ed2103a9","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"b2586baf-baa1-4b8f-8f8b-b9c3e8ba0e3f","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"深圳宝安机场国际货运中心1205室","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-12","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期日","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":12,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":33,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-33","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-12 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-12 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-12 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":60,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"1,200,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1b3609b2-d56d-43b8-b213-3942a1aa5fb7","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"7ba15d66-9d46-4204-8f92-970e66713deb","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"c83a6839-e4af-4c27-aabb-117b02d30cef","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"海淀区上地三街嘉华大厦D座802","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":11,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-11 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-11 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-11 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":61,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"360,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1bc3a791-fd92-411f-8539-bd4ef25c468a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"20e07e5b-9ee5-4716-ae2c-b0e770406f10","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"4f8b0a24-d89a-4ea9-928c-27414d82467d","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-11-12","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第4季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"十一月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期二","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":12,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":46,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-46","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-11-12 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-11-12 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-11-12 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":62,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"36,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1c0499ac-b04c-4edc-99dd-4d6212610d17","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"58b86288-86c3-4fff-81b4-b3a3363993b2","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"09679c48-8f7c-414d-b91d-cdde302fcdfa","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":11,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-11 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-11 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-11 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":63,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"240,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1c240eb8-99e1-4d6e-a000-ea365eb5787b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"271e168e-3614-4905-ac32-baa04bcde03b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"3b70f5f3-7309-4acc-830c-1e96cddcdabe","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-09-02","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"九月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期一","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":2,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":36,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-09","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-36","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-09-02 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-09-02 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-09-02 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":64,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1c297798-3f94-4742-b262-9e59d32e51e4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"c105518f-ddec-4d1f-9ffa-4f8ef41b84c6","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"83478f0d-8f5b-4c33-a831-4480c779ada9","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":65,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"240,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1c37baa0-b517-4adf-b3db-df2cbd74669a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"ba6335bf-56b2-42b2-a027-dd06a25c2206","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"ee807dfc-29ea-4834-8821-4371dfbf9773","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":66,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1cad07dc-c49b-4243-9274-8681d33bb131","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"25e15977-1b22-4ee1-a17c-2ad4e5889ac0","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"aef9acfc-39f8-4915-b9e7-31bbe2cff0bb","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"石鼓路98号阳光大厦8楼","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-12","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期日","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":12,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":33,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-33","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-12 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-12 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-12 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":67,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"500,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"4.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1d6da355-7320-4940-b45d-8c45695ee748","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"3a4bdabb-8528-44ac-9760-13939fb57241","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"76c1addb-e078-4d99-a8ee-f26150106144","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-24","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":24,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-24 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-24 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-24 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":68,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"90,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1e055ac0-5a93-4119-b493-55443a2f3f3d","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"ecf2517d-5bb3-4c36-b3a7-f9972639ba5d","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"6c45e60d-9232-430b-9ca4-83ccc968c42e","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-11-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第4季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"十一月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":8,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":45,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-45","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-11-08 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-11-08 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-11-08 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":69,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1e5dc1de-f5be-4da8-a6ee-007cf0458b16","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"c2a65365-fe34-4795-8e3c-43c0a3089743","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"84afa342-04ac-4609-a90d-bb7da07cf684","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"南京市长乐路9号3号楼","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-19","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期日","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":19,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-19 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-19 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-19 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":70,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"220,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1e6db2a3-df08-4c47-8583-6851b3ed9f38","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"15d04bd6-6ad7-4f29-b74e-9b20ddf10b2c","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"87c8a5ff-e5a6-420d-aebb-b62cad9ce0f1","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"海淀区上地信息路2号国际创业园1号楼19E","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-09","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":9,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-09 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-09 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-09 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":71,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"1,400,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1fa0e1a1-44d4-43ff-8b17-3aee1c1973f5","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"5c5eb48b-3a9b-48e5-a8ef-b53e314cb281","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"df3c16e1-d3f4-450d-a562-e48462131f6c","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"北京市海淀区海淀北二街6号莆田大厦12层","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-03","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":3,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":31,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-31","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-03 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-03 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-03 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":72,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"140,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1fb5b75e-868b-4610-a799-d030e2203d2a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"8aa89464-d3ee-4187-8abf-7f4079017da1","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"e3f28dc5-ad7f-4583-957c-f66eefa73d70","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-24","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":24,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-24 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-24 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-24 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":73,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"2,200,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"1fd43ad5-e14d-4b44-90b4-3898d63e9354","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"310002c3-e467-4167-bbcd-7ca793c36d2a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"9d0dfbfe-4977-41f8-970a-00fc7c2eb9ea","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"服务协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":74,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"500,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"2073d3f9-f03e-41a6-b7ce-917112b0333b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"15520dd4-9cb4-40b9-9bce-3a43cf33eb46","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"dc546f9a-c53d-4178-a713-e53d32aed8a8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"兰州市张苏滩575号","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-03","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":3,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":31,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-31","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-03 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-03 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-03 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":75,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"192,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"20bcfb34-3ae8-44fe-9223-2ed5ab8c98ce","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"9867ee56-01e0-4ad1-a760-daf1b90bf421","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"3304f5b3-30ca-44da-af96-7b1881576d4c","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"丰台区丰台东路11号","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-09","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":9,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-09 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-09 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-09 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":76,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"1,060,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"30.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"20d789c4-12ae-449c-a405-a0c80b654db8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"c6e91cc0-da1d-4ad0-bbd5-3089ca56e078","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"9c9bf867-a84f-44ec-9daa-b63edae49bef","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"闸北区共和新路3388号永鼎大厦8楼","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-12","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期日","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":12,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":33,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-33","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-12 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-12 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-12 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":77,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"120,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"211d1f3f-988c-401c-8607-d024e2e87e71","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"f6fabcfb-de3a-4cd0-91a8-0dec22b60a01","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"0c83557f-a6be-4e78-850c-18f86fad62c2","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-02-17","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第1季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"二月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期日","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":17,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":8,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-1","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-02","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-02-17 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-02-17 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-02-17 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":78,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"168,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"2131fb59-f407-4344-8e97-89cfd3f57a32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"9e44b1e1-d7c7-416a-bb8c-4511e86b4d6f","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"2073da80-94c1-4b90-81c9-b2f39069f642","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"服务协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":79,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"1,500,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"218263aa-10b4-4548-bdc9-6d0857856988","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"34bd10aa-66e9-454b-bfd6-7b0cf50fa216","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"10178415-a27c-4433-8716-8e1ac86cd2e6","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"北京市海淀区紫竹院路69号中国兵器大厦1001室","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-09-13","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"九月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":13,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":37,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-09","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-37","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-09-13 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-09-13 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-09-13 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":80,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"38,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"21ba1da6-b602-4a51-818e-671635242061","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"86f5502e-eec2-44e3-bfec-d08b3353da08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"863466e9-cce5-4571-bdb2-7bdb324c9705","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2010-12-26","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2010,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第4季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"十二月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期日","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":26,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":53,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2010-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2010-12","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2010-53","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2010-12-26 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2010-12-26 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2010-12-26 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":81,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"570,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"21fea819-ba2f-4cbc-bd6f-09d20ea6e238","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"f82a2c40-58d5-4a18-8f86-2bbbb639361c","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"cb1a3eed-349f-4777-af21-27d38d5ad660","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":11,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-11 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-11 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-11 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":82,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"100,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"2280e08c-7faa-4dd1-9b49-70d82951e46b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"8c17f8df-3a08-43bf-9bf8-1ac5bbfd651f","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"9128b269-5863-44f4-8169-e2f9d54e1958","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"服务协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":83,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"500,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"2296e390-f429-4eb1-a9b7-d30e6f0fbca7","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"1b3f11e7-b924-45ad-942b-5564afb99205","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"ba175a63-7e17-4993-b38c-6f694cd6feb9","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-24","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":24,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-24 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-24 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-24 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":84,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"600,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"23e6cf1b-f986-4dd9-96e1-a6ddb8c29ff7","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"c2a65365-fe34-4795-8e3c-43c0a3089743","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"a6e40368-125e-4fd4-8ed5-030b12db9392","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-08-26","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期一","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":26,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":35,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-35","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-08-26 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-08-26 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-08-26 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":85,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"900,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"23f5a9e0-638a-4442-a463-1ad41dac804d","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"293a0613-01e6-4f5e-b8eb-5f7e8d41dccf","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"a0d0069c-7c54-4c17-b372-b08ed4633728","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-10-26","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第4季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"十月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":26,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":43,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-10","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-43","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-10-26 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-10-26 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-10-26 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":86,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"400,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"24bbf5ac-a4ca-43a4-a76d-f5419c077b3b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"3e306aad-2d15-45c8-87aa-03feed8a4623","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"595ef75e-6a61-4f80-b4fd-ddf248a6450a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-01-15","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第1季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"一月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期二","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":15,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":3,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-1","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-01","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-01-15 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-01-15 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-01-15 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":87,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"210,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"2562c122-5cc7-4cca-8601-173365a22ae8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"ce3e7403-19e4-4f3f-b922-06bb978f478c","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"9062d3b8-dba1-47bc-89b7-c39beceddb54","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-12-17","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第4季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"十二月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期一","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":17,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":51,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-12","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-51","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-12-17 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-12-17 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-12-17 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":88,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"140,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"4.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"258f751f-4c7e-4a25-b268-80bf3bd71645","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"89a52d8b-5f1e-4c04-92ba-7fe397ee2d1c","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"24654ff0-f102-4ec1-9d25-805d22e8a682","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"成都芳草西二街19号","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-15","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期三","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":15,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":33,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-33","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-15 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-15 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-15 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":89,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"100,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"25ba498f-6e1a-4106-9aa4-56aac67804e0","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"5a199fca-baee-4608-8a43-7fa2422cd86e","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"953213cb-2e2f-4014-abe9-29db1da0d144","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-01-19","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第1季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"一月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":19,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":3,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-1","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-01","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-01-19 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-01-19 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-01-19 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":90,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"940,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"25c5ccc7-59bc-411f-87a7-a75b21bd3135","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"0773abc0-4a3f-4b6d-9a94-c2a9086bb605","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"cef3ca3b-fb5b-4ce5-8d92-8087aeb725c4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-08-18","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期日","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":18,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-08-18 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-08-18 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-08-18 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":91,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"600,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"264b3016-923c-4b7d-b68f-008118482ec3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"da42f098-2d5b-44ce-91a1-0f0fa8787f4c","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"19048342-71c9-46e8-b5e3-20d0bc6bc59b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"昆明市西山区益宁路18号西部客运站","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-03","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":3,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":31,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-31","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-03 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-03 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-03 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":92,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"16,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"26b1e9c7-f98b-4f1b-93de-546fbb48bc27","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"6e1d8f93-a6cc-44ac-9e64-b3929553f7d8","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"bfe7230b-f71d-48fb-a12e-fb91b6d9633b","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"6a0bf640-3efe-4907-a076-397e87093422","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":93,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"6.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"26cff374-7843-4177-b6af-12753e58e4ae","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"4e6bad45-4b4b-417f-bd9b-0edab15e1b65","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"ed4b0414-ff48-4adb-9598-1b85665d2d8c","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"分期付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-11","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期六","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":11,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-11 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-11 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-11 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":94,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"540,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"5.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"2721e0b6-fec6-47b5-80f1-1456dafede66","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"2ae22130-d4f7-4f2e-b116-3b3f505eaf45","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"8eb2fef1-3c6f-4a83-b1b5-0dcea8e9697d","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-09","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":9,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":32,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-32","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-09 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-09 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-09 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":95,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"390,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"277cb978-1a5c-49a5-aba9-006889a1e090","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"adf6ff0a-8660-46ef-a370-a4db318bed50","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"b793cade-a10e-49e6-9640-58875a589da0","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"否","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2013-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2013,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期五","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2013-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2013-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2013-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2013-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2013-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2013-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":96,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"0.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"7.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"279c9cfd-567e-4417-b166-18f9e5b63c1a","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"da1084c6-d075-4eca-8570-2aad94cf6b33","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"97d30561-5f51-43bc-b8b2-22fbfdfce6d4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":97,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"360,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"2.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":2,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"27d5eb5f-d867-489b-9455-197a0bc53235","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"b89a70b8-d037-4b09-a79a-44c61c2df6ca","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"6ae5c9ac-2397-48a4-8e8d-e1e2e463c111","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"购买合同","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":1,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-12-25","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第4季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"十二月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期二","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":25,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":52,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-4","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-12","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-52","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-12-25 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-12-25 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-12-25 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.2)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"},"dimensionType":3,"rowIndex":98,"pageCount":1}],[{"type":"bi.detail_table_cell","dId":"4bee81d36b4c6874","text":"40,000.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"ce501b56c3bee73b","text":"1.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7fdfffca99e85f41","text":"3.00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":2,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c7e273fee68f9a84","text":"2805021c-f82e-4f31-a2bb-e24ec5751177","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"06c1244c0bb8c971","text":"c6e91cc0-da1d-4ad0-bbd5-3089ca56e078","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3b8788e5243f4253","text":"065f57de-d6b5-488e-be81-d6a11176edc5","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"977f03aa6b05f170","text":"长期协议订单","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"fb18445e25042fad","text":"一次性付款","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7b4214f2ee25348f","text":"","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"e9270d71f05f8af6","text":"是","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":1,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"0c20d70ab1c54e59","text":"2012-08-23","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"26df741899dbe311","text":2012,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c54cc86e2d6ec8e8","text":"第3季度","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"a8179fbe73f32b78","text":"八月","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4f3817018d5911d0","text":"星期四","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"3d27b2b4010a87ae","text":23,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b9122528a8ef99b1","text":34,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"4754cdc8d2b0ccc1","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c44e00e1bc20135d","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"b175741ff606ba3c","text":0,"color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24f4dfbda51fdd3b","text":"2012-3","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"c2cdf7336ecdfec0","text":"2012-08","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7c86b54224352de6","text":"2012-34","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"24cdfc858e5fec6f","text":"2012-08-23 00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"7f4631a5465d63e3","text":"2012-08-23 00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1},{"type":"bi.detail_table_cell","dId":"37025692264a3f08","text":"2012-08-23 00:00:00","color":"","iconCls":"","isHyperLink":false,"styles":{"background":"rgba(4,177,194,0.05)","filter":"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"},"dimensionType":3,"rowIndex":99,"pageCount":1}]]; +BI.shortcut("bi.normal_sequence_header_cell", BI.NormalSequenceHeaderCell);var TABLE_HEADER = [[{type: "bi.detail_table_header", dId: "4bee81d36b4c6874", text: "合同金额", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "ce501b56c3bee73b", text: "购买数量", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "7fdfffca99e85f41", text: "购买的产品", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "c7e273fee68f9a84", text: "合同ID", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "06c1244c0bb8c971", text: "客户ID", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "3b8788e5243f4253", text: "销售机会ID", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "977f03aa6b05f170", text: "合同类型", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "fb18445e25042fad", text: "合同付款类型", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "7b4214f2ee25348f", text: "产品配送地址", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "e9270d71f05f8af6", text: "是否已经交货", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "0c20d70ab1c54e59", text: "年月日(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "26df741899dbe311", text: "年份(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "c54cc86e2d6ec8e8", text: "季度(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "a8179fbe73f32b78", text: "月份(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "4f3817018d5911d0", text: "星期(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "3d27b2b4010a87ae", text: "日(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "b9122528a8ef99b1", text: "周数(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "4754cdc8d2b0ccc1", text: "时(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "c44e00e1bc20135d", text: "分(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "b175741ff606ba3c", text: "秒(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "24f4dfbda51fdd3b", text: "年季度(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "c2cdf7336ecdfec0", text: "年月(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "7c86b54224352de6", text: "年周数(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "24cdfc858e5fec6f", text: "年月日时(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "7f4631a5465d63e3", text: "年月日时分(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "37025692264a3f08", text: "年月日时分秒(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}]]; +var TABLE_ITEMS = [[{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "90,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "00115727-e145-44c0-9102-110523699369", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ff61dfee-1c56-48b6-9f7b-21abef64c96f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "f08a77cf-2282-4ad9-aa1c-ca93038d32a3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-07-28", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "七月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 28, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-07", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-07-28 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-07-28 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-07-28 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "2,000,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "40.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "00c7b96a-bf9e-423f-9246-3898c6ac3150", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "4219ad91-39f5-4f90-b580-c971dc692ece", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "d9e62a63-399b-4e8d-871f-491d13a484f1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "福州市湖滨路66号中福西湖花园东福楼18H", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "800,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "4.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "013b1dd8-1493-4c5b-8501-c0a78096d86a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "22502c61-4cb9-4a4b-b258-010f848a6215", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "cdbb713b-87e5-47d1-892b-8ba6928b4d1c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "徐州市西安北路亚华大厦10楼", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "32,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "026e9c86-1af5-4d25-99b1-42e1a6c610d1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "180,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "03374c0e-59d1-4158-8ab5-67b48d80d84e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "d9c85691-1c10-4ef9-8b42-98e1637cab77", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "8f5bda5b-89ea-492a-889d-ed3ad8bc4ae5", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "560,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "03ae814b-195b-48e0-ae47-c60ad8aa9cdf", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "3b1b4e83-aa87-4b40-b055-bc3e7bef2602", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "cbcba594-08b0-4be7-9ffd-e21aa3f0dcf9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-08-19", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期一", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 19, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-08-19 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-08-19 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-08-19 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "32,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "040d00ce-c214-4191-a7ab-88b1ca558dc0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "750,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "04192b9b-dd8e-4136-8662-8f729430e5aa", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "925c3526-66a0-48a8-9098-0deb98a86274", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "03d40405-4089-4eea-809a-f6152b4b639a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "180,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "04289ab3-08e3-49d3-9582-4dbb945233e7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "901aa1ba-ff07-4ff7-a836-4821219c9aae", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "213326cf-266b-4fb6-8d7b-eef2a90a1e8d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "西安市唐延路5号", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-09-19", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "九月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期三", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 19, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 38, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-38", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-09-19 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-09-19 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-09-19 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "16,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "042984b4-db31-48a4-9606-bf891bf6e7b2", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,400,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "4.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "047bae0c-ae18-426f-83a9-6519b986bfbc", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "1de1b758-be64-4c33-86f9-3dd0fc11106a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "76b8a148-77ea-46b7-80ef-7992d52b4ea2", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "上海市徐家汇路430号电力大楼16楼", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-03", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-03 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-03 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-03 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "260,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "04897502-5828-4273-8184-553aa0562930", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "88d567a8-feab-4ce5-8b8a-0cb7f5840179", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "43f6fe3c-ed93-4116-96b5-8beadb592545", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,200,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "04b0d7a7-1ef5-4eab-b6c2-811b9630cab4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6dfef093-d521-4807-b5b4-15f6c13d39f6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "ee97ef3a-5fe1-4c80-b37b-beb0d017e9eb", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "500,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "056c2ca7-a186-40a4-a8a6-01b38151df57", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "9d7ce8a7-5f9a-4087-be3e-2ed0edf53709", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "212e1bce-b6b8-4677-904e-60666683c978", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-10-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 43, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-43", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-10-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-10-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-10-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "600,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "05bf042a-27f8-4e66-bc0c-9638145fd756", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "74643073-3ca1-4cf4-b921-af3e9c83702b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "e3231483-9848-438d-beff-1d8e7a35cd1c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-10-26", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 26, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 43, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-43", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-10-26 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-10-26 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-10-26 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "164,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "4.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "05cd066b-7aff-4726-9c52-096df32840db", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "99,800.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "06214078-99fc-4500-9e85-32ba2efbc1d9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "62dc704c-c30a-4364-9253-62a582820430", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "8865c593-ee72-4eac-ad78-83441cf09b44", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "50,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "064c1610-a6d7-4aee-a71d-62e58ef7f89a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "8fa290a3-6595-4625-ad31-a2229cba9345", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bc89c6d9-615e-4f11-9004-3da41dedac19", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "福州市福新中路89号时代国际广场917-918单元", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "130,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0692a164-8159-4dda-901b-4003f432d41c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "de4b48c5-93b6-4af1-abd9-bc4e4499fb11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "5063bd4e-aa18-4034-a9a1-2413a55a602a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "长春市净月大街2555号东北师范大学净月校区软件学院2楼205", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-03", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-03 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-03 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-03 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "64,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "07d167a4-a45f-4adf-b342-681fab23d210", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "350,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "07f1b7a1-0fe6-4735-bce4-fb9d1204c324", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "68e41864-9ff9-4ee7-96d4-916138153778", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "672cf4a0-49b4-45a3-84dd-6a4c5a9561d9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-02-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第1季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期二", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 12, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 7, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-02", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-02-12 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-02-12 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-02-12 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "210,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "080a241d-7372-4921-b171-b9ed2d4a9dd6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "0e4cf623-44dd-470a-8a39-5bc705c5faf5", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "42433511-62e3-4a84-9c03-3d0506dbc846", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "服务协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-05-06", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第2季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "五月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期一", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 6, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 19, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-2", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-05", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-19", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-05-06 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-05-06 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-05-06 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "720,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "080cd368-af54-447a-a3ae-051425c84bc1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6370dee7-6d96-4881-9014-2ba42b674051", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "5a036477-4566-49f4-9f99-9af82094aad0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "\t西城区复兴门外地藏庵南巷1号电研大厦C1007", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-17", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 17, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-17 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-17 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-17 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0859c137-5a7a-48c0-8c16-e2c607d7b19f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "3ed72882-0b77-4066-a9dc-76a94c2c0236", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "faf8603f-dba1-4d10-8f56-4b4ab52a4c01", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "150,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "087bab2a-7b5e-4304-808a-830b68556cee", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ec8cec0b-012f-4b58-84ff-0c889e98f1a0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "3c02b621-2088-4826-9ca6-1ad3f0b9ae67", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "梅花山庄24栋602", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "320,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "08ce15be-bbfd-4c9b-b18f-39eb03e471ca", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "456419b5-d3c7-499b-b07b-b868cc68634e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "22f9a27a-08a4-4671-b748-7d2cc93e8840", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-25", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 25, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-25 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-25 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-25 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,800,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "30.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "09f59e37-bc7d-4abc-ba37-462adc1d5437", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "1b4eeefa-6c96-102f-9089-ad5cc5c899a4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "becbd468-3a22-4687-aaa3-886a12a20302", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 10, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-10 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-10 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-10 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "200,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0a392e38-b72f-46ad-b713-a19e06f6f46e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ef35dd55-5306-4380-88ff-5db8847f07be", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "d5800b52-8a9d-4ed8-b290-481ea17d7970", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "海淀区北四环西路66号中国技术交易大厦2005室", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-17", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 17, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-17 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-17 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-17 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "270,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0a481a95-5f8f-4a2f-acac-711dcd77ed80", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "e210c77c-f1c3-44d2-ad08-fb1b36a8499f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "905f4806-14ff-47cd-88dc-ac8f99239174", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "海淀区上地三街嘉华大厦C座十层", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 12, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-12 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-12 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-12 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "32,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0a4941a1-8ddd-4826-93dc-461f8bdbab8c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "660,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0ad9e460-6e0c-4dc0-83d6-750597f07825", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "7a70da02-199a-4e74-be08-3414783fbdd4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "788c76f2-87aa-45e7-a48c-eb7f73eac475", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "100,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0b2f2daa-5b8f-4169-8d99-0aa6120ed8c6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "b0c38d7d-2cca-42c0-9099-05b2d5b3e38d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "13ccdb9e-d8fe-43db-b7d1-e5d2254787f8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "160,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0c2201db-3b7c-47a4-95bd-5815b14886ac", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "52e52309-cf7b-4919-80a1-e10eb0e6ced7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "afa29ce6-1a90-4282-a3e6-69dea6131f1d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-08-26", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期一", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 26, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 35, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-35", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-08-26 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-08-26 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-08-26 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "350,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0c6e4368-0572-40e6-978e-de72b8997d15", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "1fb823f6-209e-4484-9919-8844e2e09135", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "90a67362-414b-47a6-9369-7c91019e81d4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-11-15", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 15, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 46, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-46", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-11-15 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-11-15 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-11-15 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "100,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0cdfd271-6a40-432a-ac04-fcf0e3e029dd", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "5917ef9b-f554-4364-b0ba-524bc7eee0db", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "97d8fa57-6cbd-4450-bf20-51d49581b885", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0dc1c555-2eb2-4d8e-9ee4-50e96688e6a6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "0ef33a04-1464-417a-a976-01f41ba0b97e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "6b7b3b72-e8c3-4a25-961a-4cf64b456b93", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "2,380,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0e02341c-e7cd-44b6-b52c-c07fff904ffb", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "99a09a6a-ae50-4f5e-8c45-60d1fe07b465", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "fe305416-e143-411e-b5c8-5302c3a72c10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "郑州市嵩山南路14号", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-02", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 2, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-02 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-02 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-02 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "256,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0e1913de-c7bb-4f94-8650-b6fcc449dc31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "50,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0e2329e4-af5e-4bbc-8ea2-2b13d7f4b4eb", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "7ec522c2-ad8f-4018-8744-290b34bc175e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "afadb9c0-8b31-4c8b-abd0-5a15d691ada7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "106,200.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0e3ee80d-6f21-430d-8b26-a9b68ccef22b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "830c72c1-86d0-4aca-aa90-14da68165833", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "e558bac7-38be-4a90-9bea-58d4fe9a6b99", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "380,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0fb2bba0-ea35-42b0-8e03-1750962d64c1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "16dcafcf-97b2-4380-967a-0058fccdd9fd", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "cf8889b0-5897-4cdc-a8db-6ece8910ec7d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-01-26", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第1季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 26, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 4, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-01", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-01-26 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-01-26 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-01-26 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "400,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1045c5d8-64bd-438b-9879-d12b58e237b5", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "01c4d450-b85d-4f5c-a8f9-6b730a887c15", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "423d72a8-665d-4cf0-aa63-402b776950e4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-06-18", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第2季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "六月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期二", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 18, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 25, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-2", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-06", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-25", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-06-18 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-06-18 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-06-18 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "256,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "107b3879-67ba-4cf6-b7d5-e50585e13d68", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "62dbfeee-8e10-4809-8797-994df074ae9a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "1886c448-07c1-4d2b-9038-7f13465512e0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-12-29", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 29, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 52, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-52", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-12-29 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-12-29 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-12-29 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "2,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "108b8891-946d-44b0-b44d-9291b15d92dd", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "387e629d-627a-4387-9224-692dae0bf933", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "b5be6449-2c57-46ab-9dcc-76e8c0526dbe", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2011-10-04", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2011, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期二", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 4, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 41, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2011-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2011-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2011-41", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2011-10-04 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2011-10-04 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2011-10-04 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "120,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "11771d20-21eb-4148-a625-139ebebdbb2c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "10206f0d-c55c-4cdc-a8da-83f50f575c6f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "7bbcb1bf-b497-4568-961d-1c64967d94d1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-10-27", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 27, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 44, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-44", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-10-27 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-10-27 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-10-27 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "300,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "121058bc-fc36-442e-81eb-5e44ad119e66", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c30ffd1e-5b34-441b-a640-f13310ffafa5", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "f3e7cac0-8785-4fa3-bfdf-414f52d5ca0b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "400,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "122a9012-9065-44ac-aa47-fbb0bfa83e42", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "dfc7135c-0778-40e9-97b2-9b6702c774b8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "2b06fd25-da7a-4450-9162-f4c12e3b57b4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "杭州市莫干山路102号立新大厦10楼", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "200,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "12c45953-f32e-4170-9e50-29b68618e955", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "e32e89de-2825-404b-904b-783ae1952d2d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "049bb6e8-af01-4ba2-92d6-a53628745994", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "海淀区蓝靛厂东路2号金源时代商务中心C座6G", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1324cf84-ca10-403e-8207-b66dd97f272e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c6e91cc0-da1d-4ad0-bbd5-3089ca56e078", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "9c9bf867-a84f-44ec-9daa-b63edae49bef", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1375352e-dadb-47b0-975c-724737d7854a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "e210c77c-f1c3-44d2-ad08-fb1b36a8499f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "905f4806-14ff-47cd-88dc-ac8f99239174", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "海淀区上地三街九号嘉华大厦C座十层", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 10, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-10 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-10 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-10 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "500,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "13cd2da0-26d9-495c-a197-7bcfd4571776", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ef794a84-0a45-4841-8f12-d6968f6cd370", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "a1485ce9-982c-49e6-bf34-f38d2c10fd6a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-09-22", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "九月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 22, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 39, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-39", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-09-22 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-09-22 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-09-22 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "150,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "147768c6-31c2-4ab3-a1f0-2788b8c26e6e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "740a42cb-bf98-4c39-9c2a-4c0c1f2ec32b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "2d15d041-5912-4d8e-a037-9dadc00d6a47", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-11-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 10, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 46, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-46", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-11-10 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-11-10 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-11-10 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "64,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "15072396-5ac7-43ce-beaa-0b56318634f7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "159dc657-7dc7-4936-a238-11bc104251a6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "b57a6968-ed5f-4c22-bd51-23fc8a2e51ef", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "7637b417-31c3-4ce4-8998-dcac4d7d6b1e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "2,780,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1677acc5-1843-470b-9b13-7ef5173ba150", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "813dba4f-3959-4aeb-b2c3-1f3ed2eadcf9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "8b5c06c5-37b2-4b29-a017-e4eadd5f7bb0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-02-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第1季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 6, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-02", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-02-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-02-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-02-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "150,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "16a16248-64e3-4a61-ac5c-1d432832ba72", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "9867ee56-01e0-4ad1-a760-daf1b90bf421", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "f8c586b4-f693-4848-9f54-5542e03d7d8e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "260,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1996dd92-07a2-4254-833c-21bde260b0e4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "88d567a8-feab-4ce5-8b8a-0cb7f5840179", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "2b38042d-a42e-4ce2-b085-62d0f9674763", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "成都市人民南路4段9号237号", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 10, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-10 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-10 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-10 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "300,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "19a238d4-7436-4f45-83a1-8122df37de11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "cf681e58-7fb7-4752-8d60-3282b4438cc8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "ee61e56f-ec92-4c14-b5ae-529e99467429", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "北京市海淀区人大北路33号2号楼2302室", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-03", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-03 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-03 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-03 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "32,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "19deed03-f577-487f-a59a-7983d61f22c0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-22", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期三", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 22, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-22 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-22 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-22 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "32,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1a256a40-ecc6-4b1a-b34a-add1c718b6df", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "60,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1ac7b95f-d799-4206-a6d8-84d6ba396d00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6a72ac0d-82b0-499a-ac2a-27e5ed2103a9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "b2586baf-baa1-4b8f-8f8b-b9c3e8ba0e3f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "深圳宝安机场国际货运中心1205室", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 12, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-12 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-12 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-12 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,200,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1b3609b2-d56d-43b8-b213-3942a1aa5fb7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "7ba15d66-9d46-4204-8f92-970e66713deb", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "c83a6839-e4af-4c27-aabb-117b02d30cef", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "海淀区上地三街嘉华大厦D座802", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "360,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1bc3a791-fd92-411f-8539-bd4ef25c468a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "20e07e5b-9ee5-4716-ae2c-b0e770406f10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "4f8b0a24-d89a-4ea9-928c-27414d82467d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-11-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期二", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 12, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 46, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-46", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-11-12 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-11-12 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-11-12 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "36,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1c0499ac-b04c-4edc-99dd-4d6212610d17", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "58b86288-86c3-4fff-81b4-b3a3363993b2", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "09679c48-8f7c-414d-b91d-cdde302fcdfa", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "240,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1c240eb8-99e1-4d6e-a000-ea365eb5787b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "271e168e-3614-4905-ac32-baa04bcde03b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "3b70f5f3-7309-4acc-830c-1e96cddcdabe", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-09-02", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "九月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期一", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 2, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 36, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-36", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-09-02 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-09-02 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-09-02 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1c297798-3f94-4742-b262-9e59d32e51e4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c105518f-ddec-4d1f-9ffa-4f8ef41b84c6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "83478f0d-8f5b-4c33-a831-4480c779ada9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "240,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1c37baa0-b517-4adf-b3db-df2cbd74669a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ba6335bf-56b2-42b2-a027-dd06a25c2206", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "ee807dfc-29ea-4834-8821-4371dfbf9773", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1cad07dc-c49b-4243-9274-8681d33bb131", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "25e15977-1b22-4ee1-a17c-2ad4e5889ac0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "aef9acfc-39f8-4915-b9e7-31bbe2cff0bb", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "石鼓路98号阳光大厦8楼", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 12, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-12 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-12 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-12 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "500,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "4.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1d6da355-7320-4940-b45d-8c45695ee748", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "3a4bdabb-8528-44ac-9760-13939fb57241", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "76c1addb-e078-4d99-a8ee-f26150106144", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "90,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1e055ac0-5a93-4119-b493-55443a2f3f3d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ecf2517d-5bb3-4c36-b3a7-f9972639ba5d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "6c45e60d-9232-430b-9ca4-83ccc968c42e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-11-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 8, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 45, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-45", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-11-08 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-11-08 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-11-08 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1e5dc1de-f5be-4da8-a6ee-007cf0458b16", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c2a65365-fe34-4795-8e3c-43c0a3089743", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "84afa342-04ac-4609-a90d-bb7da07cf684", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "南京市长乐路9号3号楼", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-19", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 19, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-19 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-19 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-19 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "220,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1e6db2a3-df08-4c47-8583-6851b3ed9f38", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "15d04bd6-6ad7-4f29-b74e-9b20ddf10b2c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "87c8a5ff-e5a6-420d-aebb-b62cad9ce0f1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "海淀区上地信息路2号国际创业园1号楼19E", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,400,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1fa0e1a1-44d4-43ff-8b17-3aee1c1973f5", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "5c5eb48b-3a9b-48e5-a8ef-b53e314cb281", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "df3c16e1-d3f4-450d-a562-e48462131f6c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "北京市海淀区海淀北二街6号莆田大厦12层", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-03", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-03 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-03 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-03 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "140,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1fb5b75e-868b-4610-a799-d030e2203d2a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "8aa89464-d3ee-4187-8abf-7f4079017da1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "e3f28dc5-ad7f-4583-957c-f66eefa73d70", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "2,200,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1fd43ad5-e14d-4b44-90b4-3898d63e9354", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "310002c3-e467-4167-bbcd-7ca793c36d2a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "9d0dfbfe-4977-41f8-970a-00fc7c2eb9ea", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "服务协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "500,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2073d3f9-f03e-41a6-b7ce-917112b0333b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "15520dd4-9cb4-40b9-9bce-3a43cf33eb46", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "dc546f9a-c53d-4178-a713-e53d32aed8a8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "兰州市张苏滩575号", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-03", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-03 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-03 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-03 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "192,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "20bcfb34-3ae8-44fe-9223-2ed5ab8c98ce", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "9867ee56-01e0-4ad1-a760-daf1b90bf421", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "3304f5b3-30ca-44da-af96-7b1881576d4c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "丰台区丰台东路11号", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,060,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "30.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "20d789c4-12ae-449c-a405-a0c80b654db8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c6e91cc0-da1d-4ad0-bbd5-3089ca56e078", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "9c9bf867-a84f-44ec-9daa-b63edae49bef", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "闸北区共和新路3388号永鼎大厦8楼", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 12, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-12 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-12 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-12 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "120,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "211d1f3f-988c-401c-8607-d024e2e87e71", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "f6fabcfb-de3a-4cd0-91a8-0dec22b60a01", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "0c83557f-a6be-4e78-850c-18f86fad62c2", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-02-17", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第1季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 17, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 8, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-02", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-02-17 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-02-17 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-02-17 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "168,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2131fb59-f407-4344-8e97-89cfd3f57a32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "9e44b1e1-d7c7-416a-bb8c-4511e86b4d6f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "2073da80-94c1-4b90-81c9-b2f39069f642", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "服务协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,500,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "218263aa-10b4-4548-bdc9-6d0857856988", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "34bd10aa-66e9-454b-bfd6-7b0cf50fa216", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "10178415-a27c-4433-8716-8e1ac86cd2e6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "北京市海淀区紫竹院路69号中国兵器大厦1001室", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-09-13", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "九月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 13, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 37, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-37", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-09-13 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-09-13 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-09-13 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "38,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "21ba1da6-b602-4a51-818e-671635242061", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "86f5502e-eec2-44e3-bfec-d08b3353da08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "863466e9-cce5-4571-bdb2-7bdb324c9705", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2010-12-26", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2010, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 26, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 53, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2010-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2010-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2010-53", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2010-12-26 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2010-12-26 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2010-12-26 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "570,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "21fea819-ba2f-4cbc-bd6f-09d20ea6e238", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "f82a2c40-58d5-4a18-8f86-2bbbb639361c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "cb1a3eed-349f-4777-af21-27d38d5ad660", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "100,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2280e08c-7faa-4dd1-9b49-70d82951e46b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "8c17f8df-3a08-43bf-9bf8-1ac5bbfd651f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "9128b269-5863-44f4-8169-e2f9d54e1958", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "服务协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "500,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2296e390-f429-4eb1-a9b7-d30e6f0fbca7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "1b3f11e7-b924-45ad-942b-5564afb99205", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "ba175a63-7e17-4993-b38c-6f694cd6feb9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "600,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "23e6cf1b-f986-4dd9-96e1-a6ddb8c29ff7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c2a65365-fe34-4795-8e3c-43c0a3089743", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "a6e40368-125e-4fd4-8ed5-030b12db9392", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-08-26", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期一", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 26, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 35, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-35", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-08-26 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-08-26 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-08-26 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "900,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "23f5a9e0-638a-4442-a463-1ad41dac804d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "293a0613-01e6-4f5e-b8eb-5f7e8d41dccf", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "a0d0069c-7c54-4c17-b372-b08ed4633728", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-10-26", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 26, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 43, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-43", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-10-26 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-10-26 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-10-26 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "400,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "24bbf5ac-a4ca-43a4-a76d-f5419c077b3b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "3e306aad-2d15-45c8-87aa-03feed8a4623", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "595ef75e-6a61-4f80-b4fd-ddf248a6450a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-01-15", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第1季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期二", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 15, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-01", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-01-15 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-01-15 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-01-15 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "210,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2562c122-5cc7-4cca-8601-173365a22ae8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ce3e7403-19e4-4f3f-b922-06bb978f478c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "9062d3b8-dba1-47bc-89b7-c39beceddb54", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-12-17", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期一", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 17, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 51, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-51", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-12-17 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-12-17 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-12-17 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "140,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "4.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "258f751f-4c7e-4a25-b268-80bf3bd71645", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "89a52d8b-5f1e-4c04-92ba-7fe397ee2d1c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "24654ff0-f102-4ec1-9d25-805d22e8a682", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "成都芳草西二街19号", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-15", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期三", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 15, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-15 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-15 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-15 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "100,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "25ba498f-6e1a-4106-9aa4-56aac67804e0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "5a199fca-baee-4608-8a43-7fa2422cd86e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "953213cb-2e2f-4014-abe9-29db1da0d144", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-01-19", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第1季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 19, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-01", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-01-19 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-01-19 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-01-19 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "940,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "25c5ccc7-59bc-411f-87a7-a75b21bd3135", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "0773abc0-4a3f-4b6d-9a94-c2a9086bb605", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "cef3ca3b-fb5b-4ce5-8d92-8087aeb725c4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-08-18", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 18, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-08-18 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-08-18 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-08-18 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "600,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "264b3016-923c-4b7d-b68f-008118482ec3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "da42f098-2d5b-44ce-91a1-0f0fa8787f4c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "19048342-71c9-46e8-b5e3-20d0bc6bc59b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "昆明市西山区益宁路18号西部客运站", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-03", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-03 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-03 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-03 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "16,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "26b1e9c7-f98b-4f1b-93de-546fbb48bc27", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "26cff374-7843-4177-b6af-12753e58e4ae", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "4e6bad45-4b4b-417f-bd9b-0edab15e1b65", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "ed4b0414-ff48-4adb-9598-1b85665d2d8c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "540,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2721e0b6-fec6-47b5-80f1-1456dafede66", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "2ae22130-d4f7-4f2e-b116-3b3f505eaf45", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "8eb2fef1-3c6f-4a83-b1b5-0dcea8e9697d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "390,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "277cb978-1a5c-49a5-aba9-006889a1e090", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "adf6ff0a-8660-46ef-a370-a4db318bed50", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "b793cade-a10e-49e6-9640-58875a589da0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "7.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "279c9cfd-567e-4417-b166-18f9e5b63c1a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "da1084c6-d075-4eca-8570-2aad94cf6b33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "97d30561-5f51-43bc-b8b2-22fbfdfce6d4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "360,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "27d5eb5f-d867-489b-9455-197a0bc53235", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "b89a70b8-d037-4b09-a79a-44c61c2df6ca", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "6ae5c9ac-2397-48a4-8e8d-e1e2e463c111", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-12-25", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期二", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 25, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 52, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-52", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-12-25 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-12-25 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-12-25 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "40,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2805021c-f82e-4f31-a2bb-e24ec5751177", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c6e91cc0-da1d-4ad0-bbd5-3089ca56e078", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "065f57de-d6b5-488e-be81-d6a11176edc5", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}]]; Demo.Expander = BI.inherit(BI.Widget, { render: function () { var self = this, o = this.options; @@ -4294,7 +4294,7 @@ Demo.Expander = BI.inherit(BI.Widget, { }, el: o.el, popup: o.popup - } + }; }, update: function (opt) { @@ -4302,7 +4302,7 @@ Demo.Expander = BI.inherit(BI.Widget, { return true; } }); -BI.shortcut("demo.sort_tree_expander", Demo.Expander) +BI.shortcut("demo.sort_tree_expander", Demo.Expander); /** * guy @@ -4348,7 +4348,7 @@ Demo.SortTree = BI.inherit(BI.Widget, { "margin-right": $currentItem.css("margin-right"), "margin-top": $currentItem.css("margin-top"), "margin-bottom": $currentItem.css("margin-bottom"), - "margin": $currentItem.css("margin") + margin: $currentItem.css("margin") }); return holder.element; }, @@ -4359,12 +4359,12 @@ Demo.SortTree = BI.inherit(BI.Widget, { update: function (event, ui) { var node = ui.item.data("node"); var findTheNode = tree.search(node.id); - //这里简单处理下找到它的父节点 + // 这里简单处理下找到它的父节点 var currentIndex = 0, parentNode; if (ui.item.next().length > 0) { var n = ui.item.next().data("node"); var nextId = n.id; - var nextNode = tree.search(nextId) + var nextNode = tree.search(nextId); parentNode = nextNode.getParent(); var nextIndex = parentNode.getChildIndex(nextId); currentIndex = nextIndex > 0 && (nextIndex - 1); @@ -4372,7 +4372,7 @@ Demo.SortTree = BI.inherit(BI.Widget, { } else if (ui.item.prev().length > 0) { var n = ui.item.prev().data("node"); var prevId = n.id; - var prevNode = tree.search(prevId) + var prevNode = tree.search(prevId); parentNode = prevNode.getParent(); var prevIndex = parentNode.getChildIndex(prevId); currentIndex = prevIndex + 1; @@ -4437,7 +4437,7 @@ BI.shortcut("demo.sort_tree", Demo.SortTree);Demo.Center = BI.inherit(BI.Widget, type: v }); } - } + }; }, setValue: function (v) { @@ -4459,7 +4459,7 @@ BI.shortcut("demo.center", Demo.Center);Demo.Func = BI.inherit(BI.Widget, { cardCreator: function (v) { return { type: v - } + }; } }; }, @@ -4467,32 +4467,32 @@ BI.shortcut("demo.center", Demo.Center);Demo.Func = BI.inherit(BI.Widget, { mounted: function () { var self = this; var items = [[{ - "data": [ - {"x": "孙林", "y": 789}, - {"x": "金士鹏", "y": 156}, - {"x": "张珊", "y": 289}, - {"x": "孙阳", "y": 562}, - {"x": "袁成洁", "y": 546}, - {"x": "张颖", "y": 218}, - {"x": "王伟", "y": 541}, - {"x": "张武", "y": 219}, - {"x": "韩文", "y": 345} + data: [ + {x: "孙林", y: 789}, + {x: "金士鹏", y: 156}, + {x: "张珊", y: 289}, + {x: "孙阳", y: 562}, + {x: "袁成洁", y: 546}, + {x: "张颖", y: 218}, + {x: "王伟", y: 541}, + {x: "张武", y: 219}, + {x: "韩文", y: 345} ], - "name": "测试1", + name: "测试1", stack: 1 }, { - "data": [ - {"x": "孙林", "y": 789}, - {"x": "金士鹏", "y": 156}, - {"x": "张珊", "y": 289}, - {"x": "孙阳", "y": 562}, - {"x": "袁成洁", "y": 546}, - {"x": "张颖", "y": 218}, - {"x": "王伟", "y": 541}, - {"x": "张武", "y": 219}, - {"x": "韩文", "y": 345} + data: [ + {x: "孙林", y: 789}, + {x: "金士鹏", y: 156}, + {x: "张珊", y: 289}, + {x: "孙阳", y: 562}, + {x: "袁成洁", y: 546}, + {x: "张颖", y: 218}, + {x: "王伟", y: 541}, + {x: "张武", y: 219}, + {x: "韩文", y: 345} ], - "name": "测试2", + name: "测试2", stack: 1 }]]; var types = ["bi.axis_chart", "bi.line_chart", "bi.bar_chart"]; @@ -4506,7 +4506,7 @@ BI.shortcut("demo.center", Demo.Center);Demo.Func = BI.inherit(BI.Widget, { } self.tab.setSelect(types[index]); self.tab.populate(BI.deepClone(items)); - }, 2000) + }, 2000); }, destroyed: function () { @@ -5172,7 +5172,7 @@ Demo.COMPONENT_CONFIG = [{ pId: 1, text: "Pane", value: "demo.pane" -}];//定义Model路由 +}];// 定义Model路由 var modelRouter = new (BI.inherit(BI.WRouter, { routes: { "": "index" @@ -5182,7 +5182,7 @@ var modelRouter = new (BI.inherit(BI.WRouter, { return {}; } })); -//定义View路由 +// 定义View路由 var viewRouter = new (BI.inherit(BI.WRouter, { routes: { "": "TestView", @@ -5223,7 +5223,7 @@ var viewRouter = new (BI.inherit(BI.WRouter, { } })); -//注册路由 +// 注册路由 BI.View.registerVMRouter(viewRouter, modelRouter); @@ -5309,7 +5309,7 @@ Demo.FIX_CONFIG = [{ }, { pId: 4, id: 401, - text: '各种小控件' + text: "各种小控件" }, { pId: 401, text: "各种通用按钮", @@ -5484,8 +5484,8 @@ Demo.FIX_CONFIG = [{ value: "demo.date_time" }, { pId: 412, - text: 'bi.time_interval', - value: 'demo.time_interval' + text: "bi.time_interval", + value: "demo.time_interval" }, { pId: 4, id: 413, @@ -5620,7 +5620,7 @@ Demo.FIX_CONFIG = [{ items: [childCombo], hgap: 20, vgap: 20 - }) + }); }, render: function () { @@ -5633,7 +5633,7 @@ Demo.FIX_CONFIG = [{ row: 0, el: this._createBottom() }] - } + }; } }); BI.shortcut("demo.combo_group", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -5842,8 +5842,8 @@ BI.shortcut("demo.combo_group", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { }, isAllCheckedBySelectedValue: function (selectedValue) { - return selectedValue.length == self.years.length -// return true; + return selectedValue.length == self.years.length; + // return true; } }], buttons: [{ @@ -5932,7 +5932,7 @@ BI.shortcut("demo.combo_group", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { text: val, value: val, height: 25 - } + }; }); popuplate(map); @@ -5940,7 +5940,7 @@ BI.shortcut("demo.combo_group", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { }, hasNext: function (options) { - return options.times < 3 + return options.times < 3; } }, buttons: [{ @@ -5965,7 +5965,7 @@ BI.shortcut("demo.combo_group", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { items: [yearCombo, multiCombo, dynamicPopupCombo, dynamicCombo], hgap: 20, vgap: 20 - }) + }); }, _createBottom: function () { @@ -6046,7 +6046,7 @@ BI.shortcut("demo.combo_group", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { type: "bi.table", columns: 2, rows: 6, - columnSize: [0.5, 'fill'], + columnSize: [0.5, "fill"], rowSize: 30 }, left: 4, @@ -6096,7 +6096,7 @@ BI.shortcut("demo.combo_group", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { type: "bi.text_button", whiteSpace: "normal", text: new Date().getFullYear() + v - }) + }); } } }, @@ -6108,7 +6108,7 @@ BI.shortcut("demo.combo_group", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { items: [combo, childCombo, monthCombo, yearCombo], hgap: 20, vgap: 20 - }) + }); }, render: function () { @@ -6125,7 +6125,7 @@ BI.shortcut("demo.combo_group", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { row: 1, el: this._createBottom() }] - } + }; } }); BI.shortcut("demo.combo", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -6138,7 +6138,7 @@ BI.shortcut("demo.combo", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { type: "bi.button", height: 25, text: "点击" - } + }; }, oneCombo: function () { @@ -6201,7 +6201,7 @@ BI.shortcut("demo.combo", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { height: 1200 } } - }) + }); }, fiveCombo: function () { @@ -6219,7 +6219,7 @@ BI.shortcut("demo.combo", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { }, maxHeight: 2000 } - }) + }); }, sixCombo: function () { @@ -6236,7 +6236,7 @@ BI.shortcut("demo.combo", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { height: 1200 } } - }) + }); }, sevenCombo: function () { @@ -6246,7 +6246,7 @@ BI.shortcut("demo.combo", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { adjustYOffset: 5, direction: "bottom", isNeedAdjustWidth: false, - //isNeedAdjustHeight: false, + // isNeedAdjustHeight: false, offsetStyle: "center", el: this._createEl(), popup: { @@ -6256,7 +6256,7 @@ BI.shortcut("demo.combo", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { height: 1200 } } - }) + }); }, eightCombo: function () { @@ -6266,7 +6266,7 @@ BI.shortcut("demo.combo", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { adjustYOffset: 5, direction: "right", isNeedAdjustWidth: false, - //isNeedAdjustHeight: false, + // isNeedAdjustHeight: false, offsetStyle: "middle", el: this._createEl(), popup: { @@ -6276,7 +6276,7 @@ BI.shortcut("demo.combo", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { height: 200 } } - }) + }); }, render: function () { @@ -6327,7 +6327,7 @@ BI.shortcut("demo.combo2", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { }) } }] - } + }; } }); BI.shortcut("demo.expander", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -6346,14 +6346,14 @@ BI.shortcut("demo.expander", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { return BI.extend(v, { type: "bi.single_select_item", height: 25 - }) - })) + }); + })); }, 1000); }, hasNext: function (options) { return options.times * 10 < items.length; } - } + }; } }); BI.shortcut("demo.loader", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -6365,7 +6365,7 @@ BI.shortcut("demo.loader", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { type: "bi.label", cls: "layout-bg" + BI.random(1, 8), text: "第" + v + "页" - }) + }); }, render: function () { @@ -6387,7 +6387,7 @@ BI.shortcut("demo.loader", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { }] }, cardCreator: BI.bind(this._createNav, this) - } + }; } }); BI.shortcut("demo.navigation", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -6402,7 +6402,7 @@ BI.shortcut("demo.navigation", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { handler: function (v) { } - }) + }); }, render: function () { @@ -6470,7 +6470,7 @@ BI.shortcut("demo.navigation", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { top: 100, left: 300 }] - }) + }); } }); BI.shortcut("demo.searcher", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -6528,7 +6528,7 @@ BI.shortcut("demo.searcher", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { }, adapter: adapter }] - }) + }); } }); BI.shortcut("demo.switcher", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -6543,13 +6543,13 @@ BI.shortcut("demo.switcher", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { type: "bi.label", cls: "layout-bg1", text: "面板1" - }) + }); case 2: return BI.createWidget({ type: "bi.label", cls: "layout-bg2", text: "面板2" - }) + }); } }, @@ -6594,7 +6594,7 @@ BI.shortcut("demo.switcher", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { left: 200, top: 200 }] - }) + }); tab.setSelect(2); } @@ -6653,11 +6653,11 @@ BI.shortcut("demo.tab", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { type: "bi.label", text: "3" } - }]) + }]); } }] - } + }; } }); BI.shortcut("demo.button_group", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -6682,7 +6682,7 @@ BI.shortcut("demo.button_group", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { text: "1", value: 1 }] - } + }; } }); BI.shortcut("demo.button_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -6709,7 +6709,7 @@ BI.shortcut("demo.button_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { y: Math.floor(index / 10) * 50, width: 50, height: 50 - } + }; } }); BI.createWidget({ @@ -6722,7 +6722,7 @@ BI.shortcut("demo.button_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { top: 10, bottom: 10 }] - }) + }); } }); BI.shortcut("demo.collection_view", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -6764,105 +6764,105 @@ BI.shortcut("demo.collection_view", Demo.Func);Demo.Func = BI.inherit(BI.Widget, this.asyncTree = BI.createWidget({ type: "bi.custom_tree", itemsCreator: function (op, callback) { - if (!op.node) {//根节点 + if (!op.node) {// 根节点 callback([{ - "id": 1, - "pId": 0, + id: 1, + pId: 0, type: "bi.plus_group_node", text: "test1", value: 1, height: 25, isParent: true }, { - "id": 2, - "pId": 0, + id: 2, + pId: 0, type: "bi.plus_group_node", - "text": "test2", + text: "test2", value: 1, isParent: true, open: true, height: 25 - }]) + }]); } else { if (op.node.id == 1) { callback([ { - "id": 11, - "pId": 1, + id: 11, + pId: 1, type: "bi.plus_group_node", - "text": "test11", + text: "test11", value: 11, height: 25, isParent: true }, { - "id": 12, - "pId": 1, + id: 12, + pId: 1, type: "bi.single_select_item", - "text": "test12", + text: "test12", value: 12, height: 35 }, { - "id": 13, - "pId": 1, + id: 13, + pId: 1, type: "bi.single_select_item", - "text": "test13", + text: "test13", value: 13, height: 35 }, { - "id": 14, - "pId": 1, + id: 14, + pId: 1, type: "bi.single_select_item", - "text": "test14", + text: "test14", value: 14, height: 35 }, { - "id": 15, - "pId": 1, + id: 15, + pId: 1, type: "bi.single_select_item", - "text": "test15", + text: "test15", value: 15, height: 35 }, { - "id": 16, - "pId": 1, + id: 16, + pId: 1, type: "bi.single_select_item", - "text": "test16", + text: "test16", value: 16, height: 35 }, - {"id": 17, "pId": 1, type: "bi.single_select_item", "text": "test17", value: 17, height: 35} - ]) + {id: 17, pId: 1, type: "bi.single_select_item", text: "test17", value: 17, height: 35} + ]); } else if (op.node.id == 2) { callback([{ - "id": 21, - "pId": 2, + id: 21, + pId: 2, type: "bi.single_select_item", - "text": "test21", + text: "test21", value: 21, height: 35 }, - { - "id": 22, - "pId": 2, - type: "bi.single_select_item", - "text": "test22", - value: 22, - height: 35 - }]) + { + id: 22, + pId: 2, + type: "bi.single_select_item", + text: "test22", + value: 22, + height: 35 + }]); } else if (op.node.id == 11) { callback([{ - "id": 111, - "pId": 11, + id: 111, + pId: 11, type: "bi.single_select_item", - "text": "test111", + text: "test111", value: 111, height: 35 - }]) + }]); } } }, @@ -6966,7 +6966,7 @@ BI.shortcut("demo.collection_view", Demo.Func);Demo.Func = BI.inherit(BI.Widget, ] } }] - }) + }); } }); BI.shortcut("demo.custom_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -6982,7 +6982,7 @@ BI.shortcut("demo.custom_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { items[i][j] = { type: "bi.label", text: i + "-" + j - } + }; } } var grid = BI.createWidget({ @@ -7019,7 +7019,7 @@ BI.shortcut("demo.custom_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { top: 10, bottom: 10 }] - }) + }); } }); BI.shortcut("demo.grid_view", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -7040,7 +7040,7 @@ BI.shortcut("demo.grid_view", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { text: (i + 1) + "." + item.text }); }) - } + }; } }); BI.shortcut("demo.list_view", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -7054,7 +7054,7 @@ BI.shortcut("demo.list_view", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { type: "demo.virtual_group_item", value: i, key: i + 1 - } + }; }); return items; }, @@ -7111,7 +7111,7 @@ BI.shortcut("demo.list_view", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { } }] - } + }; } }); BI.shortcut("demo.virtual_group", Demo.Func); @@ -7131,7 +7131,7 @@ Demo.Item = BI.inherit(BI.Widget, { }, height: this.options.height, text: "key:" + o.key + ",随机数" + BI.UUID() - } + }; }, shouldUpdate: function (nextProps) { @@ -7142,7 +7142,7 @@ Demo.Item = BI.inherit(BI.Widget, { update: function (item) { this.label.setText(item.value); console.log("更新了一项"); - return true;//返回是不是更新成功 + return true;// 返回是不是更新成功 }, created: function () { @@ -7167,7 +7167,7 @@ BI.shortcut("demo.virtual_group_item", Demo.Item);Demo.Func = BI.inherit(BI.Widg text: (i + 1) + "." + item.text }); }) - } + }; } }); BI.shortcut("demo.virtual_list", Demo.Func);Demo.AbsoluteLayout = BI.inherit(BI.Widget, { @@ -7188,7 +7188,7 @@ BI.shortcut("demo.virtual_list", Demo.Func);Demo.AbsoluteLayout = BI.inherit(BI. left: 100, top: 100 }] - } + }; } }); BI.shortcut("demo.absolute", Demo.AbsoluteLayout);/** @@ -7199,28 +7199,28 @@ Demo.BorderLayout = BI.inherit(BI.Widget, { baseCls: "demo-border" }, - _createNorth: function(){ + _createNorth: function () { return BI.createWidget({ type: "bi.label", text: "North", cls: "layout-bg1", height: 30 - }) + }); }, - _createWest: function(){ + _createWest: function () { return BI.createWidget({ type: "bi.center", cls: "layout-bg2", - items:[{ + items: [{ type: "bi.label", text: "West", whiteSpace: "normal" }] - }) + }); }, - _createCenter: function(){ + _createCenter: function () { return BI.createWidget({ type: "bi.center", cls: "layout-bg3", @@ -7229,10 +7229,10 @@ Demo.BorderLayout = BI.inherit(BI.Widget, { text: "Center", whiteSpace: "normal" }] - }) + }); }, - _createEast: function(){ + _createEast: function () { return BI.createWidget({ type: "bi.center", cls: "layout-bg5", @@ -7241,16 +7241,16 @@ Demo.BorderLayout = BI.inherit(BI.Widget, { text: "East", whiteSpace: "normal" }] - }) + }); }, - _createSouth: function(){ + _createSouth: function () { return BI.createWidget({ type: "bi.label", text: "South", cls: "layout-bg6", height: 50 - }) + }); }, render: function () { @@ -7284,7 +7284,7 @@ Demo.BorderLayout = BI.inherit(BI.Widget, { }, center: this._createCenter() } - } + }; } }); BI.shortcut("demo.border", Demo.BorderLayout);Demo.CenterAdapt = BI.inherit(BI.Widget, { @@ -7301,7 +7301,7 @@ BI.shortcut("demo.border", Demo.BorderLayout);Demo.CenterAdapt = BI.inherit(BI.W height: 200, cls: "layout-bg1" }] - } + }; } }); BI.shortcut("demo.center_adapt", Demo.CenterAdapt);/** @@ -7319,23 +7319,23 @@ Demo.CenterLayout = BI.inherit(BI.Widget, { text: "其实是一个grid嵌套absolute的实现", cls: "layout-bg1", whiteSpace: "normal" - },{ + }, { type: "bi.label", text: "Center 2,为了演示label是占满整个的,用了一个whiteSpace:normal", cls: "layout-bg2", whiteSpace: "normal" - },{ + }, { type: "bi.label", text: "Center 3", cls: "layout-bg3" - },{ + }, { type: "bi.label", text: "Center 4", cls: "layout-bg5" }], hgap: 20, vgap: 20 - } + }; } }); BI.shortcut("demo.center_layout", Demo.CenterLayout);/** @@ -7361,7 +7361,7 @@ Demo.FloatCenterLayout = BI.inherit(BI.Widget, { }], hgap: 20, vgap: 20 - } + }; } }); BI.shortcut("demo.float_center", Demo.FloatCenterLayout);/** @@ -7445,7 +7445,7 @@ Demo.FlowLayout = BI.inherit(BI.Widget, { hgap: 20, vgap: 20 }] - } + }; } }); BI.shortcut("demo.flow", Demo.FlowLayout);/** @@ -7581,7 +7581,7 @@ Demo.GridLayout = BI.inherit(BI.Widget, { cls: "layout-bg6" } }] - } + }; } }); BI.shortcut("demo.grid", Demo.GridLayout);/** @@ -7602,13 +7602,13 @@ Demo.HorizontalAdapt = BI.inherit(BI.Widget, { width: 300, height: 30 }] - }) + }); }, _createAdaptLayout: function () { return BI.createWidget({ type: "bi.horizontal_adapt", - columnSize: [300, 'fill'], + columnSize: [300, "fill"], items: [{ type: "bi.label", text: "例子2:用于水平适应布局", @@ -7620,7 +7620,7 @@ Demo.HorizontalAdapt = BI.inherit(BI.Widget, { cls: "layout-bg2", height: 30 }] - }) + }); }, render: function () { @@ -7637,7 +7637,7 @@ Demo.HorizontalAdapt = BI.inherit(BI.Widget, { row: 1, el: this._createAdaptLayout() }] - } + }; } }); BI.shortcut("demo.horizontal_adapt", Demo.HorizontalAdapt);/** @@ -7664,7 +7664,7 @@ Demo.HorizontalAuto = BI.inherit(BI.Widget, { width: 300, height: 30 }] - }) + }); }, render: function () { @@ -7677,7 +7677,7 @@ Demo.HorizontalAuto = BI.inherit(BI.Widget, { row: 0, el: this._createLayout() }] - } + }; } }); BI.shortcut("demo.horizontal_auto", Demo.HorizontalAuto);/** @@ -7697,7 +7697,7 @@ Demo.HorizontalFloat = BI.inherit(BI.Widget, { cls: "layout-bg1", height: 30 }] - } + }; } }); BI.shortcut("demo.horizontal_float", Demo.HorizontalFloat);/** @@ -7736,7 +7736,7 @@ Demo.Horizontal = BI.inherit(BI.Widget, { width: 300, height: 30 }] - } + }; } }); BI.shortcut("demo.horizontal", Demo.Horizontal);/** @@ -7749,31 +7749,31 @@ Demo.HtapeLayout = BI.inherit(BI.Widget, { render: function () { return { type: "bi.htape", - items : [ + items: [ { width: 100, - el : { - type : 'bi.label', - text : '1', + el: { + type: "bi.label", + text: "1", cls: "layout-bg1" } }, { width: 200, - el : { - type : 'bi.label', - text : '2', + el: { + type: "bi.label", + text: "2", cls: "layout-bg2" } }, { - width: 'fill', - el : { - type : 'bi.label', - text : '3', + width: "fill", + el: { + type: "bi.label", + text: "3", cls: "layout-bg3" } } ] - } + }; } }); BI.shortcut("demo.htape", Demo.HtapeLayout);/** @@ -7816,7 +7816,7 @@ Demo.LeftRightVerticalAdaptLayout = BI.inherit(BI.Widget, { height: 30 }] } - } + }; } }); BI.shortcut("demo.left_right_vertical_adapt", Demo.LeftRightVerticalAdaptLayout);/** @@ -7957,7 +7957,7 @@ Demo.TableLayout = BI.inherit(BI.Widget, { rowSize: [10, 30, 50, 70, 90, 110, 130], hgap: 20, vgap: 10 - } + }; }, render: function () { @@ -7971,13 +7971,13 @@ Demo.TableLayout = BI.inherit(BI.Widget, { row: 0, el: this._createTable1() } - //, { + // , { // column: 0, // row: 1, // el: this._createTable2() - //} + // } ] - } + }; } }); BI.shortcut("demo.table_layout", Demo.TableLayout);/** @@ -7996,38 +7996,38 @@ Demo.TdLayout = BI.inherit(BI.Widget, { items: BI.createItems([ [{ el: { - type: 'bi.label', - text: '这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写', + type: "bi.label", + text: "这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写", cls: "layout-bg1" } }, { el: { - type: 'bi.label', - text: '这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写', + type: "bi.label", + text: "这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写", cls: "layout-bg2" } }, { el: { - type: 'bi.label', - text: '这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写', + type: "bi.label", + text: "这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写", cls: "layout-bg3" } }], [{ el: { - type: 'bi.label', - text: '这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写', + type: "bi.label", + text: "这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写", cls: "layout-bg5" } }, { el: { - type: 'bi.label', - text: '这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写', + type: "bi.label", + text: "这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写", cls: "layout-bg6" } }, { el: { - type: 'bi.label', - text: '这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写', + type: "bi.label", + text: "这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写", cls: "layout-bg7" } }] @@ -8035,7 +8035,7 @@ Demo.TdLayout = BI.inherit(BI.Widget, { whiteSpace: "normal" }) }] - } + }; } }); BI.shortcut("demo.td", Demo.TdLayout);/** @@ -8063,7 +8063,7 @@ Demo.VerticalAdaptLayout = BI.inherit(BI.Widget, { width: 300, height: 30 }] - }) + }); }, render: function () { @@ -8076,7 +8076,7 @@ Demo.VerticalAdaptLayout = BI.inherit(BI.Widget, { row: 0, el: this._createLayout() }] - } + }; } }); BI.shortcut("demo.vertical_adapt", Demo.VerticalAdaptLayout);/** @@ -8100,7 +8100,7 @@ Demo.VerticalLayout = BI.inherit(BI.Widget, { text: "垂直布局", height: 30 }] - } + }; } }); BI.shortcut("demo.vertical", Demo.VerticalLayout);/** @@ -8113,31 +8113,31 @@ Demo.VtapeLayout = BI.inherit(BI.Widget, { render: function () { return { type: "bi.vtape", - items : [ + items: [ { height: 100, - el : { - type : 'bi.label', - text : '1', + el: { + type: "bi.label", + text: "1", cls: "layout-bg1" } }, { height: 200, - el : { - type : 'bi.label', - text : '2', + el: { + type: "bi.label", + text: "2", cls: "layout-bg2" } }, { - height: 'fill', - el : { - type : 'bi.label', - text : '3', + height: "fill", + el: { + type: "bi.label", + text: "3", cls: "layout-bg3" } } ] - } + }; } }); BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { @@ -8156,7 +8156,7 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { height: 40, cls: "config-label" } - } + }; }, _createColorPicker: function (ref, action) { @@ -8174,7 +8174,7 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { height: 30 }] } - } + }; }, _createBackgroundConfig: function () { @@ -8188,7 +8188,7 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { }, function () { self._runGlobalStyle(); })] - } + }; }, _createFontConfig: function () { @@ -8202,7 +8202,7 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { }, function () { self._runGlobalStyle(); })] - } + }; }, _createActiveFontConfig: function () { @@ -8216,7 +8216,7 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { }, function () { self._runGlobalStyle(); })] - } + }; }, _createSelectFontConfig: function () { @@ -8230,7 +8230,7 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { }, function () { self._runGlobalStyle(); })] - } + }; }, _createGrayFontConfig: function () { @@ -8244,7 +8244,7 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { }, function () { self._runGlobalStyle(); })] - } + }; }, _createDisableFontConfig: function () { @@ -8266,7 +8266,7 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { disabled: true } }] - } + }; }, _createCard1BackgroundConfig: function () { @@ -8280,7 +8280,7 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { }, function () { self._runGlobalStyle(); })] - } + }; }, _createCard2BackgroundConfig: function () { var self = this; @@ -8289,7 +8289,7 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { cls: "config-item bi-border-bottom", height: 40, items: [this._createLabel("Card2背景颜色:无颜色")] - } + }; }, _createHoverBackgroundColor: function () { @@ -8303,7 +8303,7 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { }, function () { self._runGlobalStyle(); })] - } + }; }, _createActiveBackgroundColor: function () { @@ -8317,7 +8317,7 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { }, function () { self._runGlobalStyle(); })] - } + }; }, _createSelectBackgroundColor: function () { @@ -8331,7 +8331,7 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { }, function () { self._runGlobalStyle(); })] - } + }; }, _createSlitColor: function () { @@ -8345,7 +8345,7 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { }, function () { self._runGlobalStyle(); })] - } + }; }, _createBaseConfig: function () { @@ -8365,7 +8365,7 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { this._createSelectBackgroundColor(), this._createSlitColor() ] - } + }; }, @@ -8391,7 +8391,7 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { }] } }] - } + }; }, _createButton2BackgroundConfig: function () { @@ -8417,7 +8417,7 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { }] } }] - } + }; }, _createButton3BackgroundConfig: function () { @@ -8443,7 +8443,7 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { }] } }] - } + }; }, _createButton4BackgroundConfig: function () { @@ -8469,7 +8469,7 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { }] } }] - } + }; }, _createScrollBackgroundConfig: function () { @@ -8483,7 +8483,7 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { }, function () { self._runGlobalStyle(); })] - } + }; }, _createScrollThumbConfig: function () { @@ -8497,7 +8497,7 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { }, function () { self._runGlobalStyle(); })] - } + }; }, _createPopupBackgroundConfig: function () { @@ -8602,7 +8602,7 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { }] } }] - } + }; }, _createMaskBackgroundConfig: function () { @@ -8623,12 +8623,12 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { type: "bi.button", text: "mask测试", handler: function () { - BI.Msg.alert("弹出层", "弹出层面板") + BI.Msg.alert("弹出层", "弹出层面板"); } }] } }] - } + }; }, _createCommonConfig: function () { @@ -8644,7 +8644,7 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { this._createPopupBackgroundConfig(), this._createMaskBackgroundConfig() ] - } + }; }, render: function () { @@ -8667,7 +8667,7 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { this._createCommonConfig()] } }]] - } + }; }, _setStyle: function (objects) { @@ -8675,7 +8675,7 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { BI.each(objects, function (cls, object) { result += cls + "{"; BI.each(object, function (name, value) { - result += name + ":" + value + ";" + result += name + ":" + value + ";"; }); result += "} "; }); @@ -8707,13 +8707,13 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { this._setStyle({ "#wrapper.bi-background, #wrapper .bi-background": { "background-color": backgroundColor, - "color": fontColor + color: fontColor }, "#wrapper .bi-card": { "background-color": cardBackgroundColor }, "#wrapper .bi-tips": { - "color": grayFontColor + color: grayFontColor }, "div::-webkit-scrollbar,.scrollbar-layout-main": { "background-color": scrollBackgroundColor + "!important" @@ -8738,11 +8738,11 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { }, ".bi-list-item-active:active,.bi-list-item-select:active,.bi-list-item-effect:active": { "background-color": activeBackgroundColor + "!important", - "color": activeFontColor + "!important" + color: activeFontColor + "!important" }, ".bi-list-item-active.active,.bi-list-item-select.active,.bi-list-item-effect.active": { "background-color": selectBackgroundColor + "!important", - "color": selectFontColor + "!important" + color: selectFontColor + "!important" }, ".bi-button": { "background-color": button1BackgroundColor, @@ -8769,7 +8769,7 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { ".bi-collection-table-cell.first-row": { "border-top-color": slitColor } - }) + }); }, mounted: function () { @@ -8796,32 +8796,32 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, { this._runGlobalStyle(); } }); -BI.shortcut("demo.face", Demo.Face);//change函数 +BI.shortcut("demo.face", Demo.Face);// change函数 ChangeView = BI.inherit(BI.View, { - _defaultConfig: function(){ - return BI.extend(ChangeView.superclass._defaultConfig.apply(this, arguments),{ + _defaultConfig: function () { + return BI.extend(ChangeView.superclass._defaultConfig.apply(this, arguments), { baseCls: "bi-change" - }) + }); }, - _init: function(){ + _init: function () { ChangeView.superclass._init.apply(this, arguments); }, - change: function(changed){ - if(changed.child){ + change: function (changed) { + if(changed.child) { this._showModelData(); } - if(changed.superiors){ + if(changed.superiors) { this._showModelData(); } }, - _showModelData: function(){ + _showModelData: function () { this.outerText.setText("父级Model层数据: " + JSON.stringify(this.model.toJSON())); }, - _createOuter: function(){ + _createOuter: function () { this.outerText = BI.createWidget({ type: "bi.label", cls: "outer-text", @@ -8840,7 +8840,7 @@ ChangeView = BI.inherit(BI.View, { }); }, - _createInner: function(){ + _createInner: function () { var innerPane = BI.createWidget({ type: "bi.absolute", cls: "inner" @@ -8851,7 +8851,7 @@ ChangeView = BI.inherit(BI.View, { return innerPane; }, - render: function(vessel){ + render: function (vessel) { BI.createWidget({ type: "bi.center", element: vessel, @@ -8863,45 +8863,45 @@ ChangeView = BI.inherit(BI.View, { this._showModelData(); }, - refresh: function(){ + refresh: function () { this.skipTo("inner", "innerPane", "superiors"); } }); ChangeModel = BI.inherit(BI.Model, { - _defaultConfig: function(){ - return BI.extend(ChangeModel.superclass._defaultConfig.apply(this, arguments),{ + _defaultConfig: function () { + return BI.extend(ChangeModel.superclass._defaultConfig.apply(this, arguments), { superiors: { child: "default" }, child: "default" - }) + }); }, - _init: function(){ + _init: function () { ChangeModel.superclass._init.apply(this, arguments); }, - change: function(changed){ - if(changed.superiors){ + change: function (changed) { + if(changed.superiors) { this.set("child", changed.superiors.child); } } }); -//ChangeView 的子级 +// ChangeView 的子级 ChangeInnerView = BI.inherit(BI.View, { - _init: function(){ + _init: function () { ChangeInnerView.superclass._init.apply(this, arguments); }, - change: function(changed){ - if(changed.child){ + change: function (changed) { + if(changed.child) { this._showModelData(); } }, - _createOuter: function(){ + _createOuter: function () { var self = this; this.text = BI.createWidget({ type: "bi.label", @@ -8918,7 +8918,7 @@ ChangeInnerView = BI.inherit(BI.View, { }) }); - this.buttons.on(BI.ButtonGroup.EVENT_CHANGE, function(){ + this.buttons.on(BI.ButtonGroup.EVENT_CHANGE, function () { self.model.set("child", this.getValue()[0]); }); @@ -8933,11 +8933,11 @@ ChangeInnerView = BI.inherit(BI.View, { }); }, - _showModelData: function(){ + _showModelData: function () { this.text.setText("子级Model层数据: " + JSON.stringify(this.model.toJSON())); }, - render: function(vessel){ + render: function (vessel) { BI.createWidget({ type: "bi.center", element: vessel, @@ -8949,13 +8949,13 @@ ChangeInnerView = BI.inherit(BI.View, { ChangeInnerModel = BI.inherit(BI.Model, { - _defaultConfig: function(){ - return BI.extend(ChangeInnerModel.superclass._defaultConfig.apply(this, arguments),{ + _defaultConfig: function () { + return BI.extend(ChangeInnerModel.superclass._defaultConfig.apply(this, arguments), { - }) + }); }, - _static: function(){ + _static: function () { return { items: [{ text: "Type-1", @@ -8970,10 +8970,10 @@ ChangeInnerModel = BI.inherit(BI.Model, { value: "third", cls: "type-third mvc-button" }] - } + }; }, - _init: function(){ + _init: function () { ChangeInnerModel.superclass._init.apply(this, arguments); } @@ -8990,20 +8990,20 @@ Demo.Func = BI.inherit(BI.Widget, { mounted: function () { } }); -BI.shortcut("demo.change", Demo.Func);//local函数 +BI.shortcut("demo.change", Demo.Func);// local函数 LocalView = BI.inherit(BI.View, { - _defaultConfig: function(){ - return BI.extend(LocalView.superclass._defaultConfig.apply(this, arguments),{ + _defaultConfig: function () { + return BI.extend(LocalView.superclass._defaultConfig.apply(this, arguments), { baseCls: "bi-local" - }) + }); }, - _init: function(){ + _init: function () { LocalView.superclass._init.apply(this, arguments); this.buttons = {}; }, - _addElement2Vessel: function(id){ + _addElement2Vessel: function (id) { var self = this; this.buttons[id] = this.elementVessel.addItem({ type: "bi.text_button", @@ -9011,18 +9011,18 @@ LocalView = BI.inherit(BI.View, { width: 180, height: 22, cls: "delete-button button", - handler: function(){ + handler: function () { self.set("delete", id); } - }) + }); }, - _deleteElement: function(id){ + _deleteElement: function (id) { this.buttons[id] && this.buttons[id].destroy(); delete this.buttons[id]; }, - _createTop: function(){ + _createTop: function () { var self = this; this.elementVessel = BI.createWidget({ type: "bi.left", @@ -9041,7 +9041,7 @@ LocalView = BI.inherit(BI.View, { type: "bi.text_button", text: "点击添加元素", cls: "top-button", - handler: function(){ + handler: function () { self.model.set("add", true); }, height: 30 @@ -9049,14 +9049,14 @@ LocalView = BI.inherit(BI.View, { }, this.elementVessel ] - }) + }); }, - _showModelData: function(){ + _showModelData: function () { this.text.setText(JSON.stringify(this.model.toJSON())); }, - _createCenter: function(){ + _createCenter: function () { var modelData = BI.createWidget({ type: "bi.center", vgap: 10, @@ -9086,17 +9086,17 @@ LocalView = BI.inherit(BI.View, { }, modelData ] - }) + }); }, - render: function(vessel){ + render: function (vessel) { BI.createWidget({ type: "bi.vertical", element: vessel, items: [{ - el :this._createTop() - },{ - el : this._createCenter() + el: this._createTop() + }, { + el: this._createCenter() }], hgap: 50, vgap: 20 @@ -9105,14 +9105,14 @@ LocalView = BI.inherit(BI.View, { this._showModelData(); }, - local: function(){ - if(this.model.has("add")){ + local: function () { + if(this.model.has("add")) { var add = this.model.get("add"); this._addElement2Vessel(this.model.getEditing()); this._showModelData(); return true; } - if(this.model.has("delete")){ + if(this.model.has("delete")) { var id = this.model.get("delete"); this._deleteElement(id); this._showModelData(); @@ -9123,25 +9123,25 @@ LocalView = BI.inherit(BI.View, { }); LocalModel = BI.inherit(BI.Model, { - _defaultConfig: function(){ - return BI.extend(LocalModel.superclass._defaultConfig.apply(this, arguments),{ + _defaultConfig: function () { + return BI.extend(LocalModel.superclass._defaultConfig.apply(this, arguments), { - }) + }); }, - _init: function(){ + _init: function () { LocalModel.superclass._init.apply(this, arguments); }, - local: function(){ - if(this.has("add")){ + local: function () { + if(this.has("add")) { this.get("add"); var id = BI.UUID(); - this.set(id, "这是新增的属性:"+id); + this.set(id, "这是新增的属性:" + id); this.setEditing(id); return true; } - if(this.has("delete")){ + if(this.has("delete")) { var id = this.get("delete"); this.unset(id); return true; @@ -9162,12 +9162,12 @@ Demo.Func = BI.inherit(BI.Widget, { mounted: function () { } }); -BI.shortcut("demo.local", Demo.Func);//set、get函数 +BI.shortcut("demo.local", Demo.Func);// set、get函数 SetGetView = BI.inherit(BI.View, { _defaultConfig: function () { return BI.extend(SetGetView.superclass._defaultConfig.apply(this, arguments), { baseCls: "bi-set-get" - }) + }); }, _init: function () { @@ -9209,7 +9209,7 @@ SetGetView = BI.inherit(BI.View, { } } } - })) + })); }, _showModelData: function () { @@ -9237,7 +9237,7 @@ SetGetView = BI.inherit(BI.View, { }) } } - })) + })); }, render: function (vessel) { @@ -9251,10 +9251,10 @@ SetGetView = BI.inherit(BI.View, { }], hgap: 50, vgap: 100 - }) + }); this._showModelData(); } -}) +}); SetGetModel = BI.inherit(BI.Model, { _defaultConfig: function () { @@ -9269,14 +9269,14 @@ SetGetModel = BI.inherit(BI.Model, { {text: "item7", value: 7}, {text: "item8", value: 8} ] - }) + }); }, _init: function () { SetGetModel.superclass._init.apply(this, arguments); } -}) +}); Demo.Func = BI.inherit(BI.Widget, { @@ -9290,19 +9290,19 @@ Demo.Func = BI.inherit(BI.Widget, { mounted: function () { } }); -BI.shortcut("demo.setget", Demo.Func);//skipTo 函数 +BI.shortcut("demo.setget", Demo.Func);// skipTo 函数 SkipToView = BI.inherit(BI.View, { - _defaultConfig: function(){ - return BI.extend(SkipToView.superclass._defaultConfig.apply(this, arguments),{ + _defaultConfig: function () { + return BI.extend(SkipToView.superclass._defaultConfig.apply(this, arguments), { baseCls: "bi-skip-to" - }) + }); }, - _init: function(){ + _init: function () { SkipToView.superclass._init.apply(this, arguments); }, - _createNav: function(){ + _createNav: function () { var self = this; var nav = BI.createWidget({ type: "bi.button_group", @@ -9320,15 +9320,15 @@ SkipToView = BI.inherit(BI.View, { hgap: 3 }] }); - nav.on(BI.ButtonGroup.EVENT_CHANGE, function(){ + nav.on(BI.ButtonGroup.EVENT_CHANGE, function () { self.skipTo(this.getValue()[0], "pane", this.getValue()[0]); }); return nav; }, - _createPane: function(){ + _createPane: function () { var pane = BI.createWidget({ - type:"bi.center", + type: "bi.center", cls: "center-pane", height: 200 }); @@ -9338,36 +9338,36 @@ SkipToView = BI.inherit(BI.View, { return pane; }, - render: function(vessel){ + render: function (vessel) { BI.createWidget({ type: "bi.vertical", element: vessel, items: [this._createNav(), this._createPane()], vgap: 10, hgap: 10 - }) + }); }, - refresh: function(){ + refresh: function () { this.skipTo("green", "pane", "green"); } }); SkipToModel = BI.inherit(BI.Model, { - _defaultConfig: function(){ - return BI.extend(SkipToModel.superclass._defaultConfig.apply(this, arguments),{ - "red": { + _defaultConfig: function () { + return BI.extend(SkipToModel.superclass._defaultConfig.apply(this, arguments), { + red: { text: "hotpink" - },"blue": { + }, blue: { text: "cornflowerblue" - },"green": { + }, green: { text: "darkcyan" - },"yellow": { + }, yellow: { text: "darkgoldenrod" } - }) + }); }, - _static: function(){ + _static: function () { return { items: [{ text: "hotpink", @@ -9387,21 +9387,21 @@ SkipToModel = BI.inherit(BI.Model, { value: "yellow", cls: "yellow-pane mvc-button" }] - } + }; }, - _init: function(){ + _init: function () { SkipToModel.superclass._init.apply(this, arguments); } }); -//Red pane #FF69B4 +// Red pane #FF69B4 SkipToRedView = BI.inherit(BI.View, { - _init: function(){ + _init: function () { SkipToRedView.superclass._init.apply(this, arguments); }, - render: function(vessel){ + render: function (vessel) { BI.createWidget({ type: "bi.absolute", element: vessel, @@ -9414,30 +9414,30 @@ SkipToRedView = BI.inherit(BI.View, { height: 26 } }] - }) + }); } }); SkipToRedModel = BI.inherit(BI.Model, { - _defaultConfig: function(){ - return BI.extend(SetGetModel.superclass._defaultConfig.apply(this, arguments),{ + _defaultConfig: function () { + return BI.extend(SetGetModel.superclass._defaultConfig.apply(this, arguments), { - }) + }); }, - _init: function(){ + _init: function () { SkipToRedModel.superclass._init.apply(this, arguments); } }); -//Blue pane #6495ED +// Blue pane #6495ED SkipToBlueView = BI.inherit(BI.View, { - _init: function(){ + _init: function () { SkipToBlueView.superclass._init.apply(this, arguments); }, - render: function(vessel){ + render: function (vessel) { BI.createWidget({ type: "bi.absolute", element: vessel, @@ -9454,34 +9454,34 @@ SkipToBlueView = BI.inherit(BI.View, { top: 0, bottom: 0 }] - }) + }); } }); SkipToBlueModel = BI.inherit(BI.Model, { - _defaultConfig: function(){ - return BI.extend(SetGetModel.superclass._defaultConfig.apply(this, arguments),{ - }) + _defaultConfig: function () { + return BI.extend(SetGetModel.superclass._defaultConfig.apply(this, arguments), { + }); }, - _init: function(){ + _init: function () { SkipToGreenModel.superclass._init.apply(this, arguments); } }); -//Dark green pane #008B8B +// Dark green pane #008B8B SkipToGreenView = BI.inherit(BI.View, { - _init: function(){ + _init: function () { SkipToGreenView.superclass._init.apply(this, arguments); }, - render: function(vessel){ + render: function (vessel) { BI.createWidget({ type: "bi.absolute", element: vessel, cls: "green-pane", items: [{ - el:{ + el: { type: "bi.label", text: "Model Data: " + JSON.stringify(this.model.toJSON()), hgap: 20, @@ -9492,34 +9492,34 @@ SkipToGreenView = BI.inherit(BI.View, { top: 0, bottom: 0 }] - }) + }); } }); SkipToGreenModel = BI.inherit(BI.Model, { - _defaultConfig: function(){ - return BI.extend(SetGetModel.superclass._defaultConfig.apply(this, arguments),{ - }) + _defaultConfig: function () { + return BI.extend(SetGetModel.superclass._defaultConfig.apply(this, arguments), { + }); }, - _init: function(){ + _init: function () { SkipToGreenModel.superclass._init.apply(this, arguments); } }); -//Dark yellow pane #B8860B +// Dark yellow pane #B8860B SkipToYellowView = BI.inherit(BI.View, { - _init: function(){ + _init: function () { SkipToYellowView.superclass._init.apply(this, arguments); }, - render: function(vessel){ + render: function (vessel) { BI.createWidget({ type: "bi.absolute", element: vessel, cls: "yellow-pane", items: [{ - el:{ + el: { type: "bi.label", text: "Model Data: " + JSON.stringify(this.model.toJSON()), hgap: 20, @@ -9530,17 +9530,17 @@ SkipToYellowView = BI.inherit(BI.View, { top: 0, bottom: 0 }] - }) + }); } }); SkipToYellowModel = BI.inherit(BI.Model, { - _defaultConfig: function(){ - return BI.extend(SetGetModel.superclass._defaultConfig.apply(this, arguments),{ - }) + _defaultConfig: function () { + return BI.extend(SetGetModel.superclass._defaultConfig.apply(this, arguments), { + }); }, - _init: function(){ + _init: function () { SkipToYellowModel.superclass._init.apply(this, arguments); } }); @@ -9557,12 +9557,12 @@ Demo.Func = BI.inherit(BI.Widget, { } }); BI.shortcut("demo.skipTo", Demo.Func); -//splice和duplicate函数 +// splice和duplicate函数 SpliceDuplicateView = BI.inherit(BI.View, { _defaultConfig: function () { return BI.extend(SpliceDuplicateView.superclass._defaultConfig.apply(this, arguments), { baseCls: "bi-splice-duplicate" - }) + }); }, _init: function () { @@ -9582,7 +9582,7 @@ SpliceDuplicateView = BI.inherit(BI.View, { }, _showModelData: function () { - //这里只是为了输出this.model.data 原则上是不允许这么调用的 + // 这里只是为了输出this.model.data 原则上是不允许这么调用的 this.text.setText("父级数据:" + JSON.stringify(this.model.data)); }, @@ -9621,17 +9621,17 @@ SpliceDuplicateView = BI.inherit(BI.View, { if (!self.children[key]) { self.add(key); } - }) + }); } }); SpliceDuplicateModel = BI.inherit(BI.Model, { _defaultConfig: function () { return BI.extend(SpliceDuplicateModel.superclass._defaultConfig.apply(this, arguments), { - "1": { + 1: { name: "名字" } - }) + }); }, splice: function (key1) { @@ -9689,7 +9689,7 @@ SDSubView = BI.inherit(BI.View, { self.model.destroy(); } }] - }) + }); } }); @@ -9716,27 +9716,27 @@ Demo.Func = BI.inherit(BI.Widget, { }); BI.shortcut("demo.spliceDuplicate", Demo.Func); TmpView = BI.inherit(BI.View, { - _defaultConfig: function(){ - return BI.extend(TmpView.superclass._defaultConfig.apply(this, arguments),{ + _defaultConfig: function () { + return BI.extend(TmpView.superclass._defaultConfig.apply(this, arguments), { baseCls: "bi-tmp" - }) + }); }, - _init: function(){ + _init: function () { TmpView.superclass._init.apply(this, arguments); }, - change: function(changed){ - if(changed.data1){ + change: function (changed) { + if(changed.data1) { this._showModelData(); } }, - _showModelData: function(){ - this.text.setText("父级Model层数据为:"+JSON.stringify(this.model.toJSON())); + _showModelData: function () { + this.text.setText("父级Model层数据为:" + JSON.stringify(this.model.toJSON())); }, - _createMain: function(){ + _createMain: function () { var self = this; return BI.createWidget({ type: "bi.border", @@ -9756,14 +9756,14 @@ TmpView = BI.inherit(BI.View, { cls: "tmp-button mvc-button", text: "点击触发事件tmp('data1', {child: {type: {value: \"临时数据\"}}})", height: 30, - handler: function(){ + handler: function () { self.model.tmp("data1", { child: { type: { value: "临时数据" } } - }) + }); } } }, { @@ -9772,7 +9772,7 @@ TmpView = BI.inherit(BI.View, { cls: "tmp-button mvc-button", text: "点击触发事件submit", height: 30, - handler: function(){ + handler: function () { self.model.submit(); } } @@ -9782,7 +9782,7 @@ TmpView = BI.inherit(BI.View, { cls: "tmp-button mvc-button", text: "点击跳转到右方", height: 30, - handler: function(){ + handler: function () { self.addSubVessel("test", self.center).skipTo("child", "test", "data1"); } } @@ -9794,10 +9794,10 @@ TmpView = BI.inherit(BI.View, { el: (this.center = BI.createWidget()) } } - }) + }); }, - render: function(vessel){ + render: function (vessel) { BI.createWidget({ type: "bi.center", element: vessel, @@ -9806,17 +9806,17 @@ TmpView = BI.inherit(BI.View, { }], hgap: 50, vgap: 100 - }) + }); }, - refresh: function(){ + refresh: function () { this._showModelData(); } -}) +}); TmpModel = BI.inherit(BI.Model, { - _defaultConfig: function(){ - return BI.extend(TmpModel.superclass._defaultConfig.apply(this, arguments),{ + _defaultConfig: function () { + return BI.extend(TmpModel.superclass._defaultConfig.apply(this, arguments), { data1: { child: { type: { @@ -9825,37 +9825,37 @@ TmpModel = BI.inherit(BI.Model, { } }, data2: "test" - }) + }); }, - _init: function(){ + _init: function () { TmpModel.superclass._init.apply(this, arguments); } -}) +}); TmpChildView = BI.inherit(BI.View, { - _defaultConfig: function(){ - return BI.extend(TmpChildView.superclass._defaultConfig.apply(this, arguments),{ + _defaultConfig: function () { + return BI.extend(TmpChildView.superclass._defaultConfig.apply(this, arguments), { baseCls: "bi-tmp-child" - }) + }); }, - _init: function(){ + _init: function () { TmpChildView.superclass._init.apply(this, arguments); }, - change: function(changed){ - if(changed.child){ + change: function (changed) { + if(changed.child) { this._showModelData(); } }, - _showModelData: function(){ - this.text.setText("子级Model层数据为:"+JSON.stringify(this.model.toJSON())); + _showModelData: function () { + this.text.setText("子级Model层数据为:" + JSON.stringify(this.model.toJSON())); }, - _createMain: function(){ + _createMain: function () { var self = this; return BI.createWidget({ type: "bi.border", @@ -9875,12 +9875,12 @@ TmpChildView = BI.inherit(BI.View, { cls: "tmp-button mvc-button", text: "点击触发事件set", height: 30, - handler: function(){ + handler: function () { self.set("child", { type: { value: "值改变了" } - }) + }); } } }, { @@ -9889,7 +9889,7 @@ TmpChildView = BI.inherit(BI.View, { cls: "tmp-button mvc-button", text: "点击跳转到右方", height: 30, - handler: function(){ + handler: function () { self.addSubVessel("test", self.center).skipTo("child", "test", "child"); } } @@ -9901,10 +9901,10 @@ TmpChildView = BI.inherit(BI.View, { el: (this.center = BI.createWidget()) } } - }) + }); }, - render: function(vessel){ + render: function (vessel) { BI.createWidget({ type: "bi.center", element: vessel, @@ -9912,55 +9912,55 @@ TmpChildView = BI.inherit(BI.View, { el: this._createMain() }], hgap: 50 - }) + }); }, - refresh: function(){ + refresh: function () { this._showModelData(); } -}) +}); TmpChildModel = BI.inherit(BI.Model, { - _defaultConfig: function(){ - return BI.extend(TmpChildModel.superclass._defaultConfig.apply(this, arguments),{ + _defaultConfig: function () { + return BI.extend(TmpChildModel.superclass._defaultConfig.apply(this, arguments), { - }) + }); }, - _init: function(){ + _init: function () { TmpChildModel.superclass._init.apply(this, arguments); } -}) +}); TmpChildChildView = BI.inherit(BI.View, { - _defaultConfig: function(){ - return BI.extend(TmpChildChildView.superclass._defaultConfig.apply(this, arguments),{ + _defaultConfig: function () { + return BI.extend(TmpChildChildView.superclass._defaultConfig.apply(this, arguments), { baseCls: "bi-tmp-child-child" - }) + }); }, - _init: function(){ + _init: function () { TmpChildChildView.superclass._init.apply(this, arguments); }, - change: function(changed){ - if(changed.type){ + change: function (changed) { + if(changed.type) { this._showModelData(); } }, - _showModelData: function(){ - this.text.setText("叶节点数据为:"+JSON.stringify(this.model.toJSON())); + _showModelData: function () { + this.text.setText("叶节点数据为:" + JSON.stringify(this.model.toJSON())); }, - _createMain: function(){ + _createMain: function () { return (this.text = BI.createWidget({ type: "bi.label", whiteSpace: "normal" - })) + })); }, - render: function(vessel){ + render: function (vessel) { BI.createWidget({ type: "bi.center", element: vessel, @@ -9968,26 +9968,26 @@ TmpChildChildView = BI.inherit(BI.View, { el: this._createMain() }], hgap: 50 - }) + }); }, - refresh: function(){ + refresh: function () { this._showModelData(); } -}) +}); TmpChildChildModel = BI.inherit(BI.Model, { - _defaultConfig: function(){ - return BI.extend(TmpChildChildModel.superclass._defaultConfig.apply(this, arguments),{ + _defaultConfig: function () { + return BI.extend(TmpChildChildModel.superclass._defaultConfig.apply(this, arguments), { - }) + }); }, - _init: function(){ + _init: function () { TmpChildChildModel.superclass._init.apply(this, arguments); } -}) +}); Demo.Func = BI.inherit(BI.Widget, { render: function () { @@ -10001,22 +10001,22 @@ Demo.Func = BI.inherit(BI.Widget, { } }); BI.shortcut("demo.tmp", Demo.Func); -;(function(){ +(function () { var model = Fix.define({ name: "原始属性", arr: [{ - n: 'a' + n: "a" }, { - n: 'b' + n: "b" }] }); var Computed = BI.inherit(Fix.Model, { computed: { b: function () { - return this.name + "-计算属性" + return this.name + "-计算属性"; } } - }) + }); Demo.Fix = BI.inherit(BI.Widget, { _store: function () { @@ -10024,7 +10024,7 @@ BI.shortcut("demo.tmp", Demo.Func); }, watch: { b: function () { - this.button.setText(this.model.b) + this.button.setText(this.model.b); } }, render: function () { @@ -10038,12 +10038,12 @@ BI.shortcut("demo.tmp", Demo.Func); self.button = this; }, handler: function () { - self.model.name = "这是改变后的属性" + self.model.name = "这是改变后的属性"; }, text: this.model.b } }] - } + }; }, mounted: function () { @@ -10052,21 +10052,21 @@ BI.shortcut("demo.tmp", Demo.Func); }); BI.shortcut("demo.fix_computed", Demo.Fix); -}());;(function () { +}());(function () { var ParentStore = BI.inherit(Fix.Model, { state: function () { return { context: "默认context" - } + }; }, childContext: ["context"] - }) + }); var ChildStore = BI.inherit(Fix.Model, { context: ["context"], computed: { currContext: function () { - return this.model.context + return this.model.context; } }, actions: { @@ -10074,7 +10074,7 @@ BI.shortcut("demo.tmp", Demo.Func); this.model.context = "改变后的context"; } } - }) + }); var Child = BI.inherit(BI.Widget, { _store: function () { @@ -10096,14 +10096,14 @@ BI.shortcut("demo.tmp", Demo.Func); handler: function () { self.store.changeContext(); } - } + }; }, mounted: function () { } - }) + }); - BI.shortcut("demo.fix_context_child", Child) + BI.shortcut("demo.fix_context_child", Child); var Parent = BI.inherit(BI.Widget, { _store: function () { @@ -10115,10 +10115,10 @@ BI.shortcut("demo.tmp", Demo.Func); type: "bi.absolute", items: [{ el: { - type: "demo.fix_context_child", + type: "demo.fix_context_child" } }] - } + }; }, mounted: function () { @@ -10126,13 +10126,13 @@ BI.shortcut("demo.tmp", Demo.Func); }); BI.shortcut("demo.fix_context", Parent); -}());;(function () { +}());(function () { var model = Fix.define({ name: "原始属性", arr: [{ - n: 'a' + n: "a" }, { - n: 'b' + n: "b" }] }); @@ -10142,7 +10142,7 @@ BI.shortcut("demo.tmp", Demo.Func); }, watch: { name: function () { - this.button.setText(this.model.name) + this.button.setText(this.model.name); } }, render: function () { @@ -10156,12 +10156,12 @@ BI.shortcut("demo.tmp", Demo.Func); self.button = this; }, handler: function () { - self.model.name = "这是改变后的属性" + self.model.name = "这是改变后的属性"; }, text: this.model.name } }] - } + }; }, mounted: function () { @@ -10171,11 +10171,11 @@ BI.shortcut("demo.tmp", Demo.Func); BI.shortcut("demo.fix_define", Demo.Fix); }()); -;(function () { +(function () { var model = Fix.define({ name: 1, arr: [{ - n: 'a' + n: "a" }, { n: 0 }] @@ -10183,13 +10183,13 @@ BI.shortcut("demo.tmp", Demo.Func); var Computed = BI.inherit(Fix.Model, { computed: { b: function () { - return this.name + 1 + return this.name + 1; }, c: function () { - return this.arr[1].n + this.b + return this.arr[1].n + this.b; } } - }) + }); var Store = BI.inherit(Fix.Model, { _init: function () { @@ -10197,7 +10197,7 @@ BI.shortcut("demo.tmp", Demo.Func); }, computed: { b: function () { - return this.comp.c + 1 + return this.comp.c + 1; }, c: function () { return this.comp.arr[1].n & 1; @@ -10217,7 +10217,7 @@ BI.shortcut("demo.tmp", Demo.Func); }, watch: { "b&&(c||b)": function () { - this.button.setText(this.model.b) + this.button.setText(this.model.b); } }, render: function () { @@ -10231,12 +10231,12 @@ BI.shortcut("demo.tmp", Demo.Func); self.button = this; }, handler: function () { - self.store.run() + self.store.run(); }, text: this.model.b } }] - } + }; }, mounted: function () { @@ -10244,11 +10244,11 @@ BI.shortcut("demo.tmp", Demo.Func); }); BI.shortcut("demo.fix", Demo.Fix); -}());;(function () { +}());(function () { var model = Fix.define({ name: "原始属性", arr: [{ - n: 'a' + n: "a" }, { n: 0 }] @@ -10260,13 +10260,13 @@ BI.shortcut("demo.tmp", Demo.Func); }, watch: { "*.*.n": function () { - debugger + }, "arr.**": function () { - debugger + }, "arr.1.*": function () { - this.button.setText(this.model.name + "-" + this.model.arr[1].n) + this.button.setText(this.model.name + "-" + this.model.arr[1].n); } }, render: function () { @@ -10286,7 +10286,7 @@ BI.shortcut("demo.tmp", Demo.Func); text: this.model.name + "-" + this.model.arr[1].n } }] - } + }; }, mounted: function () { @@ -10300,7 +10300,7 @@ BI.shortcut("demo.tmp", Demo.Func); * @CreationDate 2017-11-06 10:32 * @Description */ -;(function () { +(function () { var model = Fix.define({ groups: [{ id: "27a9c8bf159e99e", @@ -10456,7 +10456,7 @@ BI.shortcut("demo.tmp", Demo.Func); height: 50 }, cardCreator: BI.bind(this.cardCreator, this) - } + }; }, cardCreator: function (v) { @@ -10469,7 +10469,7 @@ BI.shortcut("demo.tmp", Demo.Func); case this.constant.TAB2: return { type: "demo.fix_scene_fine_index_update" - } + }; } } }); @@ -10519,7 +10519,7 @@ BI.shortcut("demo.tmp", Demo.Func); }], vgap: 20, hgap: 20 - } + }; } }); @@ -10562,7 +10562,7 @@ BI.shortcut("demo.tmp", Demo.Func); items: items }], hgap: 20 - } + }; } }); BI.shortcut("demo.fix_scene_group", Demo.FixSceneGroup); @@ -10584,7 +10584,7 @@ BI.shortcut("demo.tmp", Demo.Func); items.push({ type: "demo.fix_scene_table", table: child - }) + }); }); return { type: "bi.left", @@ -10605,7 +10605,7 @@ BI.shortcut("demo.tmp", Demo.Func); items: items }], hgap: 20 - } + }; } }); BI.shortcut("demo.fix_scene_package", Demo.FixScenePackage); @@ -10647,7 +10647,7 @@ BI.shortcut("demo.tmp", Demo.Func); items: items }], hgap: 20 - } + }; } }); BI.shortcut("demo.fix_scene_table", Demo.FixSceneTable); @@ -10678,7 +10678,7 @@ BI.shortcut("demo.tmp", Demo.Func); } }] }] - } + }; } }); BI.shortcut("demo.fix_scene_field", Demo.FixSceneField); @@ -10709,10 +10709,10 @@ BI.shortcut("demo.tmp", Demo.Func); }, watch: { - "needUpdate": function () { - this.button.setEnable(this.model.needUpdate) + needUpdate: function () { + this.button.setEnable(this.model.needUpdate); }, - "text": function () { + text: function () { this.button.setText(this.model.text); } }, @@ -10734,24 +10734,24 @@ BI.shortcut("demo.tmp", Demo.Func); self.button = ref; } }] - } + }; } }); BI.shortcut("demo.fix_scene_fine_index_update", Demo.FixSceneFineIndexUpdate); -})();;(function () { +})();(function () { var State = BI.inherit(Fix.Model, { state: function () { return { name: "原始属性" - } + }; }, computed: { b: function () { - return this.model.name + "-计算属性" + return this.model.name + "-计算属性"; } } - }) + }); Demo.Fix = BI.inherit(BI.Widget, { _store: function () { @@ -10759,7 +10759,7 @@ BI.shortcut("demo.tmp", Demo.Func); }, watch: { b: function () { - this.button.setText(this.model.b) + this.button.setText(this.model.b); } }, render: function () { @@ -10773,12 +10773,12 @@ BI.shortcut("demo.tmp", Demo.Func); self.button = this; }, handler: function () { - self.model.name = "这是改变后的属性" + self.model.name = "这是改变后的属性"; }, text: this.model.b } }] - } + }; }, mounted: function () { @@ -10787,13 +10787,13 @@ BI.shortcut("demo.tmp", Demo.Func); }); BI.shortcut("demo.fix_state", Demo.Fix); -}());;(function(){ +}());(function () { var model = Fix.define({ name: "原始属性", arr: [{ - n: 'a' + n: "a" }, { - n: 'b' + n: "b" }] }); @@ -10802,7 +10802,7 @@ BI.shortcut("demo.tmp", Demo.Func); }, computed: { b: function () { - return model.name + '-计算属性' + return model.name + "-计算属性"; } }, actions: { @@ -10818,7 +10818,7 @@ BI.shortcut("demo.tmp", Demo.Func); }, watch: { b: function () { - this.button.setText(this.model.b) + this.button.setText(this.model.b); } }, render: function () { @@ -10832,12 +10832,12 @@ BI.shortcut("demo.tmp", Demo.Func); self.button = this; }, handler: function () { - self.store.run() + self.store.run(); }, text: this.model.b } }] - } + }; }, mounted: function () { @@ -10846,11 +10846,11 @@ BI.shortcut("demo.tmp", Demo.Func); }); BI.shortcut("demo.fix_store", Demo.Fix); -}());;(function () { +}());(function () { var model = Fix.define({ name: "原始属性", arr: [{ - n: 'a' + n: "a" }, { n: 0 }] @@ -10862,7 +10862,7 @@ BI.shortcut("demo.tmp", Demo.Func); }, watch: { "name||arr.1.n": function () { - this.button.setText(this.model.name + "-" + this.model.arr[1].n) + this.button.setText(this.model.name + "-" + this.model.arr[1].n); } }, render: function () { @@ -10887,7 +10887,7 @@ BI.shortcut("demo.tmp", Demo.Func); text: this.model.name + "-" + this.model.arr[1].n } }] - } + }; }, mounted: function () { @@ -10938,7 +10938,7 @@ BI.shortcut("demo.tmp", Demo.Func); } } } - } + }; } }); BI.shortcut("demo.main", Demo.Main);Demo.North = BI.inherit(BI.Widget, { @@ -10956,7 +10956,7 @@ BI.shortcut("demo.main", Demo.Main);Demo.North = BI.inherit(BI.Widget, { listeners: [{ eventName: BI.Button.EVENT_CHANGE, action: function () { - self.fireEvent(Demo.North.EVENT_VALUE_CHANGE, "demo.face") + self.fireEvent(Demo.North.EVENT_VALUE_CHANGE, "demo.face"); } }], cls: "logo", @@ -10982,7 +10982,7 @@ BI.shortcut("demo.main", Demo.Main);Demo.North = BI.inherit(BI.Widget, { }] } }] - } + }; } }); Demo.North.EVENT_VALUE_CHANGE = "EVENT_VALUE_CHANGE"; @@ -11001,7 +11001,7 @@ BI.shortcut("demo.north", Demo.North);Demo.Preview = BI.inherit(BI.Widget, { header[i][j] = { type: "bi.label", text: "表头" + i + "-" + j - } + }; columnSize[j] = 100; } } @@ -11011,7 +11011,7 @@ BI.shortcut("demo.north", Demo.North);Demo.Preview = BI.inherit(BI.Widget, { items[i][j] = { type: "bi.label", text: (i < 3 ? 0 : i) + "-" + j - } + }; } } return { @@ -11083,7 +11083,7 @@ BI.shortcut("demo.north", Demo.North);Demo.Preview = BI.inherit(BI.Widget, { top: 160, bottom: 60 }] - } + }; }, mounted: function () { } @@ -11106,7 +11106,7 @@ BI.shortcut("demo.preview", Demo.Preview);Demo.West = BI.inherit(BI.Widget, { }], items: Demo.CONFIG }] - } + }; } }); Demo.West.EVENT_VALUE_CHANGE = "EVENT_VALUE_CHANGE"; @@ -11155,7 +11155,7 @@ BI.shortcut("demo.west", Demo.West);Demo.AdaptiveArrangement = BI.inherit(BI.Wid }, { width: 300, height: 200 - }) + }); }, stop: function (e, ui) { self.arrangement.addRegion({ @@ -11265,7 +11265,7 @@ BI.shortcut("demo.adaptive_arrangement", Demo.AdaptiveArrangement);Demo.Arrangem }, { width: 300, height: 200 - }) + }); }, stop: function (e, ui) { self.arrangement.addRegion({ @@ -11362,7 +11362,7 @@ Demo.RelationView = BI.inherit(BI.Widget, { }, { width: 300, height: 200 - }) + }); }, stop: function (e, ui) { self.arrangement.addRegion({ @@ -11433,197 +11433,197 @@ Demo.Buttons = BI.inherit(BI.Widget, { }, render: function () { var items = [{ - el: { - type: 'bi.button', - text: '一般按钮', - level: 'common', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '表示成功状态按钮', - level: 'success', - height: 30 - } - }, - { - el: { - type: 'bi.button', - text: '表示警告状态的按钮', - level: 'warning', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '表示忽略状态的按钮', - level: 'ignore', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '普通灰化按钮', - disabled: true, - level: 'success', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '忽略状态灰化按钮', - disabled: true, - level: 'ignore', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '带图标的按钮', - //level: 'ignore', - iconClass: "close-font", - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '一般按钮', - block: true, - level: 'common', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '表示成功状态按钮', - block: true, - level: 'success', - height: 30 - } - }, - { - el: { - type: 'bi.button', - text: '表示警告状态的按钮', - block: true, - level: 'warning', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '表示忽略状态的按钮', - block: true, - level: 'ignore', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '普通灰化按钮', - block: true, - disabled: true, - level: 'success', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '忽略状态灰化按钮', - block: true, - disabled: true, - level: 'ignore', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '带图标的按钮', - block: true, - //level: 'ignore', - iconClass: "close-font", - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '一般按钮', - clear: true, - level: 'common', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '表示成功状态按钮', - clear: true, - level: 'success', - height: 30 - } - }, - { - el: { - type: 'bi.button', - text: '表示警告状态的按钮', - clear: true, - level: 'warning', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '表示忽略状态的按钮', - clear: true, - level: 'ignore', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '普通灰化按钮', - clear: true, - disabled: true, - level: 'success', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '忽略状态灰化按钮', - clear: true, - disabled: true, - level: 'ignore', - height: 30 - } - }, { - el: { - type: 'bi.button', - text: '带图标的按钮', - clear: true, - //level: 'ignore', - iconClass: "close-font", - height: 30 - } - }, { - el: { - type: 'bi.text_button', - text: '文字按钮', - height: 30 - } + el: { + type: "bi.button", + text: "一般按钮", + level: "common", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "表示成功状态按钮", + level: "success", + height: 30 + } + }, + { + el: { + type: "bi.button", + text: "表示警告状态的按钮", + level: "warning", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "表示忽略状态的按钮", + level: "ignore", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "普通灰化按钮", + disabled: true, + level: "success", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "忽略状态灰化按钮", + disabled: true, + level: "ignore", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "带图标的按钮", + // level: 'ignore', + iconClass: "close-font", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "一般按钮", + block: true, + level: "common", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "表示成功状态按钮", + block: true, + level: "success", + height: 30 + } + }, + { + el: { + type: "bi.button", + text: "表示警告状态的按钮", + block: true, + level: "warning", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "表示忽略状态的按钮", + block: true, + level: "ignore", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "普通灰化按钮", + block: true, + disabled: true, + level: "success", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "忽略状态灰化按钮", + block: true, + disabled: true, + level: "ignore", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "带图标的按钮", + block: true, + // level: 'ignore', + iconClass: "close-font", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "一般按钮", + clear: true, + level: "common", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "表示成功状态按钮", + clear: true, + level: "success", + height: 30 + } + }, + { + el: { + type: "bi.button", + text: "表示警告状态的按钮", + clear: true, + level: "warning", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "表示忽略状态的按钮", + clear: true, + level: "ignore", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "普通灰化按钮", + clear: true, + disabled: true, + level: "success", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "忽略状态灰化按钮", + clear: true, + disabled: true, + level: "ignore", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "带图标的按钮", + clear: true, + // level: 'ignore', + iconClass: "close-font", + height: 30 + } + }, { + el: { + type: "bi.text_button", + text: "文字按钮", + height: 30 } + } ]; BI.each(items, function (i, item) { item.el.handler = function () { - BI.Msg.alert('按钮', this.options.text); - } + BI.Msg.alert("按钮", this.options.text); + }; }); return { type: "bi.left", vgap: 100, hgap: 20, items: items - } + }; } }); BI.shortcut("demo.buttons", Demo.Buttons);/** @@ -11655,7 +11655,7 @@ Demo.Items = BI.inherit(BI.Widget, { text: "复选项" }], hgap: 300 - } + }; } }); @@ -11711,7 +11711,7 @@ Demo.LoadingMask = BI.inherit(BI.Widget, { element: vessel, items: [left, right], hgap: 20 - }) + }); } }); @@ -11746,7 +11746,7 @@ Demo.Nodes = BI.inherit(BI.Widget, { type: "bi.arrow_group_node", text: "箭头节点" }] - } + }; } }); @@ -11780,7 +11780,7 @@ Demo.Segments = BI.inherit(BI.Widget, { }], hgap: 50, vgap: 20 - } + }; } }); @@ -11798,8 +11798,8 @@ Demo.Tips = BI.inherit(BI.Widget, { type: "bi.left", items: [{ el: { - type: 'bi.button', - text: 'bubble测试', + type: "bi.button", + text: "bubble测试", height: 30, handler: function () { BI.Bubbles.show("singleBubble1", "bubble测试", this); @@ -11808,8 +11808,8 @@ Demo.Tips = BI.inherit(BI.Widget, { } }, { el: { - type: 'bi.button', - text: 'bubble测试(居中显示)', + type: "bi.button", + text: "bubble测试(居中显示)", height: 30, handler: function () { BI.Bubbles.show("singleBubble2", "bubble测试", this, { @@ -11820,8 +11820,8 @@ Demo.Tips = BI.inherit(BI.Widget, { } }, { el: { - type: 'bi.button', - text: 'bubble测试(右边显示)', + type: "bi.button", + text: "bubble测试(右边显示)", height: 30, handler: function () { BI.Bubbles.show("singleBubble3", "bubble测试", this, { @@ -11832,14 +11832,14 @@ Demo.Tips = BI.inherit(BI.Widget, { } }, { el: { - type: 'bi.button', - text: '隐藏所有 bubble', + type: "bi.button", + text: "隐藏所有 bubble", height: 30, cls: "layout-bg2", handler: function () { BI.each(btns, function (index, value) { BI.Bubbles.hide(value); - }) + }); } } }], @@ -11882,8 +11882,8 @@ Demo.Tips = BI.inherit(BI.Widget, { type: "bi.vertical", items: [{ el: { - type: 'bi.button', - text: '简单Toast测试', + type: "bi.button", + text: "简单Toast测试", height: 30, handler: function () { BI.Msg.toast("这是一条简单的数据"); @@ -11891,26 +11891,26 @@ Demo.Tips = BI.inherit(BI.Widget, { } }, { el: { - type: 'bi.button', - text: '很长的Toast测试', + type: "bi.button", + text: "很长的Toast测试", height: 30, handler: function () { - BI.Msg.toast("这是一条很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长的数据") + BI.Msg.toast("这是一条很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长的数据"); } } }, { el: { - type: 'bi.button', - text: '非常长的Toast测试', + type: "bi.button", + text: "非常长的Toast测试", height: 30, handler: function () { - BI.Msg.toast("这是一条非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长的数据") + BI.Msg.toast("这是一条非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长的数据"); } } }, { el: { - type: 'bi.button', - text: '错误提示Toast测试', + type: "bi.button", + text: "错误提示Toast测试", level: "warning", height: 30, handler: function () { @@ -11926,7 +11926,7 @@ Demo.Tips = BI.inherit(BI.Widget, { vgap: 20, hgap: 20, items: [bubble, title, toast] - } + }; } }); BI.shortcut("demo.tips", Demo.Tips);Demo.DatePane = BI.inherit(BI.Widget, { @@ -11969,19 +11969,19 @@ BI.shortcut("demo.tips", Demo.Tips);Demo.DatePane = BI.inherit(BI.Widget, { year: 2017, month: 11, day: 31 - }) + }); } } ], width: "50%" }] - } + }; }, mounted: function () { - this.datepane.setValue();//不设value值表示当前时间 + this.datepane.setValue();// 不设value值表示当前时间 } -}) +}); BI.shortcut("demo.date_pane", Demo.DatePane);/** * Created by Dailer on 2017/7/11. @@ -12022,12 +12022,12 @@ Demo.Date = BI.inherit(BI.Widget, { year: 2017, month: 11, day: 31 - }) + }); } }] - } + }; } -}) +}); BI.shortcut("demo.multidate_combo", Demo.Date);/** * Created by Urthur on 2017/7/18. @@ -12136,12 +12136,12 @@ BI.shortcut("demo.date_time", Demo.CustomDateTime);Demo.Downlist = BI.inherit(BI cls: "dot-e-font", selected: true }, - { + { - text: "column 9", - cls: "dot-e-font", - value: 19 - } + text: "column 9", + cls: "dot-e-font", + value: 19 + } ], [{ text: "column 10", @@ -12149,36 +12149,36 @@ BI.shortcut("demo.date_time", Demo.CustomDateTime);Demo.Downlist = BI.inherit(BI cls: "dot-e-font", selected: true }, - { + { - text: "column 11", - cls: "dot-e-font", - value: 21 - }, - { + text: "column 11", + cls: "dot-e-font", + value: 21 + }, + { - text: "column 12", - cls: "dot-e-font", - value: 22 - }, - { + text: "column 12", + cls: "dot-e-font", + value: 22 + }, + { - text: "column 13", - cls: "dot-e-font", - value: 23 - }, - { + text: "column 13", + cls: "dot-e-font", + value: 23 + }, + { - text: "column 14", - cls: "dot-e-font", - value: 24 - }, - { + text: "column 14", + cls: "dot-e-font", + value: 24 + }, + { - text: "column 15", - cls: "dot-e-font", - value: 23 - } + text: "column 15", + cls: "dot-e-font", + value: 23 + } ] ] @@ -12192,9 +12192,9 @@ BI.shortcut("demo.date_time", Demo.CustomDateTime);Demo.Downlist = BI.inherit(BI } }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.down_list", Demo.Downlist);/** * Created by Dailer on 2017/7/11. @@ -12209,20 +12209,20 @@ Demo.SearchEditor = BI.inherit(BI.Widget, { items: [{ type: "bi.search_editor", width: 300, - watermark:"添加合法性判断", + watermark: "添加合法性判断", errorText: "长度必须大于4", - validationChecker:function(){ - return this.getValue().length > 4 ? true : false + validationChecker: function () { + return this.getValue().length > 4; } - },{ + }, { type: "bi.small_search_editor", width: 300, - watermark:"这个是 small,小一号" + watermark: "这个是 small,小一号" }], - vgap:20 - } + vgap: 20 + }; } -}) +}); BI.shortcut("demo.search_editor", Demo.SearchEditor);/** * Created by Dailer on 2017/7/11. @@ -12236,20 +12236,20 @@ Demo.TextEditor = BI.inherit(BI.Widget, { type: "bi.horizontal_auto", items: [{ type: "bi.text_editor", - watermark:"这是水印,watermark", + watermark: "这是水印,watermark", width: 300 - },{ + }, { type: "bi.text_editor", - watermark:"这个不予许空", + watermark: "这个不予许空", allowBlank: false, errorText: "非空!", width: 300 }], - vgap:20 + vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.text_editor", Demo.TextEditor);/* 文件管理导航 Created by dailer on 2017 / 7 / 21. @@ -12301,7 +12301,7 @@ Demo.FileManager = BI.inherit(BI.Widget, { return { type: "bi.file_manager", items: items - } + }; } }); BI.shortcut("demo.file_manager", Demo.FileManager);/** @@ -12341,9 +12341,9 @@ Demo.Month = BI.inherit(BI.Widget, { width: 300 }], vgap: 10 - } + }; } -}) +}); BI.shortcut("demo.month", Demo.Month);/** * Created by User on 2017/3/22. @@ -12356,7 +12356,7 @@ Demo.MultiSelectCombo = BI.inherit(BI.Widget, { _createMultiSelectCombo: function () { var self = this; var widget = BI.createWidget({ - type: 'bi.multi_select_combo', + type: "bi.multi_select_combo", itemsCreator: BI.bind(this._itemsCreator, this), width: 200 }); @@ -12391,7 +12391,7 @@ Demo.MultiSelectCombo = BI.inherit(BI.Widget, { var search = BI.Func.getSearchResult(items, kw); items = search.matched.concat(search.finded); }); - if (options.selectedValues) {//过滤 + if (options.selectedValues) {// 过滤 var filter = BI.makeObject(options.selectedValues, true); items = BI.filter(items, function (i, ob) { return !filter[ob.value]; @@ -12417,14 +12417,14 @@ Demo.MultiSelectCombo = BI.inherit(BI.Widget, { render: function () { return { - type: 'bi.absolute', + type: "bi.absolute", scrolly: false, items: [{ el: this._createMultiSelectCombo(), right: "50%", top: 10 }] - } + }; } }); BI.shortcut("demo.multi_select_combo", Demo.MultiSelectCombo);/** @@ -12447,7 +12447,7 @@ Demo.MultiTreeCombo = BI.inherit(BI.Widget, { }, itemsCreator: function (options, callback) { console.log(options); - //根据不同的类型处理相应的结果 + // 根据不同的类型处理相应的结果 switch (options.type) { case BI.TreeView.REQ_TYPE_INIT_DATA: break; @@ -12474,9 +12474,9 @@ Demo.MultiTreeCombo = BI.inherit(BI.Widget, { width: 300 }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.multi_tree_combo", Demo.MultiTreeCombo);/* 文件管理导航 Created by dailer on 2017 / 7 / 21. @@ -12490,7 +12490,7 @@ Demo.FileManager = BI.inherit(BI.Widget, { var editor = BI.createWidget({ type: "bi.number_editor", validationChecker: function (v) { - return BI.parseFloat(v) <= 100 && BI.parseFloat(v) >= 0 + return BI.parseFloat(v) <= 100 && BI.parseFloat(v) >= 0; }, height: 24, width: 150, @@ -12509,7 +12509,7 @@ Demo.FileManager = BI.inherit(BI.Widget, { el: editor, height: 24 }] - } + }; } }); BI.shortcut("demo.number_editor", Demo.FileManager);/** @@ -12527,7 +12527,7 @@ Demo.NumericalInterval = BI.inherit(BI.Widget, { var temp = numerical.getValue(); var res = "大于" + (temp.closemin ? "等于 " : " ") + temp.min + " 小于" + (temp.closemax ? "等于 " : " ") + temp.max; label.setValue(res); - }) + }); }, @@ -12549,9 +12549,9 @@ Demo.NumericalInterval = BI.inherit(BI.Widget, { text: "显示结果" }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.number_interval", Demo.NumericalInterval); @@ -12568,68 +12568,68 @@ Demo.DirectionPathChooser = BI.inherit(BI.Widget, { { type: "bi.direction_path_chooser", items: [[{ - "region": "8c4460bc3605685e", - "regionText": "采购订单XXX", - "text": "ID", - "value": "1" + region: "8c4460bc3605685e", + regionText: "采购订单XXX", + text: "ID", + value: "1" }, { - "region": "0fbd0dc648f41e97", - "regionText": "采购订单", - "text": "学号", - "value": "3" + region: "0fbd0dc648f41e97", + regionText: "采购订单", + text: "学号", + value: "3" }, { - "region": "c6d72d6c7e19a667", - "regionText": "供应商基本信息", - "text": "ID", - "value": "5" + region: "c6d72d6c7e19a667", + regionText: "供应商基本信息", + text: "ID", + value: "5" }], [{ - "region": "ed013e18cc7c8637", - "regionText": "采购订单XXX", - "text": "ID", - "value": "1" + region: "ed013e18cc7c8637", + regionText: "采购订单XXX", + text: "ID", + value: "1" }, { - "region": "153d75878431f8ee", - "regionText": "A3", - "text": "学号", - "value": "2" + region: "153d75878431f8ee", + regionText: "A3", + text: "学号", + value: "2" }, { - "region": "3861fb024c7d7825", - "regionText": "采购订单", - "text": "学号", - "value": "3" + region: "3861fb024c7d7825", + regionText: "采购订单", + text: "学号", + value: "3" }, { - "region": "88e3e5071bd10bc5", - "regionText": "供应商", - "text": "ID", - "value": "4" + region: "88e3e5071bd10bc5", + regionText: "供应商", + text: "ID", + value: "4" }, { - "region": "8476c77ab5c147e0", - "regionText": "供应商基本信息", - "text": "ID", - "value": "5" + region: "8476c77ab5c147e0", + regionText: "供应商基本信息", + text: "ID", + value: "5" }], [{ - "region": "f00f67fbb9fba6fe", - "regionText": "采购订单XXX", - "text": "ID", - "value": "1" + region: "f00f67fbb9fba6fe", + regionText: "采购订单XXX", + text: "ID", + value: "1" }, { - "region": "1e8badf5d5793408", - "regionText": "A3", - "text": "学号", - "value": "2" + region: "1e8badf5d5793408", + regionText: "A3", + text: "学号", + value: "2" }, { - "region": "de1ebd3d0986a294", - "regionText": "供应商基本信息", - "text": "ID", - "value": "5" + region: "de1ebd3d0986a294", + regionText: "供应商基本信息", + text: "ID", + value: "5" }]] } ] - } + }; } -}) +}); -BI.shortcut("demo.direction_path_chooser",Demo.DirectionPathChooser);/** +BI.shortcut("demo.direction_path_chooser", Demo.DirectionPathChooser);/** * Created by User on 2017/3/22. */ Demo.PathChooser = BI.inherit(BI.Widget, { @@ -12726,62 +12726,62 @@ Demo.PathChooser = BI.inherit(BI.Widget, { // {region: "区域H", value: "H", text: "H"}, // {region: "区域I", value: "I", text: "I"}, // {region: "区域J", value: "J", text: "J"}] - //] + // ] [[{ - "region": "8c4460bc3605685e", - "regionText": "采购订单XXX", - "text": "ID", - "value": "1" + region: "8c4460bc3605685e", + regionText: "采购订单XXX", + text: "ID", + value: "1" }, { - "region": "0fbd0dc648f41e97", - "regionText": "采购订单", - "text": "学号", - "value": "3" + region: "0fbd0dc648f41e97", + regionText: "采购订单", + text: "学号", + value: "3" }, { - "region": "c6d72d6c7e19a667", - "regionText": "供应商基本信息", - "text": "ID", - "value": "5" + region: "c6d72d6c7e19a667", + regionText: "供应商基本信息", + text: "ID", + value: "5" }], [{ - "region": "ed013e18cc7c8637", - "regionText": "采购订单XXX", - "text": "ID", - "value": "1" + region: "ed013e18cc7c8637", + regionText: "采购订单XXX", + text: "ID", + value: "1" }, { - "region": "153d75878431f8ee", - "regionText": "A3", - "text": "学号", - "value": "2" + region: "153d75878431f8ee", + regionText: "A3", + text: "学号", + value: "2" }, { - "region": "3861fb024c7d7825", - "regionText": "采购订单", - "text": "学号", - "value": "3" + region: "3861fb024c7d7825", + regionText: "采购订单", + text: "学号", + value: "3" }, { - "region": "88e3e5071bd10bc5", - "regionText": "供应商", - "text": "ID", - "value": "4" + region: "88e3e5071bd10bc5", + regionText: "供应商", + text: "ID", + value: "4" }, { - "region": "8476c77ab5c147e0", - "regionText": "供应商基本信息", - "text": "ID", - "value": "5" + region: "8476c77ab5c147e0", + regionText: "供应商基本信息", + text: "ID", + value: "5" }], [{ - "region": "f00f67fbb9fba6fe", - "regionText": "采购订单XXX", - "text": "ID", - "value": "1" + region: "f00f67fbb9fba6fe", + regionText: "采购订单XXX", + text: "ID", + value: "1" }, { - "region": "1e8badf5d5793408", - "regionText": "A3", - "text": "学号", - "value": "2" + region: "1e8badf5d5793408", + regionText: "A3", + text: "学号", + value: "2" }, { - "region": "de1ebd3d0986a294", - "regionText": "供应商基本信息", - "text": "ID", - "value": "5" + region: "de1ebd3d0986a294", + regionText: "供应商基本信息", + text: "ID", + value: "5" }]] }); pathchooser.setValue(); @@ -12802,7 +12802,7 @@ Demo.PathChooser = BI.inherit(BI.Widget, { left: 100, bottom: 10 }] - } + }; } }); BI.shortcut("demo.path_chooser", Demo.PathChooser);/** @@ -12838,9 +12838,9 @@ Demo.Quarter = BI.inherit(BI.Widget, { width: 300 }], vgap: 10 - } + }; } -}) +}); BI.shortcut("demo.quarter", Demo.Quarter);/** * Created by User on 2017/3/22. @@ -12856,14 +12856,14 @@ Demo.RelationView = BI.inherit(BI.Widget, { { primary: { region: "B", regionText: "比", regionTitle: "bbb", regionHandler: function () { - alert("a") + alert("a"); }, title: "b2...", value: "b2", text: "b2字段", handler: function () { - alert("d") + alert("d"); } }, foreign: {region: "C", value: "c1", text: "c1字段"} @@ -12903,7 +12903,7 @@ Demo.RelationView = BI.inherit(BI.Widget, { items: [{ el: relationview }] - } + }; } }); BI.shortcut("demo.relation_view", Demo.RelationView);/** @@ -12943,9 +12943,9 @@ Demo.MultiLayerSelectTreeCombo = BI.inherit(BI.Widget, { width: 300 }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.multilayer_select_tree_combo", Demo.MultiLayerSelectTreeCombo);/** * Created by Dailer on 2017/7/13. @@ -12984,9 +12984,9 @@ Demo.SelectTreeCombo = BI.inherit(BI.Widget, { width: 300 }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.select_tree_combo", Demo.SelectTreeCombo);/** * Created by User on 2017/3/22. @@ -12999,7 +12999,7 @@ Demo.SingleSelectCombo = BI.inherit(BI.Widget, { _createSingleSelectCombo: function () { var self = this; var widget = BI.createWidget({ - type: 'bi.single_select_combo', + type: "bi.single_select_combo", itemsCreator: BI.bind(this._itemsCreator, this), width: 200, ref: function () { @@ -13037,7 +13037,7 @@ Demo.SingleSelectCombo = BI.inherit(BI.Widget, { var search = BI.Func.getSearchResult(items, kw); items = search.matched.concat(search.finded); }); - if (options.selectedValues) {//过滤 + if (options.selectedValues) {// 过滤 var filter = BI.makeObject(options.selectedValues, true); items = BI.filter(items, function (i, ob) { return !filter[ob.value]; @@ -13064,7 +13064,7 @@ Demo.SingleSelectCombo = BI.inherit(BI.Widget, { render: function () { var self = this; return { - type: 'bi.absolute', + type: "bi.absolute", scrolly: false, items: [{ el: this._createSingleSelectCombo(), @@ -13073,14 +13073,14 @@ Demo.SingleSelectCombo = BI.inherit(BI.Widget, { }, { el: { - type: 'bi.button', - text: 'setValue("柳州市针织总厂")', + type: "bi.button", + text: "setValue(\"柳州市针织总厂\")", handler: function () { - self.SingleSelectCombo.setValue('柳州市针织总厂'); + self.SingleSelectCombo.setValue("柳州市针织总厂"); } } }] - } + }; } }); BI.shortcut("demo.single_select_combo", Demo.SingleSelectCombo);/** @@ -13120,9 +13120,9 @@ Demo.MultiLayerSingleTreeCombo = BI.inherit(BI.Widget, { width: 300 }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.multilayer_single_tree_combo", Demo.MultiLayerSingleTreeCombo);/** * Created by Dailer on 2017/7/13. @@ -13161,20 +13161,20 @@ Demo.SingleTreeCombo = BI.inherit(BI.Widget, { width: 300 }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.single_tree_combo", Demo.SingleTreeCombo);/** * Created by Urthur on 2017/9/4. */ Demo.Slider = BI.inherit(BI.Widget, { props: { - baseCls: "demo-slider", - width: 300, - height: 50, - min: 0, - max: 100 + baseCls: "demo-slider", + width: 300, + height: 50, + min: 0, + max: 100 }, render: function () { @@ -13386,7 +13386,7 @@ BI.shortcut("demo.slider", Demo.Slider);Demo.Func = BI.inherit(BI.Widget, { text: "node3", values: [1, 2] }] - //values: [1, 2] + // values: [1, 2] }]; var table1 = BI.createWidget({ @@ -13417,24 +13417,24 @@ BI.shortcut("demo.slider", Demo.Slider);Demo.Func = BI.inherit(BI.Widget, { } : { backgroundColor: "#B0C4DE", color: "#ffffff" - } + }; }, sequenceCellStyleGetter: function (index) { return { backgroundColor: "#87CEEB", color: "#ffffff" - } + }; }, headerCellStyleGetter: function () { return { backgroundColor: "#6495ED", color: "#ffffff" - } + }; }, pager: { horizontal: { - pages: false, //总页数 - curr: 1, //初始化当前页, pages为数字时可用 + pages: false, // 总页数 + curr: 1, // 初始化当前页, pages为数字时可用 hasPrev: function (page) { return page > 1; @@ -13444,8 +13444,8 @@ BI.shortcut("demo.slider", Demo.Slider);Demo.Func = BI.inherit(BI.Widget, { } }, vertical: { - pages: false, //总页数 - curr: 1, //初始化当前页, pages为数字时可用 + pages: false, // 总页数 + curr: 1, // 初始化当前页, pages为数字时可用 hasPrev: function (page) { return page > 1; @@ -13503,7 +13503,7 @@ BI.shortcut("demo.slider", Demo.Slider);Demo.Func = BI.inherit(BI.Widget, { top: 10, bottom: 10 }] - }) + }); } }); BI.shortcut("demo.page_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -13735,7 +13735,7 @@ BI.shortcut("demo.page_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { top: 10, bottom: 10 }] - }) + }); } }); BI.shortcut("demo.preview_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -13892,7 +13892,7 @@ BI.shortcut("demo.preview_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { top: 10, bottom: 10 }] - }) + }); } }); BI.shortcut("demo.responsive_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { @@ -14050,7 +14050,7 @@ BI.shortcut("demo.responsive_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget top: 10, bottom: 50 }] - }) + }); } }); BI.shortcut("demo.sequence_table", Demo.Func);/** @@ -14081,7 +14081,7 @@ Demo.TimeInterval = BI.inherit(BI.Widget, { width: 300 }], vgap: 20 - } + }; } }); @@ -14126,7 +14126,7 @@ Demo.MultiLayerSelectLevelTree = BI.inherit(BI.Widget, { }], width: 500, hgap: 300 - } + }; } }); @@ -14171,7 +14171,7 @@ Demo.MultiLayerSingleLevelTree = BI.inherit(BI.Widget, { }], width: 500, hgap: 300 - } + }; } }); @@ -14216,7 +14216,7 @@ Demo.SelectLevelTree = BI.inherit(BI.Widget, { }], width: 500, hgap: 300 - } + }; } }); @@ -14261,7 +14261,7 @@ Demo.SingleLevelTree = BI.inherit(BI.Widget, { }], width: 500, hgap: 300 - } + }; } }); @@ -14316,7 +14316,7 @@ Demo.SwitchTree = BI.inherit(BI.Widget, { }], width: 500, hgap: 300 - } + }; } }); @@ -14353,9 +14353,9 @@ Demo.Year = BI.inherit(BI.Widget, { width: 300 }], vgap: 10 - } + }; } -}) +}); BI.shortcut("demo.year", Demo.Year);/** * Created by Dailer on 2017/7/13. @@ -14379,7 +14379,7 @@ Demo.YearMonthCombo = BI.inherit(BI.Widget, { type: "bi.button", text: "getValue", handler: function () { - BI.Msg.toast(JSON.stringify(self.widget.getValue())) + BI.Msg.toast(JSON.stringify(self.widget.getValue())); }, width: 300 }, { @@ -14390,13 +14390,13 @@ Demo.YearMonthCombo = BI.inherit(BI.Widget, { self.widget.setValue({ year: 2017, month: 11 - }) + }); } }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.year_month_combo", Demo.YearMonthCombo);/** * Created by Dailer on 2017/7/13. @@ -14421,7 +14421,7 @@ Demo.YearQuarterCombo = BI.inherit(BI.Widget, { type: "bi.button", text: "getValue", handler: function () { - BI.Msg.toast(JSON.stringify(self.widget.getValue())) + BI.Msg.toast(JSON.stringify(self.widget.getValue())); }, width: 300 }, { @@ -14432,13 +14432,13 @@ Demo.YearQuarterCombo = BI.inherit(BI.Widget, { self.widget.setValue({ year: 2017, quarter: 3 - }) + }); } }], vgap: 20 - } + }; } -}) +}); BI.shortcut("demo.year_quarter_combo", Demo.YearQuarterCombo);Demo.CONFIG = Demo.CORE_CONFIG.concat(Demo.BASE_CONFIG).concat(Demo.CASE_CONFIG).concat(Demo.WIDGET_CONFIG).concat(Demo.COMPONENT_CONFIG).concat(Demo.FIX_CONFIG).concat(Demo.ADDONS_CONFIG).concat(Demo.CATEGORY_CONFIG); @@ -14448,1516 +14448,1516 @@ Demo.CONSTANTS = { text: v, value: v, title: v - } + }; }), ITEMS: BI.map("柳州市城贸金属材料有限责任公司 柳州市建福房屋租赁有限公司 柳州市迅昌数码办公设备有限责任公司 柳州市河海贸易有限责任公司 柳州市花篮制衣厂 柳州市兴溪物资有限公司 柳州市针织总厂 柳州市衡管物资有限公司 柳州市琪成机电设备有限公司 柳州市松林工程机械修理厂 柳州市积玉贸易有限公司 柳州市福运来贸易有限责任公司 柳州市钢义物资有限公司 柳州市洋力化工有限公司 柳州市悦盛贸易有限公司 柳州市雁城钢管物资有限公司 柳州市恒瑞钢材经营部 柳州市科拓电子有限公司 柳州市九方电子有限公司 柳州市桂龙汽车配件厂 柳州市制鞋工厂 柳州市炜力科贸有限公司 柳州市希翼贸易有限公司 柳州市兆金物资有限公司 柳州市和润电子科技有限责任公司 柳州市汇凯贸易有限公司 柳州市好机汇商贸有限公司 柳州市泛源商贸经营部 柳州市利汇达物资有限公司 广西全民药业有限责任公司 柳州超凡物资贸易有限责任公司 柳州市贵宏物资有限责任公司 柳州昊恒贸易有限责任公司 柳州市浦联物资有限公司 柳州市广通园林绿化工程有限责任公司 柳州市松发物资贸易有限责任公司 柳州市奥士达办公设备有限责任公司 柳州市海泰物资有限公司 柳州市金三环针织厂 柳州市钢贸物资有限公司 柳州市明阳纺织有限公司 柳州市世科科技发展有限公司 柳州市禄羊贸易有限公司 柳州市金兆阳商贸有限公司 柳州市汇昌物资经营部 柳州市林泰金属物资供应站 柳州市自来水管道材料设备公司 柳州市丹柳铝板有限公司 柳州市桂冶物资有限公司 柳州市宸业物资经营部 柳州市耀成贸易有限公司 柳州奥易自动化科技有限公司 柳州市萃丰科技有限责任公司 柳州市华储贸易有限责任公司 柳州市黄颜钢材有限责任公司 柳州市银盛物资有限责任公司 柳州市新仪化玻供应站 柳州市晶凯化工有限公司 广西柳州市柳江包装纸厂 柳州市志新物资有限责任公司 柳州市兆钢物资有限公司 柳州市友方科技发展有限责任公司 柳州市缝纫机台板家具总厂 柳州市晖海数码办公设备有限责任公司 柳州市富兰特服饰有限责任公司 柳州市柳北区富兴物资经营部 柳州市柳锌福利厂 柳州市海泉印刷有限责任公司 柳州市乾亨贸易有限公司 柳州市悦宁物资贸易有限公司 柳州市昊天贸易有限公司 广西惠字钢铁有限公司 柳州市名青物资有限公司 柳州市林郝物资有限公司 柳州市民政服装厂 柳州市多维劳保用品厂 柳州市轻工物资供应公司 柳州市程源物资有限责任公司 柳州市寿丰物资贸易有限责任公司 柳州市凯凡物资有限公司 柳州市利晖物资经营部 柳州市恒茂金属物资供应站 柳州市中储物资经营部 柳州市第二医疗器械厂 柳州市来鑫物资经营部 柳州市钢鑫物资贸易有限责任公司 柳州市双合袜业有限责任公司 柳州市茂松经贸有限责任公司 柳州市行行物资贸易有限公司 柳州市方一物资有限公司 柳州成异钢管销售有限公司 柳州广惠佳电脑有限公司 桂林市圣泽鑫物资有限公司柳州分公司 柳州市砼基建材贸易有限公司 柳州市海燕针织厂 上海浦光仪表厂柳州销售处 柳州市能电工贸有限责任公司 柳州市广贸物资有限公司 柳州市柳北区大昌电工灯饰经营部 柳州市金龙印务有限公司 柳州市奇缘婚典服务有限公司 柳州市盛博物资经营部 柳州市项元钢铁贸易有限公司 柳州市虞美人化妆品经营部 柳州市俊彦鞋厂 柳州市聚源特钢有限公司 柳州市迅龙科贸有限责任公司 柳州市恒飞电子有限责任公司 柳州市蓝正现代办公设备有限责任公司 柳州地区农业生产资料公司 柳州华菱钢管销售有限公司 柳州融通物资有限公司 柳州市可仁广告策划有限责任公司 柳州市鸟鑫物资有限责任公司 柳州市五丰钢材供应站 柳州市金江不锈钢有限公司 柳州市美日物资设备有限责任公司 柳州市鑫东物资贸易有限责任公司 柳州地区日用杂品公司 柳州市华纳物资贸易有限公司 柳州乾利金虹物资贸易有限责任公司 柳州市新迈计算机有限公司 柳州市富丽实业发展公司 柳州市石钢金属材料有限公司 柳州市力志传真机销售有限公司 广西宝森投资有限公司 柳州市嵘基商贸有限公司 柳州市景民商贸有限责任公司 柳州市银桥化玻有限责任公司 柳州市宏文糖烟店 柳州市科苑电脑网络有限公司 柳州市两面针旅游用品厂 柳州市立早室内装璜有限责任公司 柳州地化建材有限公司 柳州市涛达贸易有限公司 柳州市兰丰档案服务中心 柳州市惠贸物资有限责任公司 柳州市立文物资有限责任公司 柳州市致和商贸经营部 柳州市金色阳光信息咨询有限公司 柳州市赛利钢材经销部 柳州市日用化工厂 柳州市昆廷物资有限责任公司 柳州市邦盛贸易有限公司 柳州市济华贸易有限公司 柳州昕威橡塑化工经营部 柳州市联业贸易有限公司 柳州市兰钢贸易有限公司 柳州市子欣科技有限公司 柳州市狄龙机电设备有限公司 柳州市方真物资贸易有限公司 柳州市银鸥废旧回收中心 柳州市冠宝贸易有限公司 柳州市鑫盛德商务咨询有限责任公司 柳州市泰汇银通经贸有限公司 广西瀚维智测科技有限公司 柳州市钓鱼郎制衣有限责任公司 柳州溪水物资有限公司 柳州市融峰物资有限责任公司 广西新地科技有限责任公司 柳州市纺织装饰公司 柳州市粤翔冶金炉料有限公司 柳州市远腾贸易有限公司 柳州市东鸿城市改造有限公司 广西丛欣实业有限公司 柳州市服装厂 柳州市立安联合刀片有限公司 广西国扬投资有限责任公司 柳州市铭泰办公设备公司 柳州市桂钢物资供应站 柳州市昱升物资有限责任公司 柳州市鹰飞灿科贸有限公司 柳州市先导科贸有限公司 柳州市金秋建材物资经营部 柳州市童装厂 柳州市民泽物资有限公司 柳州市恒先物资贸易有限公司 柳州市银夏冷气工程有限责任公司 柳州粮食批发有限责任公司 柳州市金银华窗纱制造有限责任公司 柳州市三方贸易有限公司 柳州市丰涛商贸有限责任公司 柳州华智企业管理咨询有限责任公司 柳州市诚正建筑工程施工图审查有限公司 柳州市今科电讯设备营销中心 柳州市闽德电子有限公司 柳州市鑫虹针织厂 柳州市畅通通讯器材有限责任公司 柳州市正钢物资经营部 柳州市新柳饲料有限责任公司 柳州市黄村油库 柳州市天泰电力装饰工程有限公司 柳州市兆吉物资有限责任公司 柳州市八龙纸制品有限责任公司 柳州市巨佳电脑网络科技有限公司 ".match(/[^\s]+/g), function (i, v) { return { text: v, value: v, title: v - } + }; }), - TREEITEMS: [{"pId": "0", "id": "0_0", "text": "( 共25个 )", "value": "", "open": true}, { - "pId": "0_0", - "id": "0_0_0", - "text": "安徽省( 共1个 )", - "value": "安徽省", - "open": true - }, {"pId": "0_0_0", "id": "0_0_0_0", "text": "芜湖市", "value": "芜湖市", "open": true}, { - "pId": "0_0", - "id": "0_0_1", - "text": "北京市( 共6个 )", - "value": "北京市", - "open": true - }, {"pId": "0_0_1", "id": "0_0_1_0", "text": "北京市区", "value": "北京市区", "open": true}, { - "pId": "0_0_1", - "id": "0_0_1_1", - "text": "朝阳区", - "value": "朝阳区", - "open": true - }, {"pId": "0_0_1", "id": "0_0_1_2", "text": "东城区", "value": "东城区", "open": true}, { - "pId": "0_0_1", - "id": "0_0_1_3", - "text": "海淀区4内", - "value": "海淀区4内", - "open": true - }, {"pId": "0_0_1", "id": "0_0_1_4", "text": "海淀区4外", "value": "海淀区4外", "open": true}, { - "pId": "0_0_1", - "id": "0_0_1_5", - "text": "石景山区", - "value": "石景山区", - "open": true - }, {"pId": "0_0", "id": "0_0_2", "text": "福建省( 共2个 )", "value": "福建省", "open": true}, { - "pId": "0_0_2", - "id": "0_0_2_0", - "text": "莆田市", - "value": "莆田市", - "open": true - }, {"pId": "0_0_2", "id": "0_0_2_1", "text": "泉州市", "value": "泉州市", "open": true}, { - "pId": "0_0", - "id": "0_0_3", - "text": "甘肃省( 共1个 )", - "value": "甘肃省", - "open": true - }, {"pId": "0_0_3", "id": "0_0_3_0", "text": "兰州市", "value": "兰州市", "open": true}, { - "pId": "0_0", - "id": "0_0_4", - "text": "广东省( 共5个 )", - "value": "广东省", - "open": true - }, {"pId": "0_0_4", "id": "0_0_4_0", "text": "东莞市", "value": "东莞市", "open": true}, { - "pId": "0_0_4", - "id": "0_0_4_1", - "text": "广州市", - "value": "广州市", - "open": true - }, {"pId": "0_0_4", "id": "0_0_4_2", "text": "惠州市", "value": "惠州市", "open": true}, { - "pId": "0_0_4", - "id": "0_0_4_3", - "text": "深圳市", - "value": "深圳市", - "open": true - }, {"pId": "0_0_4", "id": "0_0_4_4", "text": "珠海市", "value": "珠海市", "open": true}, { - "pId": "0_0", - "id": "0_0_5", - "text": "广西壮族自治区( 共1个 )", - "value": "广西壮族自治区", - "open": true - }, {"pId": "0_0_5", "id": "0_0_5_0", "text": "南宁市", "value": "南宁市", "open": true}, { - "pId": "0_0", - "id": "0_0_6", - "text": "河北省( 共2个 )", - "value": "河北省", - "open": true - }, {"pId": "0_0_6", "id": "0_0_6_0", "text": "保定市", "value": "保定市", "open": true}, { - "pId": "0_0_6", - "id": "0_0_6_1", - "text": "邢台市", - "value": "邢台市", - "open": true - }, {"pId": "0_0", "id": "0_0_7", "text": "河南省( 共1个 )", "value": "河南省", "open": true}, { - "pId": "0_0_7", - "id": "0_0_7_0", - "text": "郑州市", - "value": "郑州市", - "open": true - }, {"pId": "0_0", "id": "0_0_8", "text": "黑龙江省( 共7个 )", "value": "黑龙江省", "open": true}, { - "pId": "0_0_8", - "id": "0_0_8_0", - "text": "大庆市", - "value": "大庆市", - "open": true - }, {"pId": "0_0_8", "id": "0_0_8_1", "text": "哈尔滨市", "value": "哈尔滨市", "open": true}, { - "pId": "0_0_8", - "id": "0_0_8_2", - "text": "鸡西市", - "value": "鸡西市", - "open": true - }, {"pId": "0_0_8", "id": "0_0_8_3", "text": "佳木斯市", "value": "佳木斯市", "open": true}, { - "pId": "0_0_8", - "id": "0_0_8_4", - "text": "牡丹江市", - "value": "牡丹江市", - "open": true - }, {"pId": "0_0_8", "id": "0_0_8_5", "text": "齐齐哈尔市", "value": "齐齐哈尔市", "open": true}, { - "pId": "0_0_8", - "id": "0_0_8_6", - "text": "双鸭山市", - "value": "双鸭山市", - "open": true - }, {"pId": "0_0", "id": "0_0_9", "text": "湖北省( 共1个 )", "value": "湖北省", "open": true}, { - "pId": "0_0_9", - "id": "0_0_9_0", - "text": "武汉市", - "value": "武汉市", - "open": true - }, {"pId": "0_0", "id": "0_0_10", "text": "湖南省( 共3个 )", "value": "湖南省", "open": true}, { - "pId": "0_0_10", - "id": "0_0_10_0", - "text": "常德市", - "value": "常德市", - "open": true - }, {"pId": "0_0_10", "id": "0_0_10_1", "text": "长沙市", "value": "长沙市", "open": true}, { - "pId": "0_0_10", - "id": "0_0_10_2", - "text": "邵阳市", - "value": "邵阳市", - "open": true - }, {"pId": "0_0", "id": "0_0_11", "text": "吉林省( 共4个 )", "value": "吉林省", "open": true}, { - "pId": "0_0_11", - "id": "0_0_11_0", - "text": "白山市", - "value": "白山市", - "open": true - }, {"pId": "0_0_11", "id": "0_0_11_1", "text": "长春市", "value": "长春市", "open": true}, { - "pId": "0_0_11", - "id": "0_0_11_2", - "text": "松原市", - "value": "松原市", - "open": true - }, {"pId": "0_0_11", "id": "0_0_11_3", "text": "通化市", "value": "通化市", "open": true}, { - "pId": "0_0", - "id": "0_0_12", - "text": "江苏省( 共8个 )", - "value": "江苏省", - "open": true - }, {"pId": "0_0_12", "id": "0_0_12_0", "text": "常州市", "value": "常州市", "open": true}, { - "pId": "0_0_12", - "id": "0_0_12_1", - "text": "南京市", - "value": "南京市", - "open": true - }, {"pId": "0_0_12", "id": "0_0_12_2", "text": "南通市", "value": "南通市", "open": true}, { - "pId": "0_0_12", - "id": "0_0_12_3", - "text": "苏州市", - "value": "苏州市", - "open": true - }, {"pId": "0_0_12", "id": "0_0_12_4", "text": "宿迁市", "value": "宿迁市", "open": true}, { - "pId": "0_0_12", - "id": "0_0_12_5", - "text": "泰州市", - "value": "泰州市", - "open": true - }, {"pId": "0_0_12", "id": "0_0_12_6", "text": "无锡市", "value": "无锡市", "open": true}, { - "pId": "0_0_12", - "id": "0_0_12_7", - "text": "盐城市", - "value": "盐城市", - "open": true - }, {"pId": "0_0", "id": "0_0_13", "text": "辽宁省( 共11个 )", "value": "辽宁省", "open": true}, { - "pId": "0_0_13", - "id": "0_0_13_0", - "text": "鞍山市", - "value": "鞍山市", - "open": true - }, {"pId": "0_0_13", "id": "0_0_13_1", "text": "本溪市", "value": "本溪市", "open": true}, { - "pId": "0_0_13", - "id": "0_0_13_2", - "text": "朝阳市", - "value": "朝阳市", - "open": true - }, {"pId": "0_0_13", "id": "0_0_13_3", "text": "大连市", "value": "大连市", "open": true}, { - "pId": "0_0_13", - "id": "0_0_13_4", - "text": "抚顺市", - "value": "抚顺市", - "open": true - }, {"pId": "0_0_13", "id": "0_0_13_5", "text": "葫芦岛市", "value": "葫芦岛市", "open": true}, { - "pId": "0_0_13", - "id": "0_0_13_6", - "text": "锦州市", - "value": "锦州市", - "open": true - }, {"pId": "0_0_13", "id": "0_0_13_7", "text": "辽阳市", "value": "辽阳市", "open": true}, { - "pId": "0_0_13", - "id": "0_0_13_8", - "text": "盘锦市", - "value": "盘锦市", - "open": true - }, {"pId": "0_0_13", "id": "0_0_13_9", "text": "沈阳市", "value": "沈阳市", "open": true}, { - "pId": "0_0_13", - "id": "0_0_13_10", - "text": "营口市", - "value": "营口市", - "open": true - }, {"pId": "0_0", "id": "0_0_14", "text": "内蒙古( 共1个 )", "value": "内蒙古", "open": true}, { - "pId": "0_0_14", - "id": "0_0_14_0", - "text": "鄂尔多斯市", - "value": "鄂尔多斯市", - "open": true - }, {"pId": "0_0", "id": "0_0_15", "text": "宁夏回族自治区( 共1个 )", "value": "宁夏回族自治区", "open": true}, { - "pId": "0_0_15", - "id": "0_0_15_0", - "text": "银川市", - "value": "银川市", - "open": true - }, {"pId": "0_0", "id": "0_0_16", "text": "山东省( 共7个 )", "value": "山东省", "open": true}, { - "pId": "0_0_16", - "id": "0_0_16_0", - "text": "济南市", - "value": "济南市", - "open": true - }, {"pId": "0_0_16", "id": "0_0_16_1", "text": "济宁市", "value": "济宁市", "open": true}, { - "pId": "0_0_16", - "id": "0_0_16_2", - "text": "聊城市", - "value": "聊城市", - "open": true - }, {"pId": "0_0_16", "id": "0_0_16_3", "text": "临沂市", "value": "临沂市", "open": true}, { - "pId": "0_0_16", - "id": "0_0_16_4", - "text": "青岛市", - "value": "青岛市", - "open": true - }, {"pId": "0_0_16", "id": "0_0_16_5", "text": "烟台市", "value": "烟台市", "open": true}, { - "pId": "0_0_16", - "id": "0_0_16_6", - "text": "枣庄市", - "value": "枣庄市", - "open": true - }, {"pId": "0_0", "id": "0_0_17", "text": "山西省( 共1个 )", "value": "山西省", "open": true}, { - "pId": "0_0_17", - "id": "0_0_17_0", - "text": "太原市", - "value": "太原市", - "open": true - }, {"pId": "0_0", "id": "0_0_18", "text": "陕西省( 共1个 )", "value": "陕西省", "open": true}, { - "pId": "0_0_18", - "id": "0_0_18_0", - "text": "西安市", - "value": "西安市", - "open": true - }, {"pId": "0_0", "id": "0_0_19", "text": "上海市( 共1个 )", "value": "上海市", "open": true}, { - "pId": "0_0_19", - "id": "0_0_19_0", - "text": "上海市区", - "value": "上海市区", - "open": true - }, {"pId": "0_0", "id": "0_0_20", "text": "四川省( 共1个 )", "value": "四川省", "open": true}, { - "pId": "0_0_20", - "id": "0_0_20_0", - "text": "成都市", - "value": "成都市", - "open": true - }, {"pId": "0_0", "id": "0_0_21", "text": "新疆维吾尔族自治区( 共2个 )", "value": "新疆维吾尔族自治区", "open": true}, { - "pId": "0_0_21", - "id": "0_0_21_0", - "text": "吐鲁番地区", - "value": "吐鲁番地区", - "open": true - }, {"pId": "0_0_21", "id": "0_0_21_1", "text": "乌鲁木齐", "value": "乌鲁木齐", "open": true}, { - "pId": "0_0", - "id": "0_0_22", - "text": "云南省( 共1个 )", - "value": "云南省", - "open": true - }, {"pId": "0_0_22", "id": "0_0_22_0", "text": "昆明市", "value": "昆明市", "open": true}, { - "pId": "0_0", - "id": "0_0_23", - "text": "浙江省( 共5个 )", - "value": "浙江省", - "open": true - }, {"pId": "0_0_23", "id": "0_0_23_0", "text": "杭州市", "value": "杭州市", "open": true}, { - "pId": "0_0_23", - "id": "0_0_23_1", - "text": "湖州市", - "value": "湖州市", - "open": true - }, {"pId": "0_0_23", "id": "0_0_23_2", "text": "嘉兴市", "value": "嘉兴市", "open": true}, { - "pId": "0_0_23", - "id": "0_0_23_3", - "text": "宁波市", - "value": "宁波市", - "open": true - }, {"pId": "0_0_23", "id": "0_0_23_4", "text": "绍兴市", "value": "绍兴市", "open": true}, { - "pId": "0_0", - "id": "0_0_24", - "text": "重庆市( 共1个 )", - "value": "重庆市", - "open": true - }, {"pId": "0_0_24", "id": "0_0_24_0", "text": "重庆市区", "value": "重庆市区", "open": true}, { - "pId": "0", - "id": "0_1", - "text": "中国( 共34个 )", - "value": "中国", - "open": true - }, {"pId": "0_1", "id": "0_1_0", "text": "安徽省( 共19个 )", "value": "安徽省", "open": true}, { - "pId": "0_1_0", - "id": "0_1_0_0", - "text": "安庆市", - "value": "安庆市", - "open": true - }, {"pId": "0_1_0", "id": "0_1_0_1", "text": "蚌埠市", "value": "蚌埠市", "open": true}, { - "pId": "0_1_0", - "id": "0_1_0_2", - "text": "亳州市", - "value": "亳州市", - "open": true - }, {"pId": "0_1_0", "id": "0_1_0_3", "text": "巢湖市", "value": "巢湖市", "open": true}, { - "pId": "0_1_0", - "id": "0_1_0_4", - "text": "池州市", - "value": "池州市", - "open": true - }, {"pId": "0_1_0", "id": "0_1_0_5", "text": "滁州市", "value": "滁州市", "open": true}, { - "pId": "0_1_0", - "id": "0_1_0_6", - "text": "阜阳市", - "value": "阜阳市", - "open": true - }, {"pId": "0_1_0", "id": "0_1_0_7", "text": "毫州市", "value": "毫州市", "open": true}, { - "pId": "0_1_0", - "id": "0_1_0_8", - "text": "合肥市", - "value": "合肥市", - "open": true - }, {"pId": "0_1_0", "id": "0_1_0_9", "text": "淮北市", "value": "淮北市", "open": true}, { - "pId": "0_1_0", - "id": "0_1_0_10", - "text": "淮南市", - "value": "淮南市", - "open": true - }, {"pId": "0_1_0", "id": "0_1_0_11", "text": "黄山市", "value": "黄山市", "open": true}, { - "pId": "0_1_0", - "id": "0_1_0_12", - "text": "六安市", - "value": "六安市", - "open": true - }, {"pId": "0_1_0", "id": "0_1_0_13", "text": "马鞍山市", "value": "马鞍山市", "open": true}, { - "pId": "0_1_0", - "id": "0_1_0_14", - "text": "濮阳市", - "value": "濮阳市", - "open": true - }, {"pId": "0_1_0", "id": "0_1_0_15", "text": "宿州市", "value": "宿州市", "open": true}, { - "pId": "0_1_0", - "id": "0_1_0_16", - "text": "铜陵市", - "value": "铜陵市", - "open": true - }, {"pId": "0_1_0", "id": "0_1_0_17", "text": "芜湖市", "value": "芜湖市", "open": true}, { - "pId": "0_1_0", - "id": "0_1_0_18", - "text": "宣城市", - "value": "宣城市", - "open": true - }, {"pId": "0_1", "id": "0_1_1", "text": "澳门特别行政区( 共1个 )", "value": "澳门特别行政区", "open": true}, { - "pId": "0_1_1", - "id": "0_1_1_0", - "text": "澳门", - "value": "澳门", - "open": true - }, {"pId": "0_1", "id": "0_1_2", "text": "北京市( 共17个 )", "value": "北京市", "open": true}, { - "pId": "0_1_2", - "id": "0_1_2_0", - "text": "北京市区", - "value": "北京市区", - "open": true - }, {"pId": "0_1_2", "id": "0_1_2_1", "text": "昌平区", "value": "昌平区", "open": true}, { - "pId": "0_1_2", - "id": "0_1_2_2", - "text": "朝阳区", - "value": "朝阳区", - "open": true - }, {"pId": "0_1_2", "id": "0_1_2_3", "text": "大兴区", "value": "大兴区", "open": true}, { - "pId": "0_1_2", - "id": "0_1_2_4", - "text": "东城区", - "value": "东城区", - "open": true - }, {"pId": "0_1_2", "id": "0_1_2_5", "text": "房山区", "value": "房山区", "open": true}, { - "pId": "0_1_2", - "id": "0_1_2_6", - "text": "丰台区", - "value": "丰台区", - "open": true - }, {"pId": "0_1_2", "id": "0_1_2_7", "text": "海淀区", "value": "海淀区", "open": true}, { - "pId": "0_1_2", - "id": "0_1_2_8", - "text": "海淀区4内", - "value": "海淀区4内", - "open": true - }, {"pId": "0_1_2", "id": "0_1_2_9", "text": "海淀区4外", "value": "海淀区4外", "open": true}, { - "pId": "0_1_2", - "id": "0_1_2_10", - "text": "门头沟区", - "value": "门头沟区", - "open": true - }, {"pId": "0_1_2", "id": "0_1_2_11", "text": "平谷区", "value": "平谷区", "open": true}, { - "pId": "0_1_2", - "id": "0_1_2_12", - "text": "石景山区", - "value": "石景山区", - "open": true - }, {"pId": "0_1_2", "id": "0_1_2_13", "text": "顺义区", "value": "顺义区", "open": true}, { - "pId": "0_1_2", - "id": "0_1_2_14", - "text": "通州区", - "value": "通州区", - "open": true - }, {"pId": "0_1_2", "id": "0_1_2_15", "text": "西城区", "value": "西城区", "open": true}, { - "pId": "0_1_2", - "id": "0_1_2_16", - "text": "西城区 ", - "value": "西城区 ", - "open": true - }, {"pId": "0_1", "id": "0_1_3", "text": "福建省( 共9个 )", "value": "福建省", "open": true}, { - "pId": "0_1_3", - "id": "0_1_3_0", - "text": "福州市", - "value": "福州市", - "open": true - }, {"pId": "0_1_3", "id": "0_1_3_1", "text": "龙岩市", "value": "龙岩市", "open": true}, { - "pId": "0_1_3", - "id": "0_1_3_2", - "text": "南平市", - "value": "南平市", - "open": true - }, {"pId": "0_1_3", "id": "0_1_3_3", "text": "宁德市", "value": "宁德市", "open": true}, { - "pId": "0_1_3", - "id": "0_1_3_4", - "text": "莆田市", - "value": "莆田市", - "open": true - }, {"pId": "0_1_3", "id": "0_1_3_5", "text": "泉州市", "value": "泉州市", "open": true}, { - "pId": "0_1_3", - "id": "0_1_3_6", - "text": "三明市", - "value": "三明市", - "open": true - }, {"pId": "0_1_3", "id": "0_1_3_7", "text": "厦门市", "value": "厦门市", "open": true}, { - "pId": "0_1_3", - "id": "0_1_3_8", - "text": "漳州市", - "value": "漳州市", - "open": true - }, {"pId": "0_1", "id": "0_1_4", "text": "甘肃省( 共12个 )", "value": "甘肃省", "open": true}, { - "pId": "0_1_4", - "id": "0_1_4_0", - "text": "白银市", - "value": "白银市", - "open": true - }, {"pId": "0_1_4", "id": "0_1_4_1", "text": "嘉峪关市", "value": "嘉峪关市", "open": true}, { - "pId": "0_1_4", - "id": "0_1_4_2", - "text": "金昌市", - "value": "金昌市", - "open": true - }, {"pId": "0_1_4", "id": "0_1_4_3", "text": "酒泉市", "value": "酒泉市", "open": true}, { - "pId": "0_1_4", - "id": "0_1_4_4", - "text": "兰州市", - "value": "兰州市", - "open": true - }, {"pId": "0_1_4", "id": "0_1_4_5", "text": "陇南市", "value": "陇南市", "open": true}, { - "pId": "0_1_4", - "id": "0_1_4_6", - "text": "平凉市", - "value": "平凉市", - "open": true - }, {"pId": "0_1_4", "id": "0_1_4_7", "text": "庆阳市", "value": "庆阳市", "open": true}, { - "pId": "0_1_4", - "id": "0_1_4_8", - "text": "天津市区", - "value": "天津市区", - "open": true - }, {"pId": "0_1_4", "id": "0_1_4_9", "text": "天水市", "value": "天水市", "open": true}, { - "pId": "0_1_4", - "id": "0_1_4_10", - "text": "武威市", - "value": "武威市", - "open": true - }, {"pId": "0_1_4", "id": "0_1_4_11", "text": "张掖市", "value": "张掖市", "open": true}, { - "pId": "0_1", - "id": "0_1_5", - "text": "广东省( 共21个 )", - "value": "广东省", - "open": true - }, {"pId": "0_1_5", "id": "0_1_5_0", "text": "潮州市", "value": "潮州市", "open": true}, { - "pId": "0_1_5", - "id": "0_1_5_1", - "text": "东莞市", - "value": "东莞市", - "open": true - }, {"pId": "0_1_5", "id": "0_1_5_2", "text": "佛山市", "value": "佛山市", "open": true}, { - "pId": "0_1_5", - "id": "0_1_5_3", - "text": "广州市", - "value": "广州市", - "open": true - }, {"pId": "0_1_5", "id": "0_1_5_4", "text": "河源市", "value": "河源市", "open": true}, { - "pId": "0_1_5", - "id": "0_1_5_5", - "text": "惠州市", - "value": "惠州市", - "open": true - }, {"pId": "0_1_5", "id": "0_1_5_6", "text": "江门市", "value": "江门市", "open": true}, { - "pId": "0_1_5", - "id": "0_1_5_7", - "text": "揭阳市", - "value": "揭阳市", - "open": true - }, {"pId": "0_1_5", "id": "0_1_5_8", "text": "茂名市", "value": "茂名市", "open": true}, { - "pId": "0_1_5", - "id": "0_1_5_9", - "text": "梅州市", - "value": "梅州市", - "open": true - }, {"pId": "0_1_5", "id": "0_1_5_10", "text": "清远市", "value": "清远市", "open": true}, { - "pId": "0_1_5", - "id": "0_1_5_11", - "text": "汕头市", - "value": "汕头市", - "open": true - }, {"pId": "0_1_5", "id": "0_1_5_12", "text": "汕尾市", "value": "汕尾市", "open": true}, { - "pId": "0_1_5", - "id": "0_1_5_13", - "text": "韶关市", - "value": "韶关市", - "open": true - }, {"pId": "0_1_5", "id": "0_1_5_14", "text": "深圳市", "value": "深圳市", "open": true}, { - "pId": "0_1_5", - "id": "0_1_5_15", - "text": "阳江市", - "value": "阳江市", - "open": true - }, {"pId": "0_1_5", "id": "0_1_5_16", "text": "云浮市", "value": "云浮市", "open": true}, { - "pId": "0_1_5", - "id": "0_1_5_17", - "text": "湛江市", - "value": "湛江市", - "open": true - }, {"pId": "0_1_5", "id": "0_1_5_18", "text": "肇庆市", "value": "肇庆市", "open": true}, { - "pId": "0_1_5", - "id": "0_1_5_19", - "text": "中山市", - "value": "中山市", - "open": true - }, {"pId": "0_1_5", "id": "0_1_5_20", "text": "珠海市", "value": "珠海市", "open": true}, { - "pId": "0_1", - "id": "0_1_6", - "text": "广西壮族自治区( 共14个 )", - "value": "广西壮族自治区", - "open": true - }, {"pId": "0_1_6", "id": "0_1_6_0", "text": "百色市", "value": "百色市", "open": true}, { - "pId": "0_1_6", - "id": "0_1_6_1", - "text": "北海市", - "value": "北海市", - "open": true - }, {"pId": "0_1_6", "id": "0_1_6_2", "text": "崇左市", "value": "崇左市", "open": true}, { - "pId": "0_1_6", - "id": "0_1_6_3", - "text": "防城港市", - "value": "防城港市", - "open": true - }, {"pId": "0_1_6", "id": "0_1_6_4", "text": "桂林市", "value": "桂林市", "open": true}, { - "pId": "0_1_6", - "id": "0_1_6_5", - "text": "贵港市", - "value": "贵港市", - "open": true - }, {"pId": "0_1_6", "id": "0_1_6_6", "text": "河池市", "value": "河池市", "open": true}, { - "pId": "0_1_6", - "id": "0_1_6_7", - "text": "贺州市", - "value": "贺州市", - "open": true - }, {"pId": "0_1_6", "id": "0_1_6_8", "text": "来宾市", "value": "来宾市", "open": true}, { - "pId": "0_1_6", - "id": "0_1_6_9", - "text": "柳州市", - "value": "柳州市", - "open": true - }, {"pId": "0_1_6", "id": "0_1_6_10", "text": "南宁市", "value": "南宁市", "open": true}, { - "pId": "0_1_6", - "id": "0_1_6_11", - "text": "钦州市", - "value": "钦州市", - "open": true - }, {"pId": "0_1_6", "id": "0_1_6_12", "text": "梧州市", "value": "梧州市", "open": true}, { - "pId": "0_1_6", - "id": "0_1_6_13", - "text": "玉林市", - "value": "玉林市", - "open": true - }, {"pId": "0_1", "id": "0_1_7", "text": "贵州省( 共9个 )", "value": "贵州省", "open": true}, { - "pId": "0_1_7", - "id": "0_1_7_0", - "text": "安顺市", - "value": "安顺市", - "open": true - }, {"pId": "0_1_7", "id": "0_1_7_1", "text": "毕节地区", "value": "毕节地区", "open": true}, { - "pId": "0_1_7", - "id": "0_1_7_2", - "text": "贵阳市", - "value": "贵阳市", - "open": true - }, {"pId": "0_1_7", "id": "0_1_7_3", "text": "六盘水市", "value": "六盘水市", "open": true}, { - "pId": "0_1_7", - "id": "0_1_7_4", - "text": "黔东南州", - "value": "黔东南州", - "open": true - }, {"pId": "0_1_7", "id": "0_1_7_5", "text": "黔南州", "value": "黔南州", "open": true}, { - "pId": "0_1_7", - "id": "0_1_7_6", - "text": "黔西南市", - "value": "黔西南市", - "open": true - }, {"pId": "0_1_7", "id": "0_1_7_7", "text": "铜仁地区", "value": "铜仁地区", "open": true}, { - "pId": "0_1_7", - "id": "0_1_7_8", - "text": "遵义市", - "value": "遵义市", - "open": true - }, {"pId": "0_1", "id": "0_1_8", "text": "海南省( 共2个 )", "value": "海南省", "open": true}, { - "pId": "0_1_8", - "id": "0_1_8_0", - "text": "海口市", - "value": "海口市", - "open": true - }, {"pId": "0_1_8", "id": "0_1_8_1", "text": "三亚市", "value": "三亚市", "open": true}, { - "pId": "0_1", - "id": "0_1_9", - "text": "河北省( 共12个 )", - "value": "河北省", - "open": true - }, {"pId": "0_1_9", "id": "0_1_9_0", "text": "保定市", "value": "保定市", "open": true}, { - "pId": "0_1_9", - "id": "0_1_9_1", - "text": "沧州市", - "value": "沧州市", - "open": true - }, {"pId": "0_1_9", "id": "0_1_9_2", "text": "承德市", "value": "承德市", "open": true}, { - "pId": "0_1_9", - "id": "0_1_9_3", - "text": "邯郸市", - "value": "邯郸市", - "open": true - }, {"pId": "0_1_9", "id": "0_1_9_4", "text": "衡水市", "value": "衡水市", "open": true}, { - "pId": "0_1_9", - "id": "0_1_9_5", - "text": "廊坊市", - "value": "廊坊市", - "open": true - }, {"pId": "0_1_9", "id": "0_1_9_6", "text": "秦皇岛市", "value": "秦皇岛市", "open": true}, { - "pId": "0_1_9", - "id": "0_1_9_7", - "text": "石家庄市", - "value": "石家庄市", - "open": true - }, {"pId": "0_1_9", "id": "0_1_9_8", "text": "唐山市", "value": "唐山市", "open": true}, { - "pId": "0_1_9", - "id": "0_1_9_9", - "text": "天津市区", - "value": "天津市区", - "open": true - }, {"pId": "0_1_9", "id": "0_1_9_10", "text": "邢台市", "value": "邢台市", "open": true}, { - "pId": "0_1_9", - "id": "0_1_9_11", - "text": "张家口市", - "value": "张家口市", - "open": true - }, {"pId": "0_1", "id": "0_1_10", "text": "河南省( 共19个 )", "value": "河南省", "open": true}, { - "pId": "0_1_10", - "id": "0_1_10_0", - "text": "安阳市", - "value": "安阳市", - "open": true - }, {"pId": "0_1_10", "id": "0_1_10_1", "text": "鹤壁市", "value": "鹤壁市", "open": true}, { - "pId": "0_1_10", - "id": "0_1_10_2", - "text": "济源市", - "value": "济源市", - "open": true - }, {"pId": "0_1_10", "id": "0_1_10_3", "text": "焦作市", "value": "焦作市", "open": true}, { - "pId": "0_1_10", - "id": "0_1_10_4", - "text": "开封市", - "value": "开封市", - "open": true - }, {"pId": "0_1_10", "id": "0_1_10_5", "text": "廊坊市", "value": "廊坊市", "open": true}, { - "pId": "0_1_10", - "id": "0_1_10_6", - "text": "洛阳市", - "value": "洛阳市", - "open": true - }, {"pId": "0_1_10", "id": "0_1_10_7", "text": "漯河市", "value": "漯河市", "open": true}, { - "pId": "0_1_10", - "id": "0_1_10_8", - "text": "南阳市", - "value": "南阳市", - "open": true - }, {"pId": "0_1_10", "id": "0_1_10_9", "text": "平顶山市", "value": "平顶山市", "open": true}, { - "pId": "0_1_10", - "id": "0_1_10_10", - "text": "濮阳市", - "value": "濮阳市", - "open": true - }, {"pId": "0_1_10", "id": "0_1_10_11", "text": "三门峡市", "value": "三门峡市", "open": true}, { - "pId": "0_1_10", - "id": "0_1_10_12", - "text": "商丘市", - "value": "商丘市", - "open": true - }, {"pId": "0_1_10", "id": "0_1_10_13", "text": "新乡市", "value": "新乡市", "open": true}, { - "pId": "0_1_10", - "id": "0_1_10_14", - "text": "信阳市", - "value": "信阳市", - "open": true - }, {"pId": "0_1_10", "id": "0_1_10_15", "text": "许昌市", "value": "许昌市", "open": true}, { - "pId": "0_1_10", - "id": "0_1_10_16", - "text": "郑州市", - "value": "郑州市", - "open": true - }, {"pId": "0_1_10", "id": "0_1_10_17", "text": "周口市", "value": "周口市", "open": true}, { - "pId": "0_1_10", - "id": "0_1_10_18", - "text": "驻马店市", - "value": "驻马店市", - "open": true - }, {"pId": "0_1", "id": "0_1_11", "text": "黑龙江省( 共13个 )", "value": "黑龙江省", "open": true}, { - "pId": "0_1_11", - "id": "0_1_11_0", - "text": "大庆市", - "value": "大庆市", - "open": true - }, {"pId": "0_1_11", "id": "0_1_11_1", "text": "大兴安岭地区", "value": "大兴安岭地区", "open": true}, { - "pId": "0_1_11", - "id": "0_1_11_2", - "text": "大兴安岭市", - "value": "大兴安岭市", - "open": true - }, {"pId": "0_1_11", "id": "0_1_11_3", "text": "哈尔滨市", "value": "哈尔滨市", "open": true}, { - "pId": "0_1_11", - "id": "0_1_11_4", - "text": "鹤港市", - "value": "鹤港市", - "open": true - }, {"pId": "0_1_11", "id": "0_1_11_5", "text": "黑河市", "value": "黑河市", "open": true}, { - "pId": "0_1_11", - "id": "0_1_11_6", - "text": "佳木斯市", - "value": "佳木斯市", - "open": true - }, {"pId": "0_1_11", "id": "0_1_11_7", "text": "牡丹江市", "value": "牡丹江市", "open": true}, { - "pId": "0_1_11", - "id": "0_1_11_8", - "text": "七台河市", - "value": "七台河市", - "open": true - }, {"pId": "0_1_11", "id": "0_1_11_9", "text": "齐齐哈尔市", "value": "齐齐哈尔市", "open": true}, { - "pId": "0_1_11", - "id": "0_1_11_10", - "text": "双鸭山市", - "value": "双鸭山市", - "open": true - }, {"pId": "0_1_11", "id": "0_1_11_11", "text": "绥化市", "value": "绥化市", "open": true}, { - "pId": "0_1_11", - "id": "0_1_11_12", - "text": "伊春市", - "value": "伊春市", - "open": true - }, {"pId": "0_1", "id": "0_1_12", "text": "湖北省( 共16个 )", "value": "湖北省", "open": true}, { - "pId": "0_1_12", - "id": "0_1_12_0", - "text": "鄂州市", - "value": "鄂州市", - "open": true - }, {"pId": "0_1_12", "id": "0_1_12_1", "text": "恩施土家族苗族自治州", "value": "恩施土家族苗族自治州", "open": true}, { - "pId": "0_1_12", - "id": "0_1_12_2", - "text": "黄冈市", - "value": "黄冈市", - "open": true - }, {"pId": "0_1_12", "id": "0_1_12_3", "text": "黄石市", "value": "黄石市", "open": true}, { - "pId": "0_1_12", - "id": "0_1_12_4", - "text": "荆门市", - "value": "荆门市", - "open": true - }, {"pId": "0_1_12", "id": "0_1_12_5", "text": "荆州市", "value": "荆州市", "open": true}, { - "pId": "0_1_12", - "id": "0_1_12_6", - "text": "神农架市", - "value": "神农架市", - "open": true - }, {"pId": "0_1_12", "id": "0_1_12_7", "text": "十堰市", "value": "十堰市", "open": true}, { - "pId": "0_1_12", - "id": "0_1_12_8", - "text": "随州市", - "value": "随州市", - "open": true - }, {"pId": "0_1_12", "id": "0_1_12_9", "text": "天门市", "value": "天门市", "open": true}, { - "pId": "0_1_12", - "id": "0_1_12_10", - "text": "武汉市", - "value": "武汉市", - "open": true - }, {"pId": "0_1_12", "id": "0_1_12_11", "text": "咸宁市", "value": "咸宁市", "open": true}, { - "pId": "0_1_12", - "id": "0_1_12_12", - "text": "襄樊市", - "value": "襄樊市", - "open": true - }, {"pId": "0_1_12", "id": "0_1_12_13", "text": "襄阳市", "value": "襄阳市", "open": true}, { - "pId": "0_1_12", - "id": "0_1_12_14", - "text": "孝感市", - "value": "孝感市", - "open": true - }, {"pId": "0_1_12", "id": "0_1_12_15", "text": "宜昌市", "value": "宜昌市", "open": true}, { - "pId": "0_1", - "id": "0_1_13", - "text": "湖南省( 共15个 )", - "value": "湖南省", - "open": true - }, {"pId": "0_1_13", "id": "0_1_13_0", "text": "常德市", "value": "常德市", "open": true}, { - "pId": "0_1_13", - "id": "0_1_13_1", - "text": "长沙市", - "value": "长沙市", - "open": true - }, {"pId": "0_1_13", "id": "0_1_13_2", "text": "郴州市", "value": "郴州市", "open": true}, { - "pId": "0_1_13", - "id": "0_1_13_3", - "text": "衡阳市", - "value": "衡阳市", - "open": true - }, {"pId": "0_1_13", "id": "0_1_13_4", "text": "怀化市", "value": "怀化市", "open": true}, { - "pId": "0_1_13", - "id": "0_1_13_5", - "text": "娄底市", - "value": "娄底市", - "open": true - }, {"pId": "0_1_13", "id": "0_1_13_6", "text": "邵阳市", "value": "邵阳市", "open": true}, { - "pId": "0_1_13", - "id": "0_1_13_7", - "text": "湘潭市", - "value": "湘潭市", - "open": true - }, {"pId": "0_1_13", "id": "0_1_13_8", "text": "湘西市", "value": "湘西市", "open": true}, { - "pId": "0_1_13", - "id": "0_1_13_9", - "text": "湘西土家族苗族自治州", - "value": "湘西土家族苗族自治州", - "open": true - }, {"pId": "0_1_13", "id": "0_1_13_10", "text": "益阳市", "value": "益阳市", "open": true}, { - "pId": "0_1_13", - "id": "0_1_13_11", - "text": "永州市", - "value": "永州市", - "open": true - }, {"pId": "0_1_13", "id": "0_1_13_12", "text": "岳阳市", "value": "岳阳市", "open": true}, { - "pId": "0_1_13", - "id": "0_1_13_13", - "text": "张家界市", - "value": "张家界市", - "open": true - }, {"pId": "0_1_13", "id": "0_1_13_14", "text": "株洲市", "value": "株洲市", "open": true}, { - "pId": "0_1", - "id": "0_1_14", - "text": "吉林省( 共10个 )", - "value": "吉林省", - "open": true - }, {"pId": "0_1_14", "id": "0_1_14_0", "text": "白城市", "value": "白城市", "open": true}, { - "pId": "0_1_14", - "id": "0_1_14_1", - "text": "白山市", - "value": "白山市", - "open": true - }, {"pId": "0_1_14", "id": "0_1_14_2", "text": "长春市", "value": "长春市", "open": true}, { - "pId": "0_1_14", - "id": "0_1_14_3", - "text": "大庆市", - "value": "大庆市", - "open": true - }, {"pId": "0_1_14", "id": "0_1_14_4", "text": "吉林市", "value": "吉林市", "open": true}, { - "pId": "0_1_14", - "id": "0_1_14_5", - "text": "辽源市", - "value": "辽源市", - "open": true - }, {"pId": "0_1_14", "id": "0_1_14_6", "text": "四平市", "value": "四平市", "open": true}, { - "pId": "0_1_14", - "id": "0_1_14_7", - "text": "松原市", - "value": "松原市", - "open": true - }, {"pId": "0_1_14", "id": "0_1_14_8", "text": "通化市", "value": "通化市", "open": true}, { - "pId": "0_1_14", - "id": "0_1_14_9", - "text": "延边朝鲜族自治州", - "value": "延边朝鲜族自治州", - "open": true - }, {"pId": "0_1", "id": "0_1_15", "text": "江苏省( 共13个 )", "value": "江苏省", "open": true}, { - "pId": "0_1_15", - "id": "0_1_15_0", - "text": "常州市", - "value": "常州市", - "open": true - }, {"pId": "0_1_15", "id": "0_1_15_1", "text": "淮安市", "value": "淮安市", "open": true}, { - "pId": "0_1_15", - "id": "0_1_15_2", - "text": "连云港市", - "value": "连云港市", - "open": true - }, {"pId": "0_1_15", "id": "0_1_15_3", "text": "南京市", "value": "南京市", "open": true}, { - "pId": "0_1_15", - "id": "0_1_15_4", - "text": "南通市", - "value": "南通市", - "open": true - }, {"pId": "0_1_15", "id": "0_1_15_5", "text": "苏州市", "value": "苏州市", "open": true}, { - "pId": "0_1_15", - "id": "0_1_15_6", - "text": "宿迁市", - "value": "宿迁市", - "open": true - }, {"pId": "0_1_15", "id": "0_1_15_7", "text": "泰州市", "value": "泰州市", "open": true}, { - "pId": "0_1_15", - "id": "0_1_15_8", - "text": "无锡市", - "value": "无锡市", - "open": true - }, {"pId": "0_1_15", "id": "0_1_15_9", "text": "徐州市", "value": "徐州市", "open": true}, { - "pId": "0_1_15", - "id": "0_1_15_10", - "text": "盐城市", - "value": "盐城市", - "open": true - }, {"pId": "0_1_15", "id": "0_1_15_11", "text": "扬州市", "value": "扬州市", "open": true}, { - "pId": "0_1_15", - "id": "0_1_15_12", - "text": "镇江市", - "value": "镇江市", - "open": true - }, {"pId": "0_1", "id": "0_1_16", "text": "江西省( 共10个 )", "value": "江西省", "open": true}, { - "pId": "0_1_16", - "id": "0_1_16_0", - "text": "抚州市", - "value": "抚州市", - "open": true - }, {"pId": "0_1_16", "id": "0_1_16_1", "text": "赣州市", "value": "赣州市", "open": true}, { - "pId": "0_1_16", - "id": "0_1_16_2", - "text": "景德镇市", - "value": "景德镇市", - "open": true - }, {"pId": "0_1_16", "id": "0_1_16_3", "text": "九江市", "value": "九江市", "open": true}, { - "pId": "0_1_16", - "id": "0_1_16_4", - "text": "南昌市", - "value": "南昌市", - "open": true - }, {"pId": "0_1_16", "id": "0_1_16_5", "text": "萍乡市", "value": "萍乡市", "open": true}, { - "pId": "0_1_16", - "id": "0_1_16_6", - "text": "上饶市", - "value": "上饶市", - "open": true - }, {"pId": "0_1_16", "id": "0_1_16_7", "text": "新余市", "value": "新余市", "open": true}, { - "pId": "0_1_16", - "id": "0_1_16_8", - "text": "宜春市", - "value": "宜春市", - "open": true - }, {"pId": "0_1_16", "id": "0_1_16_9", "text": "鹰潭市", "value": "鹰潭市", "open": true}, { - "pId": "0_1", - "id": "0_1_17", - "text": "辽宁省( 共14个 )", - "value": "辽宁省", - "open": true - }, {"pId": "0_1_17", "id": "0_1_17_0", "text": "鞍山市", "value": "鞍山市", "open": true}, { - "pId": "0_1_17", - "id": "0_1_17_1", - "text": "本溪市", - "value": "本溪市", - "open": true - }, {"pId": "0_1_17", "id": "0_1_17_2", "text": "朝阳市", "value": "朝阳市", "open": true}, { - "pId": "0_1_17", - "id": "0_1_17_3", - "text": "大连市", - "value": "大连市", - "open": true - }, {"pId": "0_1_17", "id": "0_1_17_4", "text": "丹东市", "value": "丹东市", "open": true}, { - "pId": "0_1_17", - "id": "0_1_17_5", - "text": "抚顺市", - "value": "抚顺市", - "open": true - }, {"pId": "0_1_17", "id": "0_1_17_6", "text": "阜新市", "value": "阜新市", "open": true}, { - "pId": "0_1_17", - "id": "0_1_17_7", - "text": "葫芦岛市", - "value": "葫芦岛市", - "open": true - }, {"pId": "0_1_17", "id": "0_1_17_8", "text": "锦州市", "value": "锦州市", "open": true}, { - "pId": "0_1_17", - "id": "0_1_17_9", - "text": "辽阳市", - "value": "辽阳市", - "open": true - }, {"pId": "0_1_17", "id": "0_1_17_10", "text": "盘锦市", "value": "盘锦市", "open": true}, { - "pId": "0_1_17", - "id": "0_1_17_11", - "text": "沈阳市", - "value": "沈阳市", - "open": true - }, {"pId": "0_1_17", "id": "0_1_17_12", "text": "铁岭市", "value": "铁岭市", "open": true}, { - "pId": "0_1_17", - "id": "0_1_17_13", - "text": "营口市", - "value": "营口市", - "open": true - }, {"pId": "0_1", "id": "0_1_18", "text": "内蒙古( 共10个 )", "value": "内蒙古", "open": true}, { - "pId": "0_1_18", - "id": "0_1_18_0", - "text": "包头市", - "value": "包头市", - "open": true - }, {"pId": "0_1_18", "id": "0_1_18_1", "text": "赤峰市", "value": "赤峰市", "open": true}, { - "pId": "0_1_18", - "id": "0_1_18_2", - "text": "鄂尔多斯市", - "value": "鄂尔多斯市", - "open": true - }, {"pId": "0_1_18", "id": "0_1_18_3", "text": "呼和浩特市", "value": "呼和浩特市", "open": true}, { - "pId": "0_1_18", - "id": "0_1_18_4", - "text": "呼伦贝尔市", - "value": "呼伦贝尔市", - "open": true - }, {"pId": "0_1_18", "id": "0_1_18_5", "text": "通辽市", "value": "通辽市", "open": true}, { - "pId": "0_1_18", - "id": "0_1_18_6", - "text": "乌海市", - "value": "乌海市", - "open": true - }, {"pId": "0_1_18", "id": "0_1_18_7", "text": "锡林郭勒市", "value": "锡林郭勒市", "open": true}, { - "pId": "0_1_18", - "id": "0_1_18_8", - "text": "兴安市", - "value": "兴安市", - "open": true - }, {"pId": "0_1_18", "id": "0_1_18_9", "text": "运城市", "value": "运城市", "open": true}, { - "pId": "0_1", - "id": "0_1_19", - "text": "宁夏回族自治区( 共5个 )", - "value": "宁夏回族自治区", - "open": true - }, {"pId": "0_1_19", "id": "0_1_19_0", "text": "固原市", "value": "固原市", "open": true}, { - "pId": "0_1_19", - "id": "0_1_19_1", - "text": "石嘴山市", - "value": "石嘴山市", - "open": true - }, {"pId": "0_1_19", "id": "0_1_19_2", "text": "吴忠市", "value": "吴忠市", "open": true}, { - "pId": "0_1_19", - "id": "0_1_19_3", - "text": "银川市", - "value": "银川市", - "open": true - }, {"pId": "0_1_19", "id": "0_1_19_4", "text": "中卫市", "value": "中卫市", "open": true}, { - "pId": "0_1", - "id": "0_1_20", - "text": "青海省( 共4个 )", - "value": "青海省", - "open": true - }, {"pId": "0_1_20", "id": "0_1_20_0", "text": "海东地区", "value": "海东地区", "open": true}, { - "pId": "0_1_20", - "id": "0_1_20_1", - "text": "海南藏族自治州", - "value": "海南藏族自治州", - "open": true - }, {"pId": "0_1_20", "id": "0_1_20_2", "text": "海西蒙古族藏族自治州", "value": "海西蒙古族藏族自治州", "open": true}, { - "pId": "0_1_20", - "id": "0_1_20_3", - "text": "西宁市", - "value": "西宁市", - "open": true - }, {"pId": "0_1", "id": "0_1_21", "text": "山东省( 共17个 )", "value": "山东省", "open": true}, { - "pId": "0_1_21", - "id": "0_1_21_0", - "text": "滨州市", - "value": "滨州市", - "open": true - }, {"pId": "0_1_21", "id": "0_1_21_1", "text": "德州市", "value": "德州市", "open": true}, { - "pId": "0_1_21", - "id": "0_1_21_2", - "text": "东营市", - "value": "东营市", - "open": true - }, {"pId": "0_1_21", "id": "0_1_21_3", "text": "菏泽市", "value": "菏泽市", "open": true}, { - "pId": "0_1_21", - "id": "0_1_21_4", - "text": "济南市", - "value": "济南市", - "open": true - }, {"pId": "0_1_21", "id": "0_1_21_5", "text": "济宁市", "value": "济宁市", "open": true}, { - "pId": "0_1_21", - "id": "0_1_21_6", - "text": "莱芜市", - "value": "莱芜市", - "open": true - }, {"pId": "0_1_21", "id": "0_1_21_7", "text": "聊城市", "value": "聊城市", "open": true}, { - "pId": "0_1_21", - "id": "0_1_21_8", - "text": "临沂市", - "value": "临沂市", - "open": true - }, {"pId": "0_1_21", "id": "0_1_21_9", "text": "青岛市", "value": "青岛市", "open": true}, { - "pId": "0_1_21", - "id": "0_1_21_10", - "text": "日照市", - "value": "日照市", - "open": true - }, {"pId": "0_1_21", "id": "0_1_21_11", "text": "泰安市", "value": "泰安市", "open": true}, { - "pId": "0_1_21", - "id": "0_1_21_12", - "text": "威海市", - "value": "威海市", - "open": true - }, {"pId": "0_1_21", "id": "0_1_21_13", "text": "潍坊市", "value": "潍坊市", "open": true}, { - "pId": "0_1_21", - "id": "0_1_21_14", - "text": "烟台市", - "value": "烟台市", - "open": true - }, {"pId": "0_1_21", "id": "0_1_21_15", "text": "枣庄市", "value": "枣庄市", "open": true}, { - "pId": "0_1_21", - "id": "0_1_21_16", - "text": "淄博市", - "value": "淄博市", - "open": true - }, {"pId": "0_1", "id": "0_1_22", "text": "山西省( 共12个 )", "value": "山西省", "open": true}, { - "pId": "0_1_22", - "id": "0_1_22_0", - "text": "长治市", - "value": "长治市", - "open": true - }, {"pId": "0_1_22", "id": "0_1_22_1", "text": "大同市", "value": "大同市", "open": true}, { - "pId": "0_1_22", - "id": "0_1_22_2", - "text": "晋城市", - "value": "晋城市", - "open": true - }, {"pId": "0_1_22", "id": "0_1_22_3", "text": "晋中市", "value": "晋中市", "open": true}, { - "pId": "0_1_22", - "id": "0_1_22_4", - "text": "临汾市", - "value": "临汾市", - "open": true - }, {"pId": "0_1_22", "id": "0_1_22_5", "text": "吕梁市", "value": "吕梁市", "open": true}, { - "pId": "0_1_22", - "id": "0_1_22_6", - "text": "青岛市", - "value": "青岛市", - "open": true - }, {"pId": "0_1_22", "id": "0_1_22_7", "text": "朔州市", "value": "朔州市", "open": true}, { - "pId": "0_1_22", - "id": "0_1_22_8", - "text": "太原市", - "value": "太原市", - "open": true - }, {"pId": "0_1_22", "id": "0_1_22_9", "text": "忻州市", "value": "忻州市", "open": true}, { - "pId": "0_1_22", - "id": "0_1_22_10", - "text": "阳泉市", - "value": "阳泉市", - "open": true - }, {"pId": "0_1_22", "id": "0_1_22_11", "text": "运城市", "value": "运城市", "open": true}, { - "pId": "0_1", - "id": "0_1_23", - "text": "陕西省( 共9个 )", - "value": "陕西省", - "open": true - }, {"pId": "0_1_23", "id": "0_1_23_0", "text": "安康市", "value": "安康市", "open": true}, { - "pId": "0_1_23", - "id": "0_1_23_1", - "text": "宝鸡市", - "value": "宝鸡市", - "open": true - }, {"pId": "0_1_23", "id": "0_1_23_2", "text": "汉中市", "value": "汉中市", "open": true}, { - "pId": "0_1_23", - "id": "0_1_23_3", - "text": "商洛市", - "value": "商洛市", - "open": true - }, {"pId": "0_1_23", "id": "0_1_23_4", "text": "渭南市", "value": "渭南市", "open": true}, { - "pId": "0_1_23", - "id": "0_1_23_5", - "text": "西安市", - "value": "西安市", - "open": true - }, {"pId": "0_1_23", "id": "0_1_23_6", "text": "咸阳市", "value": "咸阳市", "open": true}, { - "pId": "0_1_23", - "id": "0_1_23_7", - "text": "延安市", - "value": "延安市", - "open": true - }, {"pId": "0_1_23", "id": "0_1_23_8", "text": "榆林市", "value": "榆林市", "open": true}, { - "pId": "0_1", - "id": "0_1_24", - "text": "上海市( 共19个 )", - "value": "上海市", - "open": true - }, {"pId": "0_1_24", "id": "0_1_24_0", "text": "宝山区", "value": "宝山区", "open": true}, { - "pId": "0_1_24", - "id": "0_1_24_1", - "text": "长宁区", - "value": "长宁区", - "open": true - }, {"pId": "0_1_24", "id": "0_1_24_2", "text": "崇明县", "value": "崇明县", "open": true}, { - "pId": "0_1_24", - "id": "0_1_24_3", - "text": "奉贤区", - "value": "奉贤区", - "open": true - }, {"pId": "0_1_24", "id": "0_1_24_4", "text": "虹口区", "value": "虹口区", "open": true}, { - "pId": "0_1_24", - "id": "0_1_24_5", - "text": "黄浦区", - "value": "黄浦区", - "open": true - }, {"pId": "0_1_24", "id": "0_1_24_6", "text": "嘉定区", "value": "嘉定区", "open": true}, { - "pId": "0_1_24", - "id": "0_1_24_7", - "text": "金山区", - "value": "金山区", - "open": true - }, {"pId": "0_1_24", "id": "0_1_24_8", "text": "静安区", "value": "静安区", "open": true}, { - "pId": "0_1_24", - "id": "0_1_24_9", - "text": "昆明市", - "value": "昆明市", - "open": true - }, {"pId": "0_1_24", "id": "0_1_24_10", "text": "闵行区", "value": "闵行区", "open": true}, { - "pId": "0_1_24", - "id": "0_1_24_11", - "text": "普陀区", - "value": "普陀区", - "open": true - }, {"pId": "0_1_24", "id": "0_1_24_12", "text": "浦东新区", "value": "浦东新区", "open": true}, { - "pId": "0_1_24", - "id": "0_1_24_13", - "text": "青浦区", - "value": "青浦区", - "open": true - }, {"pId": "0_1_24", "id": "0_1_24_14", "text": "上海市区", "value": "上海市区", "open": true}, { - "pId": "0_1_24", - "id": "0_1_24_15", - "text": "松江区", - "value": "松江区", - "open": true - }, {"pId": "0_1_24", "id": "0_1_24_16", "text": "徐汇区", "value": "徐汇区", "open": true}, { - "pId": "0_1_24", - "id": "0_1_24_17", - "text": "杨浦区", - "value": "杨浦区", - "open": true - }, {"pId": "0_1_24", "id": "0_1_24_18", "text": "闸北区", "value": "闸北区", "open": true}, { - "pId": "0_1", - "id": "0_1_25", - "text": "四川省( 共21个 )", - "value": "四川省", - "open": true - }, {"pId": "0_1_25", "id": "0_1_25_0", "text": "阿坝藏族羌族自治州", "value": "阿坝藏族羌族自治州", "open": true}, { - "pId": "0_1_25", - "id": "0_1_25_1", - "text": "巴中市", - "value": "巴中市", - "open": true - }, {"pId": "0_1_25", "id": "0_1_25_2", "text": "成都市", "value": "成都市", "open": true}, { - "pId": "0_1_25", - "id": "0_1_25_3", - "text": "达州市", - "value": "达州市", - "open": true - }, {"pId": "0_1_25", "id": "0_1_25_4", "text": "德阳市", "value": "德阳市", "open": true}, { - "pId": "0_1_25", - "id": "0_1_25_5", - "text": "甘孜市", - "value": "甘孜市", - "open": true - }, {"pId": "0_1_25", "id": "0_1_25_6", "text": "广安市", "value": "广安市", "open": true}, { - "pId": "0_1_25", - "id": "0_1_25_7", - "text": "广元市", - "value": "广元市", - "open": true - }, {"pId": "0_1_25", "id": "0_1_25_8", "text": "乐山市", "value": "乐山市", "open": true}, { - "pId": "0_1_25", - "id": "0_1_25_9", - "text": "凉山市", - "value": "凉山市", - "open": true - }, {"pId": "0_1_25", "id": "0_1_25_10", "text": "泸州市", "value": "泸州市", "open": true}, { - "pId": "0_1_25", - "id": "0_1_25_11", - "text": "眉山市", - "value": "眉山市", - "open": true - }, {"pId": "0_1_25", "id": "0_1_25_12", "text": "绵阳市", "value": "绵阳市", "open": true}, { - "pId": "0_1_25", - "id": "0_1_25_13", - "text": "南充市", - "value": "南充市", - "open": true - }, {"pId": "0_1_25", "id": "0_1_25_14", "text": "内江市", "value": "内江市", "open": true}, { - "pId": "0_1_25", - "id": "0_1_25_15", - "text": "攀枝花市", - "value": "攀枝花市", - "open": true - }, {"pId": "0_1_25", "id": "0_1_25_16", "text": "遂宁市", "value": "遂宁市", "open": true}, { - "pId": "0_1_25", - "id": "0_1_25_17", - "text": "雅安市", - "value": "雅安市", - "open": true - }, {"pId": "0_1_25", "id": "0_1_25_18", "text": "宜宾市", "value": "宜宾市", "open": true}, { - "pId": "0_1_25", - "id": "0_1_25_19", - "text": "资阳市", - "value": "资阳市", - "open": true - }, {"pId": "0_1_25", "id": "0_1_25_20", "text": "自贡市", "value": "自贡市", "open": true}, { - "pId": "0_1", - "id": "0_1_26", - "text": "台湾( 共1个 )", - "value": "台湾", - "open": true - }, {"pId": "0_1_26", "id": "0_1_26_0", "text": "台北市", "value": "台北市", "open": true}, { - "pId": "0_1", - "id": "0_1_27", - "text": "天津市( 共1个 )", - "value": "天津市", - "open": true - }, {"pId": "0_1_27", "id": "0_1_27_0", "text": "天津市区", "value": "天津市区", "open": true}, { - "pId": "0_1", - "id": "0_1_28", - "text": "西藏自治区( 共2个 )", - "value": "西藏自治区", - "open": true - }, {"pId": "0_1_28", "id": "0_1_28_0", "text": "阿里市", "value": "阿里市", "open": true}, { - "pId": "0_1_28", - "id": "0_1_28_1", - "text": "日喀则市", - "value": "日喀则市", - "open": true - }, {"pId": "0_1", "id": "0_1_29", "text": "香港特别行政区( 共1个 )", "value": "香港特别行政区", "open": true}, { - "pId": "0_1_29", - "id": "0_1_29_0", - "text": "香港", - "value": "香港", - "open": true + TREEITEMS: [{pId: "0", id: "0_0", text: "( 共25个 )", value: "", open: true}, { + pId: "0_0", + id: "0_0_0", + text: "安徽省( 共1个 )", + value: "安徽省", + open: true + }, {pId: "0_0_0", id: "0_0_0_0", text: "芜湖市", value: "芜湖市", open: true}, { + pId: "0_0", + id: "0_0_1", + text: "北京市( 共6个 )", + value: "北京市", + open: true + }, {pId: "0_0_1", id: "0_0_1_0", text: "北京市区", value: "北京市区", open: true}, { + pId: "0_0_1", + id: "0_0_1_1", + text: "朝阳区", + value: "朝阳区", + open: true + }, {pId: "0_0_1", id: "0_0_1_2", text: "东城区", value: "东城区", open: true}, { + pId: "0_0_1", + id: "0_0_1_3", + text: "海淀区4内", + value: "海淀区4内", + open: true + }, {pId: "0_0_1", id: "0_0_1_4", text: "海淀区4外", value: "海淀区4外", open: true}, { + pId: "0_0_1", + id: "0_0_1_5", + text: "石景山区", + value: "石景山区", + open: true + }, {pId: "0_0", id: "0_0_2", text: "福建省( 共2个 )", value: "福建省", open: true}, { + pId: "0_0_2", + id: "0_0_2_0", + text: "莆田市", + value: "莆田市", + open: true + }, {pId: "0_0_2", id: "0_0_2_1", text: "泉州市", value: "泉州市", open: true}, { + pId: "0_0", + id: "0_0_3", + text: "甘肃省( 共1个 )", + value: "甘肃省", + open: true + }, {pId: "0_0_3", id: "0_0_3_0", text: "兰州市", value: "兰州市", open: true}, { + pId: "0_0", + id: "0_0_4", + text: "广东省( 共5个 )", + value: "广东省", + open: true + }, {pId: "0_0_4", id: "0_0_4_0", text: "东莞市", value: "东莞市", open: true}, { + pId: "0_0_4", + id: "0_0_4_1", + text: "广州市", + value: "广州市", + open: true + }, {pId: "0_0_4", id: "0_0_4_2", text: "惠州市", value: "惠州市", open: true}, { + pId: "0_0_4", + id: "0_0_4_3", + text: "深圳市", + value: "深圳市", + open: true + }, {pId: "0_0_4", id: "0_0_4_4", text: "珠海市", value: "珠海市", open: true}, { + pId: "0_0", + id: "0_0_5", + text: "广西壮族自治区( 共1个 )", + value: "广西壮族自治区", + open: true + }, {pId: "0_0_5", id: "0_0_5_0", text: "南宁市", value: "南宁市", open: true}, { + pId: "0_0", + id: "0_0_6", + text: "河北省( 共2个 )", + value: "河北省", + open: true + }, {pId: "0_0_6", id: "0_0_6_0", text: "保定市", value: "保定市", open: true}, { + pId: "0_0_6", + id: "0_0_6_1", + text: "邢台市", + value: "邢台市", + open: true + }, {pId: "0_0", id: "0_0_7", text: "河南省( 共1个 )", value: "河南省", open: true}, { + pId: "0_0_7", + id: "0_0_7_0", + text: "郑州市", + value: "郑州市", + open: true + }, {pId: "0_0", id: "0_0_8", text: "黑龙江省( 共7个 )", value: "黑龙江省", open: true}, { + pId: "0_0_8", + id: "0_0_8_0", + text: "大庆市", + value: "大庆市", + open: true + }, {pId: "0_0_8", id: "0_0_8_1", text: "哈尔滨市", value: "哈尔滨市", open: true}, { + pId: "0_0_8", + id: "0_0_8_2", + text: "鸡西市", + value: "鸡西市", + open: true + }, {pId: "0_0_8", id: "0_0_8_3", text: "佳木斯市", value: "佳木斯市", open: true}, { + pId: "0_0_8", + id: "0_0_8_4", + text: "牡丹江市", + value: "牡丹江市", + open: true + }, {pId: "0_0_8", id: "0_0_8_5", text: "齐齐哈尔市", value: "齐齐哈尔市", open: true}, { + pId: "0_0_8", + id: "0_0_8_6", + text: "双鸭山市", + value: "双鸭山市", + open: true + }, {pId: "0_0", id: "0_0_9", text: "湖北省( 共1个 )", value: "湖北省", open: true}, { + pId: "0_0_9", + id: "0_0_9_0", + text: "武汉市", + value: "武汉市", + open: true + }, {pId: "0_0", id: "0_0_10", text: "湖南省( 共3个 )", value: "湖南省", open: true}, { + pId: "0_0_10", + id: "0_0_10_0", + text: "常德市", + value: "常德市", + open: true + }, {pId: "0_0_10", id: "0_0_10_1", text: "长沙市", value: "长沙市", open: true}, { + pId: "0_0_10", + id: "0_0_10_2", + text: "邵阳市", + value: "邵阳市", + open: true + }, {pId: "0_0", id: "0_0_11", text: "吉林省( 共4个 )", value: "吉林省", open: true}, { + pId: "0_0_11", + id: "0_0_11_0", + text: "白山市", + value: "白山市", + open: true + }, {pId: "0_0_11", id: "0_0_11_1", text: "长春市", value: "长春市", open: true}, { + pId: "0_0_11", + id: "0_0_11_2", + text: "松原市", + value: "松原市", + open: true + }, {pId: "0_0_11", id: "0_0_11_3", text: "通化市", value: "通化市", open: true}, { + pId: "0_0", + id: "0_0_12", + text: "江苏省( 共8个 )", + value: "江苏省", + open: true + }, {pId: "0_0_12", id: "0_0_12_0", text: "常州市", value: "常州市", open: true}, { + pId: "0_0_12", + id: "0_0_12_1", + text: "南京市", + value: "南京市", + open: true + }, {pId: "0_0_12", id: "0_0_12_2", text: "南通市", value: "南通市", open: true}, { + pId: "0_0_12", + id: "0_0_12_3", + text: "苏州市", + value: "苏州市", + open: true + }, {pId: "0_0_12", id: "0_0_12_4", text: "宿迁市", value: "宿迁市", open: true}, { + pId: "0_0_12", + id: "0_0_12_5", + text: "泰州市", + value: "泰州市", + open: true + }, {pId: "0_0_12", id: "0_0_12_6", text: "无锡市", value: "无锡市", open: true}, { + pId: "0_0_12", + id: "0_0_12_7", + text: "盐城市", + value: "盐城市", + open: true + }, {pId: "0_0", id: "0_0_13", text: "辽宁省( 共11个 )", value: "辽宁省", open: true}, { + pId: "0_0_13", + id: "0_0_13_0", + text: "鞍山市", + value: "鞍山市", + open: true + }, {pId: "0_0_13", id: "0_0_13_1", text: "本溪市", value: "本溪市", open: true}, { + pId: "0_0_13", + id: "0_0_13_2", + text: "朝阳市", + value: "朝阳市", + open: true + }, {pId: "0_0_13", id: "0_0_13_3", text: "大连市", value: "大连市", open: true}, { + pId: "0_0_13", + id: "0_0_13_4", + text: "抚顺市", + value: "抚顺市", + open: true + }, {pId: "0_0_13", id: "0_0_13_5", text: "葫芦岛市", value: "葫芦岛市", open: true}, { + pId: "0_0_13", + id: "0_0_13_6", + text: "锦州市", + value: "锦州市", + open: true + }, {pId: "0_0_13", id: "0_0_13_7", text: "辽阳市", value: "辽阳市", open: true}, { + pId: "0_0_13", + id: "0_0_13_8", + text: "盘锦市", + value: "盘锦市", + open: true + }, {pId: "0_0_13", id: "0_0_13_9", text: "沈阳市", value: "沈阳市", open: true}, { + pId: "0_0_13", + id: "0_0_13_10", + text: "营口市", + value: "营口市", + open: true + }, {pId: "0_0", id: "0_0_14", text: "内蒙古( 共1个 )", value: "内蒙古", open: true}, { + pId: "0_0_14", + id: "0_0_14_0", + text: "鄂尔多斯市", + value: "鄂尔多斯市", + open: true + }, {pId: "0_0", id: "0_0_15", text: "宁夏回族自治区( 共1个 )", value: "宁夏回族自治区", open: true}, { + pId: "0_0_15", + id: "0_0_15_0", + text: "银川市", + value: "银川市", + open: true + }, {pId: "0_0", id: "0_0_16", text: "山东省( 共7个 )", value: "山东省", open: true}, { + pId: "0_0_16", + id: "0_0_16_0", + text: "济南市", + value: "济南市", + open: true + }, {pId: "0_0_16", id: "0_0_16_1", text: "济宁市", value: "济宁市", open: true}, { + pId: "0_0_16", + id: "0_0_16_2", + text: "聊城市", + value: "聊城市", + open: true + }, {pId: "0_0_16", id: "0_0_16_3", text: "临沂市", value: "临沂市", open: true}, { + pId: "0_0_16", + id: "0_0_16_4", + text: "青岛市", + value: "青岛市", + open: true + }, {pId: "0_0_16", id: "0_0_16_5", text: "烟台市", value: "烟台市", open: true}, { + pId: "0_0_16", + id: "0_0_16_6", + text: "枣庄市", + value: "枣庄市", + open: true + }, {pId: "0_0", id: "0_0_17", text: "山西省( 共1个 )", value: "山西省", open: true}, { + pId: "0_0_17", + id: "0_0_17_0", + text: "太原市", + value: "太原市", + open: true + }, {pId: "0_0", id: "0_0_18", text: "陕西省( 共1个 )", value: "陕西省", open: true}, { + pId: "0_0_18", + id: "0_0_18_0", + text: "西安市", + value: "西安市", + open: true + }, {pId: "0_0", id: "0_0_19", text: "上海市( 共1个 )", value: "上海市", open: true}, { + pId: "0_0_19", + id: "0_0_19_0", + text: "上海市区", + value: "上海市区", + open: true + }, {pId: "0_0", id: "0_0_20", text: "四川省( 共1个 )", value: "四川省", open: true}, { + pId: "0_0_20", + id: "0_0_20_0", + text: "成都市", + value: "成都市", + open: true + }, {pId: "0_0", id: "0_0_21", text: "新疆维吾尔族自治区( 共2个 )", value: "新疆维吾尔族自治区", open: true}, { + pId: "0_0_21", + id: "0_0_21_0", + text: "吐鲁番地区", + value: "吐鲁番地区", + open: true + }, {pId: "0_0_21", id: "0_0_21_1", text: "乌鲁木齐", value: "乌鲁木齐", open: true}, { + pId: "0_0", + id: "0_0_22", + text: "云南省( 共1个 )", + value: "云南省", + open: true + }, {pId: "0_0_22", id: "0_0_22_0", text: "昆明市", value: "昆明市", open: true}, { + pId: "0_0", + id: "0_0_23", + text: "浙江省( 共5个 )", + value: "浙江省", + open: true + }, {pId: "0_0_23", id: "0_0_23_0", text: "杭州市", value: "杭州市", open: true}, { + pId: "0_0_23", + id: "0_0_23_1", + text: "湖州市", + value: "湖州市", + open: true + }, {pId: "0_0_23", id: "0_0_23_2", text: "嘉兴市", value: "嘉兴市", open: true}, { + pId: "0_0_23", + id: "0_0_23_3", + text: "宁波市", + value: "宁波市", + open: true + }, {pId: "0_0_23", id: "0_0_23_4", text: "绍兴市", value: "绍兴市", open: true}, { + pId: "0_0", + id: "0_0_24", + text: "重庆市( 共1个 )", + value: "重庆市", + open: true + }, {pId: "0_0_24", id: "0_0_24_0", text: "重庆市区", value: "重庆市区", open: true}, { + pId: "0", + id: "0_1", + text: "中国( 共34个 )", + value: "中国", + open: true + }, {pId: "0_1", id: "0_1_0", text: "安徽省( 共19个 )", value: "安徽省", open: true}, { + pId: "0_1_0", + id: "0_1_0_0", + text: "安庆市", + value: "安庆市", + open: true + }, {pId: "0_1_0", id: "0_1_0_1", text: "蚌埠市", value: "蚌埠市", open: true}, { + pId: "0_1_0", + id: "0_1_0_2", + text: "亳州市", + value: "亳州市", + open: true + }, {pId: "0_1_0", id: "0_1_0_3", text: "巢湖市", value: "巢湖市", open: true}, { + pId: "0_1_0", + id: "0_1_0_4", + text: "池州市", + value: "池州市", + open: true + }, {pId: "0_1_0", id: "0_1_0_5", text: "滁州市", value: "滁州市", open: true}, { + pId: "0_1_0", + id: "0_1_0_6", + text: "阜阳市", + value: "阜阳市", + open: true + }, {pId: "0_1_0", id: "0_1_0_7", text: "毫州市", value: "毫州市", open: true}, { + pId: "0_1_0", + id: "0_1_0_8", + text: "合肥市", + value: "合肥市", + open: true + }, {pId: "0_1_0", id: "0_1_0_9", text: "淮北市", value: "淮北市", open: true}, { + pId: "0_1_0", + id: "0_1_0_10", + text: "淮南市", + value: "淮南市", + open: true + }, {pId: "0_1_0", id: "0_1_0_11", text: "黄山市", value: "黄山市", open: true}, { + pId: "0_1_0", + id: "0_1_0_12", + text: "六安市", + value: "六安市", + open: true + }, {pId: "0_1_0", id: "0_1_0_13", text: "马鞍山市", value: "马鞍山市", open: true}, { + pId: "0_1_0", + id: "0_1_0_14", + text: "濮阳市", + value: "濮阳市", + open: true + }, {pId: "0_1_0", id: "0_1_0_15", text: "宿州市", value: "宿州市", open: true}, { + pId: "0_1_0", + id: "0_1_0_16", + text: "铜陵市", + value: "铜陵市", + open: true + }, {pId: "0_1_0", id: "0_1_0_17", text: "芜湖市", value: "芜湖市", open: true}, { + pId: "0_1_0", + id: "0_1_0_18", + text: "宣城市", + value: "宣城市", + open: true + }, {pId: "0_1", id: "0_1_1", text: "澳门特别行政区( 共1个 )", value: "澳门特别行政区", open: true}, { + pId: "0_1_1", + id: "0_1_1_0", + text: "澳门", + value: "澳门", + open: true + }, {pId: "0_1", id: "0_1_2", text: "北京市( 共17个 )", value: "北京市", open: true}, { + pId: "0_1_2", + id: "0_1_2_0", + text: "北京市区", + value: "北京市区", + open: true + }, {pId: "0_1_2", id: "0_1_2_1", text: "昌平区", value: "昌平区", open: true}, { + pId: "0_1_2", + id: "0_1_2_2", + text: "朝阳区", + value: "朝阳区", + open: true + }, {pId: "0_1_2", id: "0_1_2_3", text: "大兴区", value: "大兴区", open: true}, { + pId: "0_1_2", + id: "0_1_2_4", + text: "东城区", + value: "东城区", + open: true + }, {pId: "0_1_2", id: "0_1_2_5", text: "房山区", value: "房山区", open: true}, { + pId: "0_1_2", + id: "0_1_2_6", + text: "丰台区", + value: "丰台区", + open: true + }, {pId: "0_1_2", id: "0_1_2_7", text: "海淀区", value: "海淀区", open: true}, { + pId: "0_1_2", + id: "0_1_2_8", + text: "海淀区4内", + value: "海淀区4内", + open: true + }, {pId: "0_1_2", id: "0_1_2_9", text: "海淀区4外", value: "海淀区4外", open: true}, { + pId: "0_1_2", + id: "0_1_2_10", + text: "门头沟区", + value: "门头沟区", + open: true + }, {pId: "0_1_2", id: "0_1_2_11", text: "平谷区", value: "平谷区", open: true}, { + pId: "0_1_2", + id: "0_1_2_12", + text: "石景山区", + value: "石景山区", + open: true + }, {pId: "0_1_2", id: "0_1_2_13", text: "顺义区", value: "顺义区", open: true}, { + pId: "0_1_2", + id: "0_1_2_14", + text: "通州区", + value: "通州区", + open: true + }, {pId: "0_1_2", id: "0_1_2_15", text: "西城区", value: "西城区", open: true}, { + pId: "0_1_2", + id: "0_1_2_16", + text: "西城区 ", + value: "西城区 ", + open: true + }, {pId: "0_1", id: "0_1_3", text: "福建省( 共9个 )", value: "福建省", open: true}, { + pId: "0_1_3", + id: "0_1_3_0", + text: "福州市", + value: "福州市", + open: true + }, {pId: "0_1_3", id: "0_1_3_1", text: "龙岩市", value: "龙岩市", open: true}, { + pId: "0_1_3", + id: "0_1_3_2", + text: "南平市", + value: "南平市", + open: true + }, {pId: "0_1_3", id: "0_1_3_3", text: "宁德市", value: "宁德市", open: true}, { + pId: "0_1_3", + id: "0_1_3_4", + text: "莆田市", + value: "莆田市", + open: true + }, {pId: "0_1_3", id: "0_1_3_5", text: "泉州市", value: "泉州市", open: true}, { + pId: "0_1_3", + id: "0_1_3_6", + text: "三明市", + value: "三明市", + open: true + }, {pId: "0_1_3", id: "0_1_3_7", text: "厦门市", value: "厦门市", open: true}, { + pId: "0_1_3", + id: "0_1_3_8", + text: "漳州市", + value: "漳州市", + open: true + }, {pId: "0_1", id: "0_1_4", text: "甘肃省( 共12个 )", value: "甘肃省", open: true}, { + pId: "0_1_4", + id: "0_1_4_0", + text: "白银市", + value: "白银市", + open: true + }, {pId: "0_1_4", id: "0_1_4_1", text: "嘉峪关市", value: "嘉峪关市", open: true}, { + pId: "0_1_4", + id: "0_1_4_2", + text: "金昌市", + value: "金昌市", + open: true + }, {pId: "0_1_4", id: "0_1_4_3", text: "酒泉市", value: "酒泉市", open: true}, { + pId: "0_1_4", + id: "0_1_4_4", + text: "兰州市", + value: "兰州市", + open: true + }, {pId: "0_1_4", id: "0_1_4_5", text: "陇南市", value: "陇南市", open: true}, { + pId: "0_1_4", + id: "0_1_4_6", + text: "平凉市", + value: "平凉市", + open: true + }, {pId: "0_1_4", id: "0_1_4_7", text: "庆阳市", value: "庆阳市", open: true}, { + pId: "0_1_4", + id: "0_1_4_8", + text: "天津市区", + value: "天津市区", + open: true + }, {pId: "0_1_4", id: "0_1_4_9", text: "天水市", value: "天水市", open: true}, { + pId: "0_1_4", + id: "0_1_4_10", + text: "武威市", + value: "武威市", + open: true + }, {pId: "0_1_4", id: "0_1_4_11", text: "张掖市", value: "张掖市", open: true}, { + pId: "0_1", + id: "0_1_5", + text: "广东省( 共21个 )", + value: "广东省", + open: true + }, {pId: "0_1_5", id: "0_1_5_0", text: "潮州市", value: "潮州市", open: true}, { + pId: "0_1_5", + id: "0_1_5_1", + text: "东莞市", + value: "东莞市", + open: true + }, {pId: "0_1_5", id: "0_1_5_2", text: "佛山市", value: "佛山市", open: true}, { + pId: "0_1_5", + id: "0_1_5_3", + text: "广州市", + value: "广州市", + open: true + }, {pId: "0_1_5", id: "0_1_5_4", text: "河源市", value: "河源市", open: true}, { + pId: "0_1_5", + id: "0_1_5_5", + text: "惠州市", + value: "惠州市", + open: true + }, {pId: "0_1_5", id: "0_1_5_6", text: "江门市", value: "江门市", open: true}, { + pId: "0_1_5", + id: "0_1_5_7", + text: "揭阳市", + value: "揭阳市", + open: true + }, {pId: "0_1_5", id: "0_1_5_8", text: "茂名市", value: "茂名市", open: true}, { + pId: "0_1_5", + id: "0_1_5_9", + text: "梅州市", + value: "梅州市", + open: true + }, {pId: "0_1_5", id: "0_1_5_10", text: "清远市", value: "清远市", open: true}, { + pId: "0_1_5", + id: "0_1_5_11", + text: "汕头市", + value: "汕头市", + open: true + }, {pId: "0_1_5", id: "0_1_5_12", text: "汕尾市", value: "汕尾市", open: true}, { + pId: "0_1_5", + id: "0_1_5_13", + text: "韶关市", + value: "韶关市", + open: true + }, {pId: "0_1_5", id: "0_1_5_14", text: "深圳市", value: "深圳市", open: true}, { + pId: "0_1_5", + id: "0_1_5_15", + text: "阳江市", + value: "阳江市", + open: true + }, {pId: "0_1_5", id: "0_1_5_16", text: "云浮市", value: "云浮市", open: true}, { + pId: "0_1_5", + id: "0_1_5_17", + text: "湛江市", + value: "湛江市", + open: true + }, {pId: "0_1_5", id: "0_1_5_18", text: "肇庆市", value: "肇庆市", open: true}, { + pId: "0_1_5", + id: "0_1_5_19", + text: "中山市", + value: "中山市", + open: true + }, {pId: "0_1_5", id: "0_1_5_20", text: "珠海市", value: "珠海市", open: true}, { + pId: "0_1", + id: "0_1_6", + text: "广西壮族自治区( 共14个 )", + value: "广西壮族自治区", + open: true + }, {pId: "0_1_6", id: "0_1_6_0", text: "百色市", value: "百色市", open: true}, { + pId: "0_1_6", + id: "0_1_6_1", + text: "北海市", + value: "北海市", + open: true + }, {pId: "0_1_6", id: "0_1_6_2", text: "崇左市", value: "崇左市", open: true}, { + pId: "0_1_6", + id: "0_1_6_3", + text: "防城港市", + value: "防城港市", + open: true + }, {pId: "0_1_6", id: "0_1_6_4", text: "桂林市", value: "桂林市", open: true}, { + pId: "0_1_6", + id: "0_1_6_5", + text: "贵港市", + value: "贵港市", + open: true + }, {pId: "0_1_6", id: "0_1_6_6", text: "河池市", value: "河池市", open: true}, { + pId: "0_1_6", + id: "0_1_6_7", + text: "贺州市", + value: "贺州市", + open: true + }, {pId: "0_1_6", id: "0_1_6_8", text: "来宾市", value: "来宾市", open: true}, { + pId: "0_1_6", + id: "0_1_6_9", + text: "柳州市", + value: "柳州市", + open: true + }, {pId: "0_1_6", id: "0_1_6_10", text: "南宁市", value: "南宁市", open: true}, { + pId: "0_1_6", + id: "0_1_6_11", + text: "钦州市", + value: "钦州市", + open: true + }, {pId: "0_1_6", id: "0_1_6_12", text: "梧州市", value: "梧州市", open: true}, { + pId: "0_1_6", + id: "0_1_6_13", + text: "玉林市", + value: "玉林市", + open: true + }, {pId: "0_1", id: "0_1_7", text: "贵州省( 共9个 )", value: "贵州省", open: true}, { + pId: "0_1_7", + id: "0_1_7_0", + text: "安顺市", + value: "安顺市", + open: true + }, {pId: "0_1_7", id: "0_1_7_1", text: "毕节地区", value: "毕节地区", open: true}, { + pId: "0_1_7", + id: "0_1_7_2", + text: "贵阳市", + value: "贵阳市", + open: true + }, {pId: "0_1_7", id: "0_1_7_3", text: "六盘水市", value: "六盘水市", open: true}, { + pId: "0_1_7", + id: "0_1_7_4", + text: "黔东南州", + value: "黔东南州", + open: true + }, {pId: "0_1_7", id: "0_1_7_5", text: "黔南州", value: "黔南州", open: true}, { + pId: "0_1_7", + id: "0_1_7_6", + text: "黔西南市", + value: "黔西南市", + open: true + }, {pId: "0_1_7", id: "0_1_7_7", text: "铜仁地区", value: "铜仁地区", open: true}, { + pId: "0_1_7", + id: "0_1_7_8", + text: "遵义市", + value: "遵义市", + open: true + }, {pId: "0_1", id: "0_1_8", text: "海南省( 共2个 )", value: "海南省", open: true}, { + pId: "0_1_8", + id: "0_1_8_0", + text: "海口市", + value: "海口市", + open: true + }, {pId: "0_1_8", id: "0_1_8_1", text: "三亚市", value: "三亚市", open: true}, { + pId: "0_1", + id: "0_1_9", + text: "河北省( 共12个 )", + value: "河北省", + open: true + }, {pId: "0_1_9", id: "0_1_9_0", text: "保定市", value: "保定市", open: true}, { + pId: "0_1_9", + id: "0_1_9_1", + text: "沧州市", + value: "沧州市", + open: true + }, {pId: "0_1_9", id: "0_1_9_2", text: "承德市", value: "承德市", open: true}, { + pId: "0_1_9", + id: "0_1_9_3", + text: "邯郸市", + value: "邯郸市", + open: true + }, {pId: "0_1_9", id: "0_1_9_4", text: "衡水市", value: "衡水市", open: true}, { + pId: "0_1_9", + id: "0_1_9_5", + text: "廊坊市", + value: "廊坊市", + open: true + }, {pId: "0_1_9", id: "0_1_9_6", text: "秦皇岛市", value: "秦皇岛市", open: true}, { + pId: "0_1_9", + id: "0_1_9_7", + text: "石家庄市", + value: "石家庄市", + open: true + }, {pId: "0_1_9", id: "0_1_9_8", text: "唐山市", value: "唐山市", open: true}, { + pId: "0_1_9", + id: "0_1_9_9", + text: "天津市区", + value: "天津市区", + open: true + }, {pId: "0_1_9", id: "0_1_9_10", text: "邢台市", value: "邢台市", open: true}, { + pId: "0_1_9", + id: "0_1_9_11", + text: "张家口市", + value: "张家口市", + open: true + }, {pId: "0_1", id: "0_1_10", text: "河南省( 共19个 )", value: "河南省", open: true}, { + pId: "0_1_10", + id: "0_1_10_0", + text: "安阳市", + value: "安阳市", + open: true + }, {pId: "0_1_10", id: "0_1_10_1", text: "鹤壁市", value: "鹤壁市", open: true}, { + pId: "0_1_10", + id: "0_1_10_2", + text: "济源市", + value: "济源市", + open: true + }, {pId: "0_1_10", id: "0_1_10_3", text: "焦作市", value: "焦作市", open: true}, { + pId: "0_1_10", + id: "0_1_10_4", + text: "开封市", + value: "开封市", + open: true + }, {pId: "0_1_10", id: "0_1_10_5", text: "廊坊市", value: "廊坊市", open: true}, { + pId: "0_1_10", + id: "0_1_10_6", + text: "洛阳市", + value: "洛阳市", + open: true + }, {pId: "0_1_10", id: "0_1_10_7", text: "漯河市", value: "漯河市", open: true}, { + pId: "0_1_10", + id: "0_1_10_8", + text: "南阳市", + value: "南阳市", + open: true + }, {pId: "0_1_10", id: "0_1_10_9", text: "平顶山市", value: "平顶山市", open: true}, { + pId: "0_1_10", + id: "0_1_10_10", + text: "濮阳市", + value: "濮阳市", + open: true + }, {pId: "0_1_10", id: "0_1_10_11", text: "三门峡市", value: "三门峡市", open: true}, { + pId: "0_1_10", + id: "0_1_10_12", + text: "商丘市", + value: "商丘市", + open: true + }, {pId: "0_1_10", id: "0_1_10_13", text: "新乡市", value: "新乡市", open: true}, { + pId: "0_1_10", + id: "0_1_10_14", + text: "信阳市", + value: "信阳市", + open: true + }, {pId: "0_1_10", id: "0_1_10_15", text: "许昌市", value: "许昌市", open: true}, { + pId: "0_1_10", + id: "0_1_10_16", + text: "郑州市", + value: "郑州市", + open: true + }, {pId: "0_1_10", id: "0_1_10_17", text: "周口市", value: "周口市", open: true}, { + pId: "0_1_10", + id: "0_1_10_18", + text: "驻马店市", + value: "驻马店市", + open: true + }, {pId: "0_1", id: "0_1_11", text: "黑龙江省( 共13个 )", value: "黑龙江省", open: true}, { + pId: "0_1_11", + id: "0_1_11_0", + text: "大庆市", + value: "大庆市", + open: true + }, {pId: "0_1_11", id: "0_1_11_1", text: "大兴安岭地区", value: "大兴安岭地区", open: true}, { + pId: "0_1_11", + id: "0_1_11_2", + text: "大兴安岭市", + value: "大兴安岭市", + open: true + }, {pId: "0_1_11", id: "0_1_11_3", text: "哈尔滨市", value: "哈尔滨市", open: true}, { + pId: "0_1_11", + id: "0_1_11_4", + text: "鹤港市", + value: "鹤港市", + open: true + }, {pId: "0_1_11", id: "0_1_11_5", text: "黑河市", value: "黑河市", open: true}, { + pId: "0_1_11", + id: "0_1_11_6", + text: "佳木斯市", + value: "佳木斯市", + open: true + }, {pId: "0_1_11", id: "0_1_11_7", text: "牡丹江市", value: "牡丹江市", open: true}, { + pId: "0_1_11", + id: "0_1_11_8", + text: "七台河市", + value: "七台河市", + open: true + }, {pId: "0_1_11", id: "0_1_11_9", text: "齐齐哈尔市", value: "齐齐哈尔市", open: true}, { + pId: "0_1_11", + id: "0_1_11_10", + text: "双鸭山市", + value: "双鸭山市", + open: true + }, {pId: "0_1_11", id: "0_1_11_11", text: "绥化市", value: "绥化市", open: true}, { + pId: "0_1_11", + id: "0_1_11_12", + text: "伊春市", + value: "伊春市", + open: true + }, {pId: "0_1", id: "0_1_12", text: "湖北省( 共16个 )", value: "湖北省", open: true}, { + pId: "0_1_12", + id: "0_1_12_0", + text: "鄂州市", + value: "鄂州市", + open: true + }, {pId: "0_1_12", id: "0_1_12_1", text: "恩施土家族苗族自治州", value: "恩施土家族苗族自治州", open: true}, { + pId: "0_1_12", + id: "0_1_12_2", + text: "黄冈市", + value: "黄冈市", + open: true + }, {pId: "0_1_12", id: "0_1_12_3", text: "黄石市", value: "黄石市", open: true}, { + pId: "0_1_12", + id: "0_1_12_4", + text: "荆门市", + value: "荆门市", + open: true + }, {pId: "0_1_12", id: "0_1_12_5", text: "荆州市", value: "荆州市", open: true}, { + pId: "0_1_12", + id: "0_1_12_6", + text: "神农架市", + value: "神农架市", + open: true + }, {pId: "0_1_12", id: "0_1_12_7", text: "十堰市", value: "十堰市", open: true}, { + pId: "0_1_12", + id: "0_1_12_8", + text: "随州市", + value: "随州市", + open: true + }, {pId: "0_1_12", id: "0_1_12_9", text: "天门市", value: "天门市", open: true}, { + pId: "0_1_12", + id: "0_1_12_10", + text: "武汉市", + value: "武汉市", + open: true + }, {pId: "0_1_12", id: "0_1_12_11", text: "咸宁市", value: "咸宁市", open: true}, { + pId: "0_1_12", + id: "0_1_12_12", + text: "襄樊市", + value: "襄樊市", + open: true + }, {pId: "0_1_12", id: "0_1_12_13", text: "襄阳市", value: "襄阳市", open: true}, { + pId: "0_1_12", + id: "0_1_12_14", + text: "孝感市", + value: "孝感市", + open: true + }, {pId: "0_1_12", id: "0_1_12_15", text: "宜昌市", value: "宜昌市", open: true}, { + pId: "0_1", + id: "0_1_13", + text: "湖南省( 共15个 )", + value: "湖南省", + open: true + }, {pId: "0_1_13", id: "0_1_13_0", text: "常德市", value: "常德市", open: true}, { + pId: "0_1_13", + id: "0_1_13_1", + text: "长沙市", + value: "长沙市", + open: true + }, {pId: "0_1_13", id: "0_1_13_2", text: "郴州市", value: "郴州市", open: true}, { + pId: "0_1_13", + id: "0_1_13_3", + text: "衡阳市", + value: "衡阳市", + open: true + }, {pId: "0_1_13", id: "0_1_13_4", text: "怀化市", value: "怀化市", open: true}, { + pId: "0_1_13", + id: "0_1_13_5", + text: "娄底市", + value: "娄底市", + open: true + }, {pId: "0_1_13", id: "0_1_13_6", text: "邵阳市", value: "邵阳市", open: true}, { + pId: "0_1_13", + id: "0_1_13_7", + text: "湘潭市", + value: "湘潭市", + open: true + }, {pId: "0_1_13", id: "0_1_13_8", text: "湘西市", value: "湘西市", open: true}, { + pId: "0_1_13", + id: "0_1_13_9", + text: "湘西土家族苗族自治州", + value: "湘西土家族苗族自治州", + open: true + }, {pId: "0_1_13", id: "0_1_13_10", text: "益阳市", value: "益阳市", open: true}, { + pId: "0_1_13", + id: "0_1_13_11", + text: "永州市", + value: "永州市", + open: true + }, {pId: "0_1_13", id: "0_1_13_12", text: "岳阳市", value: "岳阳市", open: true}, { + pId: "0_1_13", + id: "0_1_13_13", + text: "张家界市", + value: "张家界市", + open: true + }, {pId: "0_1_13", id: "0_1_13_14", text: "株洲市", value: "株洲市", open: true}, { + pId: "0_1", + id: "0_1_14", + text: "吉林省( 共10个 )", + value: "吉林省", + open: true + }, {pId: "0_1_14", id: "0_1_14_0", text: "白城市", value: "白城市", open: true}, { + pId: "0_1_14", + id: "0_1_14_1", + text: "白山市", + value: "白山市", + open: true + }, {pId: "0_1_14", id: "0_1_14_2", text: "长春市", value: "长春市", open: true}, { + pId: "0_1_14", + id: "0_1_14_3", + text: "大庆市", + value: "大庆市", + open: true + }, {pId: "0_1_14", id: "0_1_14_4", text: "吉林市", value: "吉林市", open: true}, { + pId: "0_1_14", + id: "0_1_14_5", + text: "辽源市", + value: "辽源市", + open: true + }, {pId: "0_1_14", id: "0_1_14_6", text: "四平市", value: "四平市", open: true}, { + pId: "0_1_14", + id: "0_1_14_7", + text: "松原市", + value: "松原市", + open: true + }, {pId: "0_1_14", id: "0_1_14_8", text: "通化市", value: "通化市", open: true}, { + pId: "0_1_14", + id: "0_1_14_9", + text: "延边朝鲜族自治州", + value: "延边朝鲜族自治州", + open: true + }, {pId: "0_1", id: "0_1_15", text: "江苏省( 共13个 )", value: "江苏省", open: true}, { + pId: "0_1_15", + id: "0_1_15_0", + text: "常州市", + value: "常州市", + open: true + }, {pId: "0_1_15", id: "0_1_15_1", text: "淮安市", value: "淮安市", open: true}, { + pId: "0_1_15", + id: "0_1_15_2", + text: "连云港市", + value: "连云港市", + open: true + }, {pId: "0_1_15", id: "0_1_15_3", text: "南京市", value: "南京市", open: true}, { + pId: "0_1_15", + id: "0_1_15_4", + text: "南通市", + value: "南通市", + open: true + }, {pId: "0_1_15", id: "0_1_15_5", text: "苏州市", value: "苏州市", open: true}, { + pId: "0_1_15", + id: "0_1_15_6", + text: "宿迁市", + value: "宿迁市", + open: true + }, {pId: "0_1_15", id: "0_1_15_7", text: "泰州市", value: "泰州市", open: true}, { + pId: "0_1_15", + id: "0_1_15_8", + text: "无锡市", + value: "无锡市", + open: true + }, {pId: "0_1_15", id: "0_1_15_9", text: "徐州市", value: "徐州市", open: true}, { + pId: "0_1_15", + id: "0_1_15_10", + text: "盐城市", + value: "盐城市", + open: true + }, {pId: "0_1_15", id: "0_1_15_11", text: "扬州市", value: "扬州市", open: true}, { + pId: "0_1_15", + id: "0_1_15_12", + text: "镇江市", + value: "镇江市", + open: true + }, {pId: "0_1", id: "0_1_16", text: "江西省( 共10个 )", value: "江西省", open: true}, { + pId: "0_1_16", + id: "0_1_16_0", + text: "抚州市", + value: "抚州市", + open: true + }, {pId: "0_1_16", id: "0_1_16_1", text: "赣州市", value: "赣州市", open: true}, { + pId: "0_1_16", + id: "0_1_16_2", + text: "景德镇市", + value: "景德镇市", + open: true + }, {pId: "0_1_16", id: "0_1_16_3", text: "九江市", value: "九江市", open: true}, { + pId: "0_1_16", + id: "0_1_16_4", + text: "南昌市", + value: "南昌市", + open: true + }, {pId: "0_1_16", id: "0_1_16_5", text: "萍乡市", value: "萍乡市", open: true}, { + pId: "0_1_16", + id: "0_1_16_6", + text: "上饶市", + value: "上饶市", + open: true + }, {pId: "0_1_16", id: "0_1_16_7", text: "新余市", value: "新余市", open: true}, { + pId: "0_1_16", + id: "0_1_16_8", + text: "宜春市", + value: "宜春市", + open: true + }, {pId: "0_1_16", id: "0_1_16_9", text: "鹰潭市", value: "鹰潭市", open: true}, { + pId: "0_1", + id: "0_1_17", + text: "辽宁省( 共14个 )", + value: "辽宁省", + open: true + }, {pId: "0_1_17", id: "0_1_17_0", text: "鞍山市", value: "鞍山市", open: true}, { + pId: "0_1_17", + id: "0_1_17_1", + text: "本溪市", + value: "本溪市", + open: true + }, {pId: "0_1_17", id: "0_1_17_2", text: "朝阳市", value: "朝阳市", open: true}, { + pId: "0_1_17", + id: "0_1_17_3", + text: "大连市", + value: "大连市", + open: true + }, {pId: "0_1_17", id: "0_1_17_4", text: "丹东市", value: "丹东市", open: true}, { + pId: "0_1_17", + id: "0_1_17_5", + text: "抚顺市", + value: "抚顺市", + open: true + }, {pId: "0_1_17", id: "0_1_17_6", text: "阜新市", value: "阜新市", open: true}, { + pId: "0_1_17", + id: "0_1_17_7", + text: "葫芦岛市", + value: "葫芦岛市", + open: true + }, {pId: "0_1_17", id: "0_1_17_8", text: "锦州市", value: "锦州市", open: true}, { + pId: "0_1_17", + id: "0_1_17_9", + text: "辽阳市", + value: "辽阳市", + open: true + }, {pId: "0_1_17", id: "0_1_17_10", text: "盘锦市", value: "盘锦市", open: true}, { + pId: "0_1_17", + id: "0_1_17_11", + text: "沈阳市", + value: "沈阳市", + open: true + }, {pId: "0_1_17", id: "0_1_17_12", text: "铁岭市", value: "铁岭市", open: true}, { + pId: "0_1_17", + id: "0_1_17_13", + text: "营口市", + value: "营口市", + open: true + }, {pId: "0_1", id: "0_1_18", text: "内蒙古( 共10个 )", value: "内蒙古", open: true}, { + pId: "0_1_18", + id: "0_1_18_0", + text: "包头市", + value: "包头市", + open: true + }, {pId: "0_1_18", id: "0_1_18_1", text: "赤峰市", value: "赤峰市", open: true}, { + pId: "0_1_18", + id: "0_1_18_2", + text: "鄂尔多斯市", + value: "鄂尔多斯市", + open: true + }, {pId: "0_1_18", id: "0_1_18_3", text: "呼和浩特市", value: "呼和浩特市", open: true}, { + pId: "0_1_18", + id: "0_1_18_4", + text: "呼伦贝尔市", + value: "呼伦贝尔市", + open: true + }, {pId: "0_1_18", id: "0_1_18_5", text: "通辽市", value: "通辽市", open: true}, { + pId: "0_1_18", + id: "0_1_18_6", + text: "乌海市", + value: "乌海市", + open: true + }, {pId: "0_1_18", id: "0_1_18_7", text: "锡林郭勒市", value: "锡林郭勒市", open: true}, { + pId: "0_1_18", + id: "0_1_18_8", + text: "兴安市", + value: "兴安市", + open: true + }, {pId: "0_1_18", id: "0_1_18_9", text: "运城市", value: "运城市", open: true}, { + pId: "0_1", + id: "0_1_19", + text: "宁夏回族自治区( 共5个 )", + value: "宁夏回族自治区", + open: true + }, {pId: "0_1_19", id: "0_1_19_0", text: "固原市", value: "固原市", open: true}, { + pId: "0_1_19", + id: "0_1_19_1", + text: "石嘴山市", + value: "石嘴山市", + open: true + }, {pId: "0_1_19", id: "0_1_19_2", text: "吴忠市", value: "吴忠市", open: true}, { + pId: "0_1_19", + id: "0_1_19_3", + text: "银川市", + value: "银川市", + open: true + }, {pId: "0_1_19", id: "0_1_19_4", text: "中卫市", value: "中卫市", open: true}, { + pId: "0_1", + id: "0_1_20", + text: "青海省( 共4个 )", + value: "青海省", + open: true + }, {pId: "0_1_20", id: "0_1_20_0", text: "海东地区", value: "海东地区", open: true}, { + pId: "0_1_20", + id: "0_1_20_1", + text: "海南藏族自治州", + value: "海南藏族自治州", + open: true + }, {pId: "0_1_20", id: "0_1_20_2", text: "海西蒙古族藏族自治州", value: "海西蒙古族藏族自治州", open: true}, { + pId: "0_1_20", + id: "0_1_20_3", + text: "西宁市", + value: "西宁市", + open: true + }, {pId: "0_1", id: "0_1_21", text: "山东省( 共17个 )", value: "山东省", open: true}, { + pId: "0_1_21", + id: "0_1_21_0", + text: "滨州市", + value: "滨州市", + open: true + }, {pId: "0_1_21", id: "0_1_21_1", text: "德州市", value: "德州市", open: true}, { + pId: "0_1_21", + id: "0_1_21_2", + text: "东营市", + value: "东营市", + open: true + }, {pId: "0_1_21", id: "0_1_21_3", text: "菏泽市", value: "菏泽市", open: true}, { + pId: "0_1_21", + id: "0_1_21_4", + text: "济南市", + value: "济南市", + open: true + }, {pId: "0_1_21", id: "0_1_21_5", text: "济宁市", value: "济宁市", open: true}, { + pId: "0_1_21", + id: "0_1_21_6", + text: "莱芜市", + value: "莱芜市", + open: true + }, {pId: "0_1_21", id: "0_1_21_7", text: "聊城市", value: "聊城市", open: true}, { + pId: "0_1_21", + id: "0_1_21_8", + text: "临沂市", + value: "临沂市", + open: true + }, {pId: "0_1_21", id: "0_1_21_9", text: "青岛市", value: "青岛市", open: true}, { + pId: "0_1_21", + id: "0_1_21_10", + text: "日照市", + value: "日照市", + open: true + }, {pId: "0_1_21", id: "0_1_21_11", text: "泰安市", value: "泰安市", open: true}, { + pId: "0_1_21", + id: "0_1_21_12", + text: "威海市", + value: "威海市", + open: true + }, {pId: "0_1_21", id: "0_1_21_13", text: "潍坊市", value: "潍坊市", open: true}, { + pId: "0_1_21", + id: "0_1_21_14", + text: "烟台市", + value: "烟台市", + open: true + }, {pId: "0_1_21", id: "0_1_21_15", text: "枣庄市", value: "枣庄市", open: true}, { + pId: "0_1_21", + id: "0_1_21_16", + text: "淄博市", + value: "淄博市", + open: true + }, {pId: "0_1", id: "0_1_22", text: "山西省( 共12个 )", value: "山西省", open: true}, { + pId: "0_1_22", + id: "0_1_22_0", + text: "长治市", + value: "长治市", + open: true + }, {pId: "0_1_22", id: "0_1_22_1", text: "大同市", value: "大同市", open: true}, { + pId: "0_1_22", + id: "0_1_22_2", + text: "晋城市", + value: "晋城市", + open: true + }, {pId: "0_1_22", id: "0_1_22_3", text: "晋中市", value: "晋中市", open: true}, { + pId: "0_1_22", + id: "0_1_22_4", + text: "临汾市", + value: "临汾市", + open: true + }, {pId: "0_1_22", id: "0_1_22_5", text: "吕梁市", value: "吕梁市", open: true}, { + pId: "0_1_22", + id: "0_1_22_6", + text: "青岛市", + value: "青岛市", + open: true + }, {pId: "0_1_22", id: "0_1_22_7", text: "朔州市", value: "朔州市", open: true}, { + pId: "0_1_22", + id: "0_1_22_8", + text: "太原市", + value: "太原市", + open: true + }, {pId: "0_1_22", id: "0_1_22_9", text: "忻州市", value: "忻州市", open: true}, { + pId: "0_1_22", + id: "0_1_22_10", + text: "阳泉市", + value: "阳泉市", + open: true + }, {pId: "0_1_22", id: "0_1_22_11", text: "运城市", value: "运城市", open: true}, { + pId: "0_1", + id: "0_1_23", + text: "陕西省( 共9个 )", + value: "陕西省", + open: true + }, {pId: "0_1_23", id: "0_1_23_0", text: "安康市", value: "安康市", open: true}, { + pId: "0_1_23", + id: "0_1_23_1", + text: "宝鸡市", + value: "宝鸡市", + open: true + }, {pId: "0_1_23", id: "0_1_23_2", text: "汉中市", value: "汉中市", open: true}, { + pId: "0_1_23", + id: "0_1_23_3", + text: "商洛市", + value: "商洛市", + open: true + }, {pId: "0_1_23", id: "0_1_23_4", text: "渭南市", value: "渭南市", open: true}, { + pId: "0_1_23", + id: "0_1_23_5", + text: "西安市", + value: "西安市", + open: true + }, {pId: "0_1_23", id: "0_1_23_6", text: "咸阳市", value: "咸阳市", open: true}, { + pId: "0_1_23", + id: "0_1_23_7", + text: "延安市", + value: "延安市", + open: true + }, {pId: "0_1_23", id: "0_1_23_8", text: "榆林市", value: "榆林市", open: true}, { + pId: "0_1", + id: "0_1_24", + text: "上海市( 共19个 )", + value: "上海市", + open: true + }, {pId: "0_1_24", id: "0_1_24_0", text: "宝山区", value: "宝山区", open: true}, { + pId: "0_1_24", + id: "0_1_24_1", + text: "长宁区", + value: "长宁区", + open: true + }, {pId: "0_1_24", id: "0_1_24_2", text: "崇明县", value: "崇明县", open: true}, { + pId: "0_1_24", + id: "0_1_24_3", + text: "奉贤区", + value: "奉贤区", + open: true + }, {pId: "0_1_24", id: "0_1_24_4", text: "虹口区", value: "虹口区", open: true}, { + pId: "0_1_24", + id: "0_1_24_5", + text: "黄浦区", + value: "黄浦区", + open: true + }, {pId: "0_1_24", id: "0_1_24_6", text: "嘉定区", value: "嘉定区", open: true}, { + pId: "0_1_24", + id: "0_1_24_7", + text: "金山区", + value: "金山区", + open: true + }, {pId: "0_1_24", id: "0_1_24_8", text: "静安区", value: "静安区", open: true}, { + pId: "0_1_24", + id: "0_1_24_9", + text: "昆明市", + value: "昆明市", + open: true + }, {pId: "0_1_24", id: "0_1_24_10", text: "闵行区", value: "闵行区", open: true}, { + pId: "0_1_24", + id: "0_1_24_11", + text: "普陀区", + value: "普陀区", + open: true + }, {pId: "0_1_24", id: "0_1_24_12", text: "浦东新区", value: "浦东新区", open: true}, { + pId: "0_1_24", + id: "0_1_24_13", + text: "青浦区", + value: "青浦区", + open: true + }, {pId: "0_1_24", id: "0_1_24_14", text: "上海市区", value: "上海市区", open: true}, { + pId: "0_1_24", + id: "0_1_24_15", + text: "松江区", + value: "松江区", + open: true + }, {pId: "0_1_24", id: "0_1_24_16", text: "徐汇区", value: "徐汇区", open: true}, { + pId: "0_1_24", + id: "0_1_24_17", + text: "杨浦区", + value: "杨浦区", + open: true + }, {pId: "0_1_24", id: "0_1_24_18", text: "闸北区", value: "闸北区", open: true}, { + pId: "0_1", + id: "0_1_25", + text: "四川省( 共21个 )", + value: "四川省", + open: true + }, {pId: "0_1_25", id: "0_1_25_0", text: "阿坝藏族羌族自治州", value: "阿坝藏族羌族自治州", open: true}, { + pId: "0_1_25", + id: "0_1_25_1", + text: "巴中市", + value: "巴中市", + open: true + }, {pId: "0_1_25", id: "0_1_25_2", text: "成都市", value: "成都市", open: true}, { + pId: "0_1_25", + id: "0_1_25_3", + text: "达州市", + value: "达州市", + open: true + }, {pId: "0_1_25", id: "0_1_25_4", text: "德阳市", value: "德阳市", open: true}, { + pId: "0_1_25", + id: "0_1_25_5", + text: "甘孜市", + value: "甘孜市", + open: true + }, {pId: "0_1_25", id: "0_1_25_6", text: "广安市", value: "广安市", open: true}, { + pId: "0_1_25", + id: "0_1_25_7", + text: "广元市", + value: "广元市", + open: true + }, {pId: "0_1_25", id: "0_1_25_8", text: "乐山市", value: "乐山市", open: true}, { + pId: "0_1_25", + id: "0_1_25_9", + text: "凉山市", + value: "凉山市", + open: true + }, {pId: "0_1_25", id: "0_1_25_10", text: "泸州市", value: "泸州市", open: true}, { + pId: "0_1_25", + id: "0_1_25_11", + text: "眉山市", + value: "眉山市", + open: true + }, {pId: "0_1_25", id: "0_1_25_12", text: "绵阳市", value: "绵阳市", open: true}, { + pId: "0_1_25", + id: "0_1_25_13", + text: "南充市", + value: "南充市", + open: true + }, {pId: "0_1_25", id: "0_1_25_14", text: "内江市", value: "内江市", open: true}, { + pId: "0_1_25", + id: "0_1_25_15", + text: "攀枝花市", + value: "攀枝花市", + open: true + }, {pId: "0_1_25", id: "0_1_25_16", text: "遂宁市", value: "遂宁市", open: true}, { + pId: "0_1_25", + id: "0_1_25_17", + text: "雅安市", + value: "雅安市", + open: true + }, {pId: "0_1_25", id: "0_1_25_18", text: "宜宾市", value: "宜宾市", open: true}, { + pId: "0_1_25", + id: "0_1_25_19", + text: "资阳市", + value: "资阳市", + open: true + }, {pId: "0_1_25", id: "0_1_25_20", text: "自贡市", value: "自贡市", open: true}, { + pId: "0_1", + id: "0_1_26", + text: "台湾( 共1个 )", + value: "台湾", + open: true + }, {pId: "0_1_26", id: "0_1_26_0", text: "台北市", value: "台北市", open: true}, { + pId: "0_1", + id: "0_1_27", + text: "天津市( 共1个 )", + value: "天津市", + open: true + }, {pId: "0_1_27", id: "0_1_27_0", text: "天津市区", value: "天津市区", open: true}, { + pId: "0_1", + id: "0_1_28", + text: "西藏自治区( 共2个 )", + value: "西藏自治区", + open: true + }, {pId: "0_1_28", id: "0_1_28_0", text: "阿里市", value: "阿里市", open: true}, { + pId: "0_1_28", + id: "0_1_28_1", + text: "日喀则市", + value: "日喀则市", + open: true + }, {pId: "0_1", id: "0_1_29", text: "香港特别行政区( 共1个 )", value: "香港特别行政区", open: true}, { + pId: "0_1_29", + id: "0_1_29_0", + text: "香港", + value: "香港", + open: true }, { - "pId": "0_1", - "id": "0_1_30", - "text": "新疆维吾尔族自治区( 共11个 )", - "value": "新疆维吾尔族自治区", - "open": true - }, {"pId": "0_1_30", "id": "0_1_30_0", "text": "巴音郭楞市", "value": "巴音郭楞市", "open": true}, { - "pId": "0_1_30", - "id": "0_1_30_1", - "text": "哈密市", - "value": "哈密市", - "open": true - }, {"pId": "0_1_30", "id": "0_1_30_2", "text": "和田市", "value": "和田市", "open": true}, { - "pId": "0_1_30", - "id": "0_1_30_3", - "text": "喀什地区", - "value": "喀什地区", - "open": true - }, {"pId": "0_1_30", "id": "0_1_30_4", "text": "克拉玛依市", "value": "克拉玛依市", "open": true}, { - "pId": "0_1_30", - "id": "0_1_30_5", - "text": "克孜勒苏柯州", - "value": "克孜勒苏柯州", - "open": true - }, {"pId": "0_1_30", "id": "0_1_30_6", "text": "石河子市", "value": "石河子市", "open": true}, { - "pId": "0_1_30", - "id": "0_1_30_7", - "text": "塔城市", - "value": "塔城市", - "open": true - }, {"pId": "0_1_30", "id": "0_1_30_8", "text": "吐鲁番地区", "value": "吐鲁番地区", "open": true}, { - "pId": "0_1_30", - "id": "0_1_30_9", - "text": "乌鲁木齐", - "value": "乌鲁木齐", - "open": true - }, {"pId": "0_1_30", "id": "0_1_30_10", "text": "伊犁市", "value": "伊犁市", "open": true}, { - "pId": "0_1", - "id": "0_1_31", - "text": "云南省( 共12个 )", - "value": "云南省", - "open": true - }, {"pId": "0_1_31", "id": "0_1_31_0", "text": "保山市", "value": "保山市", "open": true}, { - "pId": "0_1_31", - "id": "0_1_31_1", - "text": "楚雄彝族自治州", - "value": "楚雄彝族自治州", - "open": true - }, {"pId": "0_1_31", "id": "0_1_31_2", "text": "大理白族自治州", "value": "大理白族自治州", "open": true}, { - "pId": "0_1_31", - "id": "0_1_31_3", - "text": "红河哈尼族彝族自治州", - "value": "红河哈尼族彝族自治州", - "open": true - }, {"pId": "0_1_31", "id": "0_1_31_4", "text": "昆明市", "value": "昆明市", "open": true}, { - "pId": "0_1_31", - "id": "0_1_31_5", - "text": "丽江市", - "value": "丽江市", - "open": true - }, {"pId": "0_1_31", "id": "0_1_31_6", "text": "临沧市", "value": "临沧市", "open": true}, { - "pId": "0_1_31", - "id": "0_1_31_7", - "text": "曲靖市", - "value": "曲靖市", - "open": true - }, {"pId": "0_1_31", "id": "0_1_31_8", "text": "思茅市", "value": "思茅市", "open": true}, { - "pId": "0_1_31", - "id": "0_1_31_9", - "text": "文山市", - "value": "文山市", - "open": true - }, {"pId": "0_1_31", "id": "0_1_31_10", "text": "玉溪市", "value": "玉溪市", "open": true}, { - "pId": "0_1_31", - "id": "0_1_31_11", - "text": "昭通市", - "value": "昭通市", - "open": true - }, {"pId": "0_1", "id": "0_1_32", "text": "浙江省( 共12个 )", "value": "浙江省", "open": true}, { - "pId": "0_1_32", - "id": "0_1_32_0", - "text": "杭州市", - "value": "杭州市", - "open": true - }, {"pId": "0_1_32", "id": "0_1_32_1", "text": "湖州市", "value": "湖州市", "open": true}, { - "pId": "0_1_32", - "id": "0_1_32_2", - "text": "嘉兴市", - "value": "嘉兴市", - "open": true - }, {"pId": "0_1_32", "id": "0_1_32_3", "text": "金华市", "value": "金华市", "open": true}, { - "pId": "0_1_32", - "id": "0_1_32_4", - "text": "丽水市", - "value": "丽水市", - "open": true - }, {"pId": "0_1_32", "id": "0_1_32_5", "text": "宁波市", "value": "宁波市", "open": true}, { - "pId": "0_1_32", - "id": "0_1_32_6", - "text": "衢州市", - "value": "衢州市", - "open": true - }, {"pId": "0_1_32", "id": "0_1_32_7", "text": "绍兴市", "value": "绍兴市", "open": true}, { - "pId": "0_1_32", - "id": "0_1_32_8", - "text": "台州市", - "value": "台州市", - "open": true - }, {"pId": "0_1_32", "id": "0_1_32_9", "text": "温州市", "value": "温州市", "open": true}, { - "pId": "0_1_32", - "id": "0_1_32_10", - "text": "浙江省", - "value": "浙江省", - "open": true - }, {"pId": "0_1_32", "id": "0_1_32_11", "text": "舟山市", "value": "舟山市", "open": true}, { - "pId": "0_1", - "id": "0_1_33", - "text": "重庆市( 共1个 )", - "value": "重庆市", - "open": true - }, {"pId": "0_1_33", "id": "0_1_33_0", "text": "重庆市区", "value": "重庆市区", "open": true}], + pId: "0_1", + id: "0_1_30", + text: "新疆维吾尔族自治区( 共11个 )", + value: "新疆维吾尔族自治区", + open: true + }, {pId: "0_1_30", id: "0_1_30_0", text: "巴音郭楞市", value: "巴音郭楞市", open: true}, { + pId: "0_1_30", + id: "0_1_30_1", + text: "哈密市", + value: "哈密市", + open: true + }, {pId: "0_1_30", id: "0_1_30_2", text: "和田市", value: "和田市", open: true}, { + pId: "0_1_30", + id: "0_1_30_3", + text: "喀什地区", + value: "喀什地区", + open: true + }, {pId: "0_1_30", id: "0_1_30_4", text: "克拉玛依市", value: "克拉玛依市", open: true}, { + pId: "0_1_30", + id: "0_1_30_5", + text: "克孜勒苏柯州", + value: "克孜勒苏柯州", + open: true + }, {pId: "0_1_30", id: "0_1_30_6", text: "石河子市", value: "石河子市", open: true}, { + pId: "0_1_30", + id: "0_1_30_7", + text: "塔城市", + value: "塔城市", + open: true + }, {pId: "0_1_30", id: "0_1_30_8", text: "吐鲁番地区", value: "吐鲁番地区", open: true}, { + pId: "0_1_30", + id: "0_1_30_9", + text: "乌鲁木齐", + value: "乌鲁木齐", + open: true + }, {pId: "0_1_30", id: "0_1_30_10", text: "伊犁市", value: "伊犁市", open: true}, { + pId: "0_1", + id: "0_1_31", + text: "云南省( 共12个 )", + value: "云南省", + open: true + }, {pId: "0_1_31", id: "0_1_31_0", text: "保山市", value: "保山市", open: true}, { + pId: "0_1_31", + id: "0_1_31_1", + text: "楚雄彝族自治州", + value: "楚雄彝族自治州", + open: true + }, {pId: "0_1_31", id: "0_1_31_2", text: "大理白族自治州", value: "大理白族自治州", open: true}, { + pId: "0_1_31", + id: "0_1_31_3", + text: "红河哈尼族彝族自治州", + value: "红河哈尼族彝族自治州", + open: true + }, {pId: "0_1_31", id: "0_1_31_4", text: "昆明市", value: "昆明市", open: true}, { + pId: "0_1_31", + id: "0_1_31_5", + text: "丽江市", + value: "丽江市", + open: true + }, {pId: "0_1_31", id: "0_1_31_6", text: "临沧市", value: "临沧市", open: true}, { + pId: "0_1_31", + id: "0_1_31_7", + text: "曲靖市", + value: "曲靖市", + open: true + }, {pId: "0_1_31", id: "0_1_31_8", text: "思茅市", value: "思茅市", open: true}, { + pId: "0_1_31", + id: "0_1_31_9", + text: "文山市", + value: "文山市", + open: true + }, {pId: "0_1_31", id: "0_1_31_10", text: "玉溪市", value: "玉溪市", open: true}, { + pId: "0_1_31", + id: "0_1_31_11", + text: "昭通市", + value: "昭通市", + open: true + }, {pId: "0_1", id: "0_1_32", text: "浙江省( 共12个 )", value: "浙江省", open: true}, { + pId: "0_1_32", + id: "0_1_32_0", + text: "杭州市", + value: "杭州市", + open: true + }, {pId: "0_1_32", id: "0_1_32_1", text: "湖州市", value: "湖州市", open: true}, { + pId: "0_1_32", + id: "0_1_32_2", + text: "嘉兴市", + value: "嘉兴市", + open: true + }, {pId: "0_1_32", id: "0_1_32_3", text: "金华市", value: "金华市", open: true}, { + pId: "0_1_32", + id: "0_1_32_4", + text: "丽水市", + value: "丽水市", + open: true + }, {pId: "0_1_32", id: "0_1_32_5", text: "宁波市", value: "宁波市", open: true}, { + pId: "0_1_32", + id: "0_1_32_6", + text: "衢州市", + value: "衢州市", + open: true + }, {pId: "0_1_32", id: "0_1_32_7", text: "绍兴市", value: "绍兴市", open: true}, { + pId: "0_1_32", + id: "0_1_32_8", + text: "台州市", + value: "台州市", + open: true + }, {pId: "0_1_32", id: "0_1_32_9", text: "温州市", value: "温州市", open: true}, { + pId: "0_1_32", + id: "0_1_32_10", + text: "浙江省", + value: "浙江省", + open: true + }, {pId: "0_1_32", id: "0_1_32_11", text: "舟山市", value: "舟山市", open: true}, { + pId: "0_1", + id: "0_1_33", + text: "重庆市( 共1个 )", + value: "重庆市", + open: true + }, {pId: "0_1_33", id: "0_1_33_0", text: "重庆市区", value: "重庆市区", open: true}], TREE: [{id: -1, pId: -2, value: "根目录", text: "根目录"}, {id: 1, pId: -1, value: "第一级目录1", text: "第一级目录1"},