Cloud Zhang
2024-05-20 2cd26d312f47a79fb9b8b444a3f1760f98d03e38
1
2
3
4
import { withInstall } from '/@/utils';
import flowChart from './src/FlowChart.vue';
 
export const FlowChart = withInstall(flowChart);