保存进度!

This commit is contained in:
2023-02-17 13:10:40 +08:00
parent 007953d129
commit 55cf233192
2 changed files with 6 additions and 6 deletions

View File

@@ -2,8 +2,8 @@
* @Author: Kane
* @Date: 2022-12-14 15:12:46
* @LastEditors: Kane
* @LastEditTime: 2023-02-03 18:53:11
* @FilePath: \IT工具综合平台\src\App.vue
* @LastEditTime: 2023-02-15 09:34:25
* @FilePath: /IT/src/App.vue
* @Description:
*
* Copyright (c) ${2022} by Kane, All Rights Reserved.
@@ -24,7 +24,7 @@ export default {
{
const locale = zhCn;
return { locale };
return { locale, };
},
components: {
// HelloWorld,