自动化立体仓库 - WMS系统
1
zhang
2025-10-22 5de76c8f2409c0d1a759c4ee33967f2fbd8295c8
src/main/webapp/static/js/locCheck/locCheck.js
@@ -214,11 +214,14 @@
    form.on('submit(search)', function (data) {
        admin.open({
            type: 1,
            area: '500px',
            area: '400px',
            title: '选择盘点数量',
            content: $('#nodeSelect').html(),
            success: function (layero, dIndex) {
                form.render('select');
                form.on('submit(pakin)', function (data) {
                    data.field.selectPerc
                })
            }
        });
    });