|
@@ -137,7 +137,7 @@ export default {
|
|
{label:'申诉列表',name:'publishList'},
|
|
{label:'申诉列表',name:'publishList'},
|
|
{label:'待处理列表',name: 'waitingList'}
|
|
{label:'待处理列表',name: 'waitingList'}
|
|
],
|
|
],
|
|
- currentTag:'publishList',
|
|
|
|
|
|
+ currentTag:'waitingList',
|
|
pageKey:0,
|
|
pageKey:0,
|
|
loading:false,
|
|
loading:false,
|
|
searchForm:{
|
|
searchForm:{
|