代码调整

This commit is contained in:
joylink_fanyuhong 2020-03-06 19:18:18 +08:00
parent c5701cd835
commit 709b9ece31

View File

@ -29,7 +29,7 @@ class Model {
nameFontSize: 10 // 字体大小
};
this['private'][deviceType.TrainWindow] = {
trainWindowShow: true
trainWindowShow: false
};
}