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