Commit bfa19c8e authored by youjie's avatar youjie

no message

parent cc91427f
...@@ -68,16 +68,16 @@ ...@@ -68,16 +68,16 @@
props:["GetDetail"], props:["GetDetail"],
data(){ data(){
return{ return{
cdtotal: 0, cdtotal: 0,
ybtotal: 0, ybtotal: 0,
tableShow: true, tableShow: true,
DataList: [], DataList: [],
msg:{ msg:{
pageIndex:1, pageIndex:1,
pageSize:10000, pageSize:10000,
ReFinanceId:'',//354848 ReFinanceId: 0,
OtherType: '', OtherType: 0,
TemplateId:0,//164 TemplateId:0,
} }
} }
},watch:{ },watch:{
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment