fix:优化智控台页面的多语言支持

This commit is contained in:
rainv123
2025-09-15 11:32:57 +08:00
parent 3e54a3272a
commit e8d44b13cf
7 changed files with 31 additions and 8 deletions
@@ -17,7 +17,7 @@
<el-card class="device-card" shadow="never">
<el-table ref="deviceTable" :data="paginatedDeviceList" class="transparent-table"
:header-cell-class-name="headerCellClassName" v-loading="loading"
:element-loading-text="$t('message.loading')"
:element-loading-text="$t('deviceManagement.loading')"
element-loading-spinner="el-icon-loading" element-loading-background="rgba(255, 255, 255, 0.7)">
<el-table-column :label="$t('modelConfig.select')" align="center" width="120">
<template slot-scope="scope">