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