i18n dashboard

This commit is contained in:
2022-03-15 16:58:48 +08:00
parent 2351e96c9e
commit 9eea286c08
6 changed files with 47 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
* @Author: gtz
* @Date: 2022-03-03 15:47:47
* @LastEditors: gtz
* @LastEditTime: 2022-03-14 16:00:03
* @LastEditTime: 2022-03-15 16:46:04
* @Description: file content
* @FilePath: \mt-ck-wms-ui\src\views\dashboard\testdata.js
*/
@@ -2604,5 +2604,5 @@ export default {
},
current: 1,
totalPage: 1,
rowIndex: ['一', '二']
rowIndex: ['module.dashboard.first', 'module.dashboard.second']
}