build(projects): 依赖升级

This commit is contained in:
Soybean
2021-08-17 14:59:59 +08:00
parent 025a9beae1
commit 09a28d8e1d
11 changed files with 203 additions and 79 deletions

View File

@@ -1,8 +1,6 @@
<template>
<el-config-provider :locale="locale">
<div>
<el-date-picker />
</div>
<router-view />
</el-config-provider>
</template>