diff --git a/src/components/ProcessDetailList.vue b/src/components/ProcessDetailList.vue new file mode 100644 index 00000000..47fc5124 --- /dev/null +++ b/src/components/ProcessDetailList.vue @@ -0,0 +1,270 @@ + + + + + + + + + + + + + + + + + + + + + + + {{ $t('workCenter.processDetail.urgeHandle') }} + + + {{ $t('workCenter.processDetail.flowChart') }} + + + + + + + + + + + + {{ text || text === 0 ? text : global.emptyLine }} + + {{ text || text === 0 ? text : global.emptyLine }} + + + + + + + + {{ text || text === 0 ? text : global.emptyLine }} + {{ text }} + {{ global.emptyLine }} + + + + + + + + + + + + + + + + +