即使列表
This commit is contained in:
parent
d8137ecf53
commit
8d2bdea66b
|
@ -490,7 +490,6 @@
|
|||
methods: {
|
||||
quding(){
|
||||
this.getlist();
|
||||
console.log("this.technicianType=============>",this.technicianType)
|
||||
this.showpay = false;
|
||||
},
|
||||
toggle() {
|
||||
|
@ -517,7 +516,6 @@
|
|||
})
|
||||
},
|
||||
changeClickSon(item){
|
||||
console.log("item",item)
|
||||
var index = []
|
||||
for(var i=0;i<item.detail.data.length;i++){
|
||||
index.push(item.detail.data[i].value)
|
||||
|
|
Loading…
Reference in New Issue