@@ -188,7 +188,7 @@ export default {
mounted() { },
created() {
this.params = {
- ProjectId: this.projectId
+ Orders: "Name asc"
}
this.getModelFileCount();
this.getModelFloorCount();