mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 03:16:42 +08:00
排序
This commit is contained in:
@@ -310,7 +310,7 @@ export default {
|
||||
if(id=="answers"){
|
||||
this.styleControl = 2
|
||||
}
|
||||
this.queryConditions.orderField = id;
|
||||
this.queryConditions.orderField = sysCreateTime;
|
||||
this.queryConditions.pageIndex = 1
|
||||
this.qaList = [];
|
||||
this.getQaData(true);
|
||||
|
||||
Reference in New Issue
Block a user