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() },