案件归档缺少专管员区域修改
This commit is contained in:
parent
de668495f0
commit
781fa71e1f
@ -239,9 +239,7 @@
|
||||
|
||||
//初始化地区
|
||||
function initArea(){
|
||||
top.restAjax.get('api/dict/listdict/9d179f05-3ea0-48f7-853c-d3b7124b791c', {
|
||||
isHide: 0
|
||||
}, null, function(code, data) {
|
||||
top.restAjax.get('api/dict/listdict/9d179f05-3ea0-48f7-853c-d3b7124b791c', {}, null, function(code, data) {
|
||||
laytpl(document.getElementById('areaSelectTemplate').innerHTML).render(data, function(html) {
|
||||
document.getElementById('areaSelectTemplateBox').innerHTML = html;
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user