优化代码

This commit is contained in:
刘祥超
2022-08-21 20:47:29 +08:00
parent 1fe228e4c0
commit c2675bcdb6
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>