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