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