Merge remote-tracking branch 'origin/develop' into local-test
All checks were successful
CI / Docker-Build (push) Successful in 2m48s

This commit is contained in:
joylink_fanyuhong 2024-08-22 11:26:56 +08:00
commit f0706af329

View File

@ -254,7 +254,7 @@ import LoadTransponderData from 'src/components/draw-app/dialogs/LoadTransponder
import LianSuoBianHao from 'src/components/draw-app/dialogs/LianSuoBianHao.vue';
import KmChainData from 'src/components/draw-app/dialogs/KmChainData.vue';
import KilometerConvertConfig from 'src/components/draw-app/properties/KilometerConvertConfig.vue';
import KmChainDataConfig from 'src/components/draw-app/properties/KmChainDataconfig.vue';
import KmChainDataConfig from 'src/components/draw-app/properties/KmChainDataConfig.vue';
import SectionCodePointList from 'src/components/draw-app/dialogs/SectionCodePointList.vue';
import SectionCodePointConfig from 'src/components/draw-app/properties/SectionCodePointConfig.vue';
import StationRelateDeviceConfig from 'src/components/draw-app/properties/StationRelateDeviceConfig.vue';