diff --git a/pages/market/clue/edit_clues_log.vue b/pages/market/clue/edit_clues_log.vue index af47812..0dc0d53 100644 --- a/pages/market/clue/edit_clues_log.vue +++ b/pages/market/clue/edit_clues_log.vue @@ -168,38 +168,7 @@ export default { customer_resource_id: '',//客户资源表id }, //数据列表 - tableList:[{ - title: '入场', - time: '07:00', - activeColor: '#465CFF' - }, { - title: '主场演讲', - time: '08:00', - descr: '马云(阿里巴巴)', - activeColor: '#465CFF' - }, { - title: '世界互联经济', - time: '08:30', - descr: '马云(阿里巴巴)', - activeColor: '#465CFF' - }, { - title: '打造自己的互联帝国', - time: '09:30', - descr: '马化腾(腾讯)', - activeColor: '#FFB703' - }, { - title: '散场', - time: '11:00', - descr: '请带走垃圾,有序散场。' - }],//表格数据 - - customTableData:[ - { - field:'姓名', - oldValue:'张三', - newValue:'11李四李四李四李四李四李四李四李四李四李四李四123', - } - ], + tableList:[],//表格数据 //tab切换 optionTableId:0,//分段器初始选中项索引