src/main/webapp/views/order/out.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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>