fix:dc 遗漏补充
This commit is contained in:
@@ -152,7 +152,7 @@
|
|||||||
var vm;
|
var vm;
|
||||||
import bus from '../../../libs/bus';
|
import bus from '../../../libs/bus';
|
||||||
import trafficSettingBox from "../../common/rightBox/trafficSetting/trafficSettingBox";
|
import trafficSettingBox from "../../common/rightBox/trafficSetting/trafficSettingBox";
|
||||||
import util from "./util";
|
// import util from "./util";
|
||||||
export default {
|
export default {
|
||||||
name: "dc",
|
name: "dc",
|
||||||
components:{
|
components:{
|
||||||
@@ -257,10 +257,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
listLanguage:function(){
|
// listLanguage:function(){
|
||||||
util.methods.listLanguage();
|
// util.methods.listLanguage();
|
||||||
console.log(util.data().languageList)
|
// console.log(util.data().languageList)
|
||||||
},
|
// },
|
||||||
elementsetShow(s, e) {
|
elementsetShow(s, e) {
|
||||||
var eventfixed = {
|
var eventfixed = {
|
||||||
shezhi: 0,
|
shezhi: 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user