mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-09-24 21:13:34 +08:00
确认后返回 true
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
export default {
|
||||
methods: {
|
||||
clickOK() {
|
||||
this.$emit("clickOK");
|
||||
this.$emit("clickOK", true);
|
||||
},
|
||||
},
|
||||
props: {
|
||||
|
Reference in New Issue
Block a user