|
|
|
@ -408,6 +408,11 @@
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
const PiLiangOpen=()=>{
|
|
|
|
const PiLiangOpen=()=>{
|
|
|
|
|
|
|
|
list.value.forEach((v,i)=>{
|
|
|
|
|
|
|
|
if(v.selected ===true){
|
|
|
|
|
|
|
|
list.value[i].selected=false
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
})
|
|
|
|
PiLiangDialogVisible.value=true
|
|
|
|
PiLiangDialogVisible.value=true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
const PiLiangSelectFunc=()=>{
|
|
|
|
const PiLiangSelectFunc=()=>{
|
|
|
|
|