- {{handleFilterStatus(step.result)}}
+ {{
+ handleFilterStatus(step.result)
+ }}
{{ step.assigneeUser?.nickname }}
-
审批时间: {{ parseTime(step.endTime) || '-' }}
-
部门:{{ step.assigneeUser?.deptName }}
-
审批意见:{{ step.reason }}
+
+ 审批时间: {{ parseTime(step.endTime) || '-' }}
+
+
+ 部门:{{ step.assigneeUser?.deptName }}
+
+
审批意见:{{ step.reason }}
@@ -33,8 +39,8 @@
-
\ No newline at end of file
+
diff --git a/src/components/MyGetPlanListCard/index.vue b/src/components/MyGetPlanListCard/index.vue
index ed19ed4..86ba6ec 100644
--- a/src/components/MyGetPlanListCard/index.vue
+++ b/src/components/MyGetPlanListCard/index.vue
@@ -32,10 +32,10 @@