clay : 表单权限校验完成 #28

Merged
clay merged 1 commits from master into pro 2023-02-25 16:07:26 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 5be2a2ecd4 - Show all commits

View File

@ -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'