Преглед изворни кода

优化 unitSelect2 显示问题

wuxw пре 6 година
родитељ
комит
c7ab697481

+ 1 - 1
WebService/src/main/resources/components/unitPackage/unit-select2/unitSelect2.js

@@ -92,7 +92,7 @@
                     };
                     _tmpUnits.push(_tmpUnit);
                 }
-                return _tmpUnit;
+                return _tmpUnits;
             }
         }
     });