Explorar el Código

fix order bug

haojianlong hace 5 años
padre
commit
3f86aa87b6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/ready/buildfloor/index.vue

+ 1 - 0
src/views/ready/buildfloor/index.vue

@@ -137,6 +137,7 @@ export default {
   methods: {
     init() {
       let bdParam = {
+        Orders: "BuildLocalName asc",
         PageNumber: 1,
         PageSize: 500
       };