#
Junjie
昨天 b376fc91290633b6ff5c51aba95e8b70d30a992c
src/main/webapp/views/deviceConfig/deviceConfig.html
@@ -580,7 +580,7 @@
    <el-dialog
        class="dialog-panel"
        :title="dialog.mode === 'create' ? '新增 DeviceConfig' : '修改 DeviceConfig'"
        :title="dialog.mode === 'create' ? '新增设备配置' : '修改设备配置'"
        :visible.sync="dialog.visible"
        width="760px"
        :close-on-click-modal="false">