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