@@ -324,6 +324,7 @@ export default {
},
mounted() {
this.selectSysDataDictList();
+ console.log(this.onlineUrl, 'onlineUrl');
this.getAreaList();
let req = {
page: this.currentPage,