diff --git a/src/views/opm/opl.vue b/src/views/opm/opl.vue
index d0667fbd..2ae2f3ba 100644
--- a/src/views/opm/opl.vue
+++ b/src/views/opm/opl.vue
@@ -22,19 +22,22 @@
{{
- operationObj.dept_ter_.name
+ operationObj.dept_ter_.name
}}
{{
- operationObj.dept_bus_.name
+ operationObj.dept_bus_.name
}}
{{
- operationObj.coordinator_.name
+ operationObj.coordinator_.name
}}
+
+ {{ item.name }}({{item.code}})/
+
@@ -55,12 +58,13 @@
{{ scope.row.ticket_.state_.name }}
- -{{act_states[scope.row.ticket_.act_state]}}
+ -{{ act_states[scope.row.ticket_.act_state]}}
-
+
{{ scope.row.dept_do_.name }}
@@ -72,11 +76,11 @@
- 查看
-
- 编辑
-
+ 查看
+
+ 编辑
+