This commit is contained in:
Leo
2025-11-10 19:02:55 +08:00
parent e819383722
commit c9defd4a67

View File

@@ -252,7 +252,7 @@ export default {
this.form.command = '拼多多\r\n' this.form.command = '拼多多\r\n'
this.run() this.run()
}, },
fillPDD() { fillPDDWen() {
this.form.command = '拼多多 W\r\n' this.form.command = '拼多多 W\r\n'
this.run() this.run()
}, },