自动化立体仓库 - WMS系统
chen.llin
2026-01-18 d6d25613f504d8fc4c6ffa8a1854beb4dac044d0
src/main/webapp/static/js/wrkMastLog/wrkMastLog.js
@@ -66,7 +66,7 @@
            //         html += ">";
            //         return html;
            //     }}
            ,{field: 'callAgv$', align: 'center',title: '呼叫agv', hide:true}
            ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width: 80}
        ]],
        request: {
@@ -135,7 +135,7 @@
                    maxmin: true,
                    area: [top.detailWidth, top.detailHeight],
                    shadeClose: false,
                    content: 'wrkMastLog_detail.html',
                    content: 'taskLog_detail.html',
                    success: function(layero, index){
                        layer.getChildFrame('#data-detail-submit-edit', index).hide();
                       clearFormVal(layer.getChildFrame('#detail', index));
@@ -248,7 +248,7 @@
                    maxmin: true,
                    area: [top.detailWidth, top.detailHeight],
                    shadeClose: false,
                    content: 'wrkMastLog_detail.html',
                    content: 'taskLog_detail.html',
                    success: function(layero, index){
                        setFormVal(layer.getChildFrame('#detail', index), data, true);
                        top.convertDisabled(layer.getChildFrame('#data-detail :input', index), true);