即使列表

This commit is contained in:
Mr.jiang 2024-08-20 09:41:14 +08:00
parent d8137ecf53
commit 8d2bdea66b
1 changed files with 0 additions and 2 deletions

View File

@ -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)