src/main/webapp/views/orderPakout/out.html
@@ -176,7 +176,7 @@ <div class="ew-select-fixed"> <select class="order-sta-select" lay-filter="tbBasicTbStaNos"> {{#if (d.staNos!=null) {}} {{# for(let i=0; i<d.staNos.length; i++) { }} {{# for(let i=0; i < d.staNos.length; i++) { }} <option value="{{d.staNos[i]}}">{{d.staNos[i]}}</option> {{# } }} {{# } }}