自动化立体仓库 - WMS系统
*
lsh
6 天以前 4b8acfd882baf3a4ee09a65ecfe2bbafc900967c
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>
            {{# } }}
            {{# } }}