更改默认状态

This commit is contained in:
aixianling
2024-08-26 18:08:29 +08:00
parent f007dc84e7
commit bcba8286cc

View File

@@ -14,7 +14,7 @@ export default {
}, },
data() { data() {
return { return {
show: true, show: false,
expand: false, expand: false,
loading: false, loading: false,
prompt: "", prompt: "",