update Transfer
This commit is contained in:
parent
06554053db
commit
ea9620eb9e
3 changed files with 6 additions and 2 deletions
|
@ -178,7 +178,7 @@
|
|||
setTimeout(function() {
|
||||
console.log('--1');
|
||||
// _this.data1 = null;
|
||||
_this.data1 = _this.getMockData1();
|
||||
// _this.data1 = _this.getMockData1();
|
||||
console.log('-fetch-', _this.data1);
|
||||
|
||||
}, 1500);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue