dashboard
repositories
filestore
activity
search
login
admin
/
command-center-dashboard
forked from
drone/command-center-dashboard
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat: 日期为空时是null ,事件概况详情显示缩略图
chenyao
2025-04-11
44c0a7f235aa6fcfb41985354c6546d76709e8bb
[~admin/command-center-dashboard.git]
/
vite
/
plugins
/
setup-extend.js
1
2
3
4
5
import setupExtend from 'vite-plugin-vue-setup-extend';
export default function createSetupExtend() {
return setupExtend();
}