properties: { myValue: { type: String, value: '', observer: function (newVal) { // your code } } } 相关文章:
properties: { myValue: { type: String, value: '', observer: function (newVal) { // your code } } }