优化代码

This commit is contained in:
GoEdgeLab
2022-08-21 20:47:29 +08:00
parent 02bbf3ec89
commit 0f5c901f11
9 changed files with 48 additions and 21 deletions

View File

@@ -12764,6 +12764,9 @@ Vue.component("values-box", {
startEditing: function () {
this.isEditing = !this.isEditing
},
allValues: function () {
return this.realValues
}
},
template: `<div>