Compare commits
2 Commits
2bed6ea74c
...
4b912c8ee7
| Author | SHA1 | Date |
|---|---|---|
|
|
4b912c8ee7 | |
|
|
5be2a2ecd4 |
|
|
@ -89,7 +89,7 @@
|
|||
</template>
|
||||
|
||||
<script>
|
||||
import FormRenderView from '@/views/common/form/FormRender'
|
||||
import FormRenderView from '@/views/common/form/FormRenderView'
|
||||
import ProcessDiagramViewer from "../admin/layout/ProcessDiagramViewer";
|
||||
import {getAboutInstanceList, getInitiatedInstanceInfo} from "@/api/processInstance";
|
||||
import {timeLength} from '@/utils/date'
|
||||
|
|
|
|||
Loading…
Reference in New Issue