feat:修改endpoint 搜索asset列表的接口
This commit is contained in:
@@ -103,8 +103,8 @@ export default {
|
||||
show () {
|
||||
this.popBox.show = true
|
||||
},
|
||||
hideDetail (data,num) {
|
||||
console.log(data,num)
|
||||
hideDetail (data, num) {
|
||||
console.log(data, num)
|
||||
this.tempWalk.detailShow = false
|
||||
},
|
||||
showDetail (data, e) {
|
||||
|
||||
Reference in New Issue
Block a user