src/views/tigerprojects/system/lowcode/composition/index.vue
@@ -4,7 +4,7 @@ * @version: * @Date: 2024-06-18 23:30:30 * @LastEditors: Ben Lin * @LastEditTime: 2024-10-15 21:25:51 * @LastEditTime: 2024-10-21 23:03:27 --> <template> <PageWrapper @@ -96,7 +96,7 @@ import { useMessage } from '/@/hooks/web/useMessage'; import LogicFlow from '@logicflow/core'; defineOptions({ name: 'DeptManagement' }); defineOptions({ name: '工单工艺绑定' }); const { notification, createErrorModal } = useMessage(); const go = useGo();