自动化立体仓库 - WMS系统
野心家
2022-11-15 fb20f0cf9bc64c4cd3baf23d6c2b0e6a601d0705
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
                })
            }
        });
    });