From c9defd4a67852fba2279adf55bd6d6ed8476a169 Mon Sep 17 00:00:00 2001 From: Leo Date: Mon, 10 Nov 2025 19:02:55 +0800 Subject: [PATCH] 1 --- src/views/system/jd-instruction/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/system/jd-instruction/index.vue b/src/views/system/jd-instruction/index.vue index 5411c10..f98c1ea 100644 --- a/src/views/system/jd-instruction/index.vue +++ b/src/views/system/jd-instruction/index.vue @@ -252,7 +252,7 @@ export default { this.form.command = '拼多多\r\n' this.run() }, - fillPDD() { + fillPDDWen() { this.form.command = '拼多多 W\r\n' this.run() },