Compare commits

..

No commits in common. "4b912c8ee771328f4e4ce361c80201efa2d7f72e" and "2bed6ea74c597c95a08f136ea3e2c2ff0dedd906" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@
</template>
<script>
import FormRenderView from '@/views/common/form/FormRenderView'
import FormRenderView from '@/views/common/form/FormRender'
import ProcessDiagramViewer from "../admin/layout/ProcessDiagramViewer";
import {getAboutInstanceList, getInitiatedInstanceInfo} from "@/api/processInstance";
import {timeLength} from '@/utils/date'