diff --git a/src/views/xgf/flow/components/flowStep.vue b/src/views/xgf/flow/components/flowStep.vue
index 70f8404..1af3130 100644
--- a/src/views/xgf/flow/components/flowStep.vue
+++ b/src/views/xgf/flow/components/flowStep.vue
@@ -19,7 +19,7 @@
审批人:{{ item.APPOINT_USER_NAME }}
-
+
审批人公司:{{ item.APPOINT_CORP_NAME }}
@@ -31,7 +31,7 @@
审批时间:{{ item.APPOINT_TIME }}
-
+
审批意见:{{ item.APPOINT_OPINION }}
@@ -42,7 +42,6 @@