This commit is contained in:
86182
2022-10-13 19:55:49 +08:00
parent db6d2e3067
commit 0d8e8dea08

View File

@@ -310,7 +310,7 @@ export default {
if(id=="answers"){
this.styleControl = 2
}
this.queryConditions.orderField = 'sysCreateTime';
this.queryConditions.orderField = '';
this.queryConditions.pageIndex = 1
this.qaList = [];
this.getQaData(true);