finish api release.

This commit is contained in:
xiawenlong
2021-10-18 16:13:46 +08:00
parent 4f9086045a
commit e1bed5bc55
13 changed files with 401 additions and 153 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ new Vue({
attr: '',
struct: {
...struct,
attribute: JSON.parse(struct.attribute)
attribute: struct.attribute
}
}
},