Browse Source

凌云集团更改公司

peiguo 5 years ago
parent
commit
d6038747e4
1 changed files with 12 additions and 0 deletions
  1. 12 0
      admin-ui/app/whepi/scan/specialPersonnelLY.js

+ 12 - 0
admin-ui/app/whepi/scan/specialPersonnelLY.js

@@ -3,6 +3,18 @@ define(function (require) {
 
             var $grid1, $form;
 
+            // 弹框的方式
+            var widgets = {
+                // 搜索分类检索
+                selectTableUnit: {
+                    url: 'app/whepi/home/selectLYbumen.js',
+                    bind: {
+                        unitId: 'unitId',
+                        unit: 'unit',
+                    },
+                },
+            }
+
             // 输入搜索文本后点击回车按钮查询列表
             function enterQueryGrid1(e) {
                 if (e.keyCode === 13) {