@ -3,7 +3,6 @@
<iframe :src="url" allowfullscreen class="iframe-style" id="mainFrame"></iframe>
</div>
</template>
<script>
let oneLevel = "";
let twoLevel = "";
@ -25,6 +24,7 @@
if (this.bussinessType !== '') {
path += '&bussinessType=' + this.bussinessType;
}
console.log("path:",path)
return path;
},
@ -721,6 +721,7 @@
//更多应用跳转到子系统内
onAccessSubsystem: function (systemData) {
console.log("systemData:",systemData)
let params = {
purview_code: systemData.purview_code,
showOtherOneLevel: