update 订单详情-窑车载砖
This commit is contained in:
@@ -81,7 +81,7 @@ export default {
|
||||
totalPage: 0,
|
||||
dataList: [],
|
||||
tableLoading: false,
|
||||
refreshLayoutKey: "",
|
||||
refreshLayoutKey: 0,
|
||||
id: null,
|
||||
showPaination: false,
|
||||
};
|
||||
@@ -110,7 +110,6 @@ export default {
|
||||
}
|
||||
this.showPaination = false;
|
||||
this.id = id;
|
||||
this.tableLoading = true;
|
||||
this.getList();
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user