This commit is contained in:
86182
2022-10-13 19:48:56 +08:00
parent f00b6df90e
commit 194d61a68a

View File

@@ -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);