Junjie
2 天以前 3764b4d54fc45a9fa1f6fa1ab9e83c04045349cb
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">