From e8193837223384d88fd0b598f9a94d67a3167c2b Mon Sep 17 00:00:00 2001 From: Leo Date: Mon, 10 Nov 2025 18:55:07 +0800 Subject: [PATCH] 1 --- src/views/system/jd-instruction/index.vue | 28 +++++++++++++++++------ 1 file changed, 21 insertions(+), 7 deletions(-) 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() {