diff --git a/src/router/index.js b/src/router/index.js
index bd2bb2d..74cd5f5 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -211,6 +211,12 @@ export const dynamicRoutes = [
component: () => import('@/views/system/jd-instruction/index'),
name: 'JdInstructionIndex',
meta: { title: '指令执行', icon: 'form' }
+ },
+ {
+ path: 'quick-record',
+ component: () => import('@/views/system/jd-instruction/fadan-quick-record'),
+ name: 'JdInstructionQuickRecord',
+ meta: { title: '快捷录单', icon: 'edit' }
}
]
},
diff --git a/src/views/mobile/fadan/index.vue b/src/views/mobile/fadan/index.vue
index ebb28e7..839ed19 100644
--- a/src/views/mobile/fadan/index.vue
+++ b/src/views/mobile/fadan/index.vue
@@ -1,391 +1,12 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 落库必填(与中控录单一致)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 录单
- 重置表单
- 复制录单
-
-
-
-
- 录单结果
-
-
-
-
-
-
-
-
-
+
-
-
diff --git a/src/views/system/jd-instruction/fadan-quick-record.vue b/src/views/system/jd-instruction/fadan-quick-record.vue
new file mode 100644
index 0000000..349640b
--- /dev/null
+++ b/src/views/system/jd-instruction/fadan-quick-record.vue
@@ -0,0 +1,409 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 落库必填(与中控录单一致)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 录单
+ 重置表单
+ 复制录单
+
+
+
+
+ 录单结果
+
+
+
+
+
+
+
+
+
+
+
+
+
+