|
@ -394,7 +394,6 @@ export default { |
|
|
uid: that.uid, |
|
|
uid: that.uid, |
|
|
type: that.type, |
|
|
type: that.type, |
|
|
}).then(response => { |
|
|
}).then(response => { |
|
|
console.log(response.data) |
|
|
|
|
|
if (response.status && response.data) { |
|
|
if (response.status && response.data) { |
|
|
that.$nextTick(() => { |
|
|
that.$nextTick(() => { |
|
|
that.bindList = response.data |
|
|
that.bindList = response.data |
|
|