diff --git a/src/views/truckinputportmanage/dangertruckcheck/components/list.vue b/src/views/truckinputportmanage/dangertruckcheck/components/list.vue new file mode 100644 index 0000000..31c4d93 --- /dev/null +++ b/src/views/truckinputportmanage/dangertruckcheck/components/list.vue @@ -0,0 +1,157 @@ + + + + + + + + + + + + 搜索 + + 重置 + + + + + + + + + + + + + + + {{ getType(row.IS_AUDIT) }} + + + + + 审核 + + + + + + + + + + + + + + diff --git a/src/views/truckinputportmanage/dangertruckcheck/components/sendUtil.vue b/src/views/truckinputportmanage/dangertruckcheck/components/sendUtil.vue new file mode 100644 index 0000000..82edfb4 --- /dev/null +++ b/src/views/truckinputportmanage/dangertruckcheck/components/sendUtil.vue @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/views/truckinputportmanage/dangertruckcheck/index.vue b/src/views/truckinputportmanage/dangertruckcheck/index.vue new file mode 100644 index 0000000..6a88239 --- /dev/null +++ b/src/views/truckinputportmanage/dangertruckcheck/index.vue @@ -0,0 +1,24 @@ + + + + + + + + + diff --git a/src/views/truckinputportmanage/index.vue b/src/views/truckinputportmanage/index.vue new file mode 100644 index 0000000..98240ae --- /dev/null +++ b/src/views/truckinputportmanage/index.vue @@ -0,0 +1,3 @@ + + + diff --git a/src/views/truckinputportmanage/normaltruckcheck/components/list.vue b/src/views/truckinputportmanage/normaltruckcheck/components/list.vue new file mode 100644 index 0000000..a8e8b79 --- /dev/null +++ b/src/views/truckinputportmanage/normaltruckcheck/components/list.vue @@ -0,0 +1,155 @@ + + + + + + + + + + + + 搜索 + 重置 + + + + + + + + + + + + + + + {{ getType(row.IS_AUDIT) }} + + + + + 审核 + + + + + + + + + + + + + diff --git a/src/views/truckinputportmanage/normaltruckcheck/components/sendUtil.vue b/src/views/truckinputportmanage/normaltruckcheck/components/sendUtil.vue new file mode 100644 index 0000000..f1cc1e0 --- /dev/null +++ b/src/views/truckinputportmanage/normaltruckcheck/components/sendUtil.vue @@ -0,0 +1,155 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/views/truckinputportmanage/normaltruckcheck/index.vue b/src/views/truckinputportmanage/normaltruckcheck/index.vue new file mode 100644 index 0000000..6a88239 --- /dev/null +++ b/src/views/truckinputportmanage/normaltruckcheck/index.vue @@ -0,0 +1,24 @@ + + + + + + + + +