学习linux基础
## 2022.10.15
problem:
Error in v-on handler: "TypeError: this.$refs[_editdataSourceNyName] is undefined"
problem:The operator != is undefined for the argument type(s) int,nullJava(536871072)
public int getId() { public Integer getId() {<br>
return id; ==> return id;<br>
} }