洋浦学校八大中心 德育管理前端

init
gongdi 3 years ago
parent 957c7f84c0
commit a65f6ba46f

@ -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:

Loading…
Cancel
Save