创建对象
工厂模式
1 | // 按照我的理解此时生成了一个prototype,constructor为Person1 |
it's better to burn out than to fade away
1 | // 按照我的理解此时生成了一个prototype,constructor为Person1 |
1 | <el-table :data="list" ...> |
1 | callback: (res) => { |
1 | <el-table ...> |
1 | handleInput (value, quantity) { |