自动化立体仓库 - WMS系统
#
mrzhssss
2022-09-13 f3bd0527eef3ce86b503cdabcdf1a766742be1b9
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
                })
            }
        });
    });