自动化立体仓库 - WMS系统
pang.jiabao
2025-10-23 dc9228656b202a8f1ec7720d78eb0421a94a28c9
src/main/webapp/views/pla3/plaDetl.html
@@ -91,16 +91,16 @@
            /*display: none;*/
        }
        .layui-table-cell {
            text-align: center;
            line-height: 20px !important;
            vertical-align: middle;
            height: auto;
            overflow: visible;
            text-overflow: inherit;
            white-space: normal;
        /*.layui-table-cell {*/
        /*    text-align: center;*/
        /*    line-height: 20px !important;*/
        /*    vertical-align: middle;*/
        /*    height: auto;*/
        /*    overflow: visible;*/
        /*    text-overflow: inherit;*/
        /*    white-space: normal;*/
        }
        /*}*/
        .table-header-fixed {
            top: 0;
            position: fixed;
@@ -296,6 +296,32 @@
            </div>
        </div>
    </div>
    <div class="layui-form layui-card-header">
        <div class="layui-inline">
            <div class="layui-input-inline">
                <select id="ownerSelect" name="owner" lay-search>
                    <option value="">主体</option>
                </select>
            </div>
        </div>
        <div class="layui-inline">
            <div class="layui-input-inline">
                <select id="workshopSelect" name="workshop" lay-search>
                    <option value="">车间</option>
                </select>
            </div>
        </div>
        <div class="layui-inline">
            <div class="layui-input-inline">
                <input class="layui-input" type="text" name="lactide_contentMax" placeholder="最小丙交酯" autocomplete="off">
            </div>
        </div>
        <div class="layui-inline">
            <div class="layui-input-inline">
                <input class="layui-input" type="text" name="lactide_contentMax" placeholder="最大丙交酯" autocomplete="off">
            </div>
        </div>
    </div>
</div>
<script type="text/html" id="toolbar">
@@ -461,7 +487,7 @@
                    </td>
                </tr>
                <tr style="height: 100px;text-align: left">
                    <td align="center" colspan="2" rowspan="1" style="font-weight: bold;color: black; text-align: left; padding-left: 20px"><strong>追踪码:{{this.line}} {{this.packageNo$}}</strong></td>
                    <td align="center" colspan="2" rowspan="1" style="font-weight: bold;color: black; text-align: left;"><strong>追踪码:{{this.line}} {{this.packageNo$}}</strong></td>
                    <!--                    <td align="center" colspan="1" style="font-weight: bold;color: black;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;"><strong style="font-weight: bold;color: black;">{{this.weightAnfme}} KG</strong></td>-->
                </tr>
                <tr style="height: 100px;text-align: left">