gdpaoup
This commit is contained in:
@@ -135,6 +135,7 @@ export default {
|
||||
carlist: [], //可投诉订单列表
|
||||
reportinfo: null, //投诉信息
|
||||
reportcontent: '', //投诉内容
|
||||
del_id: 0, // 删除id
|
||||
};
|
||||
},
|
||||
onLoad() {
|
||||
@@ -152,6 +153,7 @@ export default {
|
||||
},
|
||||
onShow() {
|
||||
this.publishstate = false;
|
||||
this.getallorder(1);
|
||||
},
|
||||
onReachBottom() {
|
||||
this.num++;
|
||||
|
||||
Reference in New Issue
Block a user