diff --git a/src/views/inm/helpso_mio.vue b/src/views/inm/helpso_mio.vue index 19279160..da50865e 100644 --- a/src/views/inm/helpso_mio.vue +++ b/src/views/inm/helpso_mio.vue @@ -1,156 +1,227 @@ - - - - 采购入库 - - - - - - - - - - - - - - - - - - - {{ typeDict[scope.row.type] }} - - - - - {{ stateDict[scope.row.state] }} - - - - - - - - - - - - - - 查看 - - - 提交 - - - 删除 - - - - - - - + + + + 生产领料 + 采购入库 + + + + + + + + + + + + + + + + + + + {{ typeDict[scope.row.type] }} + + + + + {{ stateDict[scope.row.state] }} + + + + + + + + + + + + + + 查看 + + + 提交 + + + 删除 + + + + + + + \ No newline at end of file +