src/main/webapp/views/order/out.html
@@ -174,6 +174,7 @@ <script type="text/html" id="tbBasicTbStaNos"> <div class="ew-select-fixed"> {{#if (d.manu!='平库') {}} <select class="order-sta-select" lay-filter="tbBasicTbStaNos"> {{#if (d.staNos!=null) {}} {{# for(let i=0; i<d.staNos.length; i++) { }} @@ -181,6 +182,7 @@ {{# } }} {{# } }} </select> {{# } }} </div> </script>