修改测试文件

pull/1/head
wangziyangyang 2020-03-12 16:25:58 +08:00
parent ad93cdf614
commit 87fba19ae9
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@
var index = spLayer.open({
type: 2,
area: ['680px', '500px'],
content: '${request.contextPath}/admin/common/ui/spSearchPanel4Factory',
content: '${request.contextPath}/admin/common/ui/spSearchPanel4SysUser',
// 如果是搜索弹窗,需要添加回调函数来获取选中数据
spCallback: function (result) {
console.log(result);