Ben Lin
2024-06-12 078f603f7686c274067028bd23032625e6eee3ce
1
2
3
4
import { withInstall } from '/@/utils/index';
import time from './src/Time.vue';
 
export const Time = withInstall(time);