diff --git a/src/views/device/standingBook/components/baseInfo.vue b/src/views/device/standingBook/components/baseInfo.vue index 1fbe319..2975905 100644 --- a/src/views/device/standingBook/components/baseInfo.vue +++ b/src/views/device/standingBook/components/baseInfo.vue @@ -474,7 +474,7 @@ - + diff --git a/src/views/device/standingBook/components/baseInfo.vue b/src/views/device/standingBook/components/baseInfo.vue index 1fbe319..2975905 100644 --- a/src/views/device/standingBook/components/baseInfo.vue +++ b/src/views/device/standingBook/components/baseInfo.vue @@ -474,7 +474,7 @@ - + diff --git a/src/views/system/process/addProcess.vue b/src/views/system/process/addProcess.vue index b9e90ab..770f373 100644 --- a/src/views/system/process/addProcess.vue +++ b/src/views/system/process/addProcess.vue @@ -6,7 +6,6 @@ import type { Ref } from 'vue' import Setting from '../../setting.vue' import type { Iform, dictType } from './process' -import WorkFlow from '@/components/workFlow/workFlow.vue' import { getDictByCode } from '@/api/system/dict' const emits = defineEmits(['close']) diff --git a/src/views/device/standingBook/components/baseInfo.vue b/src/views/device/standingBook/components/baseInfo.vue index 1fbe319..2975905 100644 --- a/src/views/device/standingBook/components/baseInfo.vue +++ b/src/views/device/standingBook/components/baseInfo.vue @@ -474,7 +474,7 @@ - + diff --git a/src/views/system/process/addProcess.vue b/src/views/system/process/addProcess.vue index b9e90ab..770f373 100644 --- a/src/views/system/process/addProcess.vue +++ b/src/views/system/process/addProcess.vue @@ -6,7 +6,6 @@ import type { Ref } from 'vue' import Setting from '../../setting.vue' import type { Iform, dictType } from './process' -import WorkFlow from '@/components/workFlow/workFlow.vue' import { getDictByCode } from '@/api/system/dict' const emits = defineEmits(['close']) diff --git a/src/views/system/process/editProcess.vue b/src/views/system/process/editProcess.vue index 8f8d59d..59a7e63 100644 --- a/src/views/system/process/editProcess.vue +++ b/src/views/system/process/editProcess.vue @@ -6,7 +6,6 @@ import type { Ref } from 'vue' import setting from '../../setting.vue' import type { Iform, dictType } from './process' -import WorkFlow from '@/components/workFlow/workFlow.vue' import { getDictByCode } from '@/api/system/dict' const emits = defineEmits(['close'])