bug
This commit is contained in:
parent
e2c8850da2
commit
415b1e7ca2
@ -291,7 +291,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
getName(list,id){
|
||||
let name = ""
|
||||
let name = "--"
|
||||
console.log(list)
|
||||
list.forEach(item => {
|
||||
if (item.id==id){
|
||||
|
Loading…
Reference in New Issue
Block a user