协议管理新增预览功能
This commit is contained in:
parent
3d686aaca9
commit
3507a77e76
@ -90,7 +90,6 @@
|
||||
|
||||
function initData() {
|
||||
var agreementId = getQueryParam('agreementId');
|
||||
alert(agreementId)
|
||||
var loadLayerIndex;
|
||||
restAjax.get(restAjax.path('api/agreementportal/get/{agreementId}', [agreementId]), {}, null, function(code, data) {
|
||||
const content = document.querySelector('#content')
|
||||
|
Loading…
Reference in New Issue
Block a user