纸管绑定
This commit is contained in:
@@ -127,6 +127,9 @@
|
||||
if (this.dataList.length >= 2) {
|
||||
return
|
||||
}
|
||||
if (this.index1 === this.dataList[0].site) {
|
||||
return
|
||||
}
|
||||
this.dataList.push({site: this.index1})
|
||||
},
|
||||
handleDelete (index) {
|
||||
|
||||
Reference in New Issue
Block a user