From ecf8285856a0e49ff5563025d0fbcf5adff3877a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8D=92?= Date: Sat, 1 Nov 2025 14:28:44 +0800 Subject: [PATCH] 1 --- src/views/system/jd-instruction/index.vue | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/views/system/jd-instruction/index.vue b/src/views/system/jd-instruction/index.vue index b594e73..00a16f8 100644 --- a/src/views/system/jd-instruction/index.vue +++ b/src/views/system/jd-instruction/index.vue @@ -15,6 +15,7 @@ TF + 拼多多 清空 @@ -233,6 +234,10 @@ export default { this.form.command = '生\r\nF' this.run() }, + fillPDD() { + this.form.command = '拼多多' + this.run() + }, async fillMan() { // 先尝试查询今天的数据 this.form.command = '慢单'