修改bug

This commit is contained in:
2022-03-16 10:12:36 +08:00
parent 74883db1c0
commit 2756e75aaf
19 changed files with 69 additions and 66 deletions

View File

@@ -2,7 +2,7 @@
* @Author: gtz
* @Date: 2022-03-03 15:47:47
* @LastEditors: zwq
* @LastEditTime: 2022-03-15 10:52:46
* @LastEditTime: 2022-03-16 09:43:36
* @Description: file content
* @FilePath: \mt-ck-wms-ui\src\views\dashboard\testdata.js
*/
@@ -2605,7 +2605,7 @@ export default {
selectStorageList: [],
typeVisible: false,
id: '',
bottomIndex: ['一', '二'],
bottomIndex: ['module.dashboard.first', 'module.dashboard.second'],
current: 1,
totalPage: 1
}