- 面板2
-
上一步
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.worker_.name }}
+
+
+
+
+
+
+ {{ scope.row.worker_.name }}
+
+
+
+
+
+ 编辑
+
+
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 取 消
+ 确 定
+
+
+ 上一步
+ 下一步
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ is_ok_[scope.row.is_ok] }}
+
+
+ {{ scope.row.checker_.name }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 正常
+ 不正常
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 取 消
+ 确 定
+
+
+ 上一步
+ 退出
@@ -281,25 +556,43 @@
\ No newline at end of file
diff --git a/src/views/opm/operation.vue b/src/views/opm/operation.vue
index 05378610..6a7d0c73 100644
--- a/src/views/opm/operation.vue
+++ b/src/views/opm/operation.vue
@@ -189,7 +189,10 @@ export default {
//创建作业许可证
creatopl(row){
- this.$router.push({name: "opl", params: {id: row.id} })
+ this.$router.push({name: "opl",
+ query:{
+ id: row.id
+ } })
},
//权限设置
permission() {
diff --git a/src/views/opm/opl.vue b/src/views/opm/opl.vue
index 40abb13c..7c5da4e5 100644
--- a/src/views/opm/opl.vue
+++ b/src/views/opm/opl.vue
@@ -2,20 +2,17 @@
-
-
- {{ item.name }}
-
-
+
+ {{ item.name }}
+
@@ -42,10 +39,50 @@
stripe
@resetQuery="resetQuery"
>
-
-
-
-
+
+
+
+
+
+
+
+
+
@@ -57,7 +94,7 @@
@click="table_show(scope.row, scope.$index)"
>查看
-
-