调整式神属性配置

This commit is contained in:
2024-02-27 00:40:37 +08:00
parent 35aa571411
commit 0099e25121
3 changed files with 65 additions and 26 deletions

View File

@@ -116,6 +116,7 @@ export default {
console.log("add properties", index, item);
this.showProperty = true;
this.currentShikigami = item;
this.index = index;
},
closeProperty() {
console.log("close property ===");