大屏页面初始化
This commit is contained in:
@@ -50,7 +50,7 @@ import WorkIndex from './screen/Work/index.vue';
|
||||
|
||||
import { getHomeModuleList } from '@/api/bizApi'
|
||||
|
||||
const screenTitle = ref('个人数字化可视化看板');
|
||||
const screenTitle = ref('个人业务可视化看板');
|
||||
const currentYear = new Date().getFullYear().toString();
|
||||
|
||||
const FormValues = ref({
|
||||
|
||||
Reference in New Issue
Block a user