|
|
@ -7,7 +7,7 @@ |
|
|
import '@/styles/workflowcss/workflow.scss' |
|
|
import '@/styles/workflowcss/workflow.scss' |
|
|
|
|
|
|
|
|
import { useStore } from '@/store/workflow/index' |
|
|
import { useStore } from '@/store/workflow/index' |
|
|
import { tipListStrucr,flowversion } from '@/api/workflowapi/types' |
|
|
import { flowversion } from '@/api/workflowapi/types' |
|
|
import { initializeWorkFlow,setWorkFlowData,gainFlowVersionList } from '@/api/workflowapi/index' |
|
|
import { initializeWorkFlow,setWorkFlowData,gainFlowVersionList } from '@/api/workflowapi/index' |
|
|
|
|
|
|
|
|
//引入页面 |
|
|
//引入页面 |
|
|
|