Merge pull request '合并分支到dev' (#3) from huyt into dev
Reviewed-on: http://192.168.2.237:3000/root/middleground_code_v2/pulls/3
This commit is contained in:
commit
79afadf02b
|
@ -54,7 +54,6 @@ export default {
|
|||
}
|
||||
},
|
||||
getDataList(dataSet, dataPepedom) {
|
||||
console.log(dataSet, dataPepedom);
|
||||
this.dataList = []
|
||||
let arr = []
|
||||
dataSet.forEach((el, index) => {
|
||||
|
|
Loading…
Reference in New Issue