diff --git a/src/views/system/jd-instruction/index.vue b/src/views/system/jd-instruction/index.vue
index b8c025f..5411c10 100644
--- a/src/views/system/jd-instruction/index.vue
+++ b/src/views/system/jd-instruction/index.vue
@@ -12,15 +12,17 @@
执行
清空
-
-
慢单
- TF
- 凡
- 拼多多
- 生
+ 生
+ 腾峰
+ 凡
+ 纹
+ 鸿
+ 拼多多
+ 拼多多-纹
+
@@ -238,8 +240,20 @@ export default {
this.form.command = '生\r\nF'
this.run()
},
+ fillWen() {
+ this.form.command = '生\r\nW'
+ this.run()
+ },
+ fillHong() {
+ this.form.command = '生\r\nF'
+ this.run()
+ },
fillPDD() {
- this.form.command = '拼多多'
+ this.form.command = '拼多多\r\n'
+ this.run()
+ },
+ fillPDD() {
+ this.form.command = '拼多多 W\r\n'
this.run()
},
async fillMan() {