+
+
+
+ {{productionplan.number}}
+ {{productionplan.product_.name}}
+ {{productionplan.product_.specification}}
+ {{productionplan.count}}
+ {{state_[productionplan.state]}}
+ {{productionplan.start_date}}
+ {{productionplan.end_date}}
+
+
+
+
+
+
+
+
+
+ {{ scope.row.number }}
+
+
+
+ {{
+ scope.row.step_.name
+ }}
+
+
+ {{
+ actstate_[scope.row.act_state]
+ }}
+
+
+ {{
+ scope.row.step_.name
+ }}
+
+
+ {{
+ scope.row.step_.name
+ }}
+
+
+ {{
+ scope.row.step_.name
+ }}
+
+
+
+
+ 生成流程卡
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/hb_client/src/views/pm/processcard.vue b/hb_client/src/views/pm/processcard.vue
new file mode 100644
index 0000000..8879834
--- /dev/null
+++ b/hb_client/src/views/pm/processcard.vue
@@ -0,0 +1,34 @@
+