自动化立体仓库 - WMS系统
pang.jiabao
2024-12-18 5ad7be42678d5f92dc038a8b4f372cf788c4ea09
src/main/webapp/views/order/out.html
@@ -177,7 +177,7 @@
        <select class="order-sta-select" lay-filter="tbBasicTbStaNos">
            {{#if (d.staNos!=null) {}}
            {{# for(let i=0; i<d.staNos.length; i++) { }}
            <option value="{{d.staNos[i]}}">{{d.staNos[i]}}</option>
            <option value="{{d.staNos[i].staNo}}">{{d.staNos[i].staName}}</option>
            {{# } }}
            {{# } }}
        </select>