合并分支到dev
This commit is contained in:
parent
216989412f
commit
232c436863
|
@ -54,7 +54,6 @@ export default {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
getDataList(dataSet, dataPepedom) {
|
getDataList(dataSet, dataPepedom) {
|
||||||
console.log(dataSet, dataPepedom);
|
|
||||||
this.dataList = []
|
this.dataList = []
|
||||||
let arr = []
|
let arr = []
|
||||||
dataSet.forEach((el, index) => {
|
dataSet.forEach((el, index) => {
|
||||||
|
|
Loading…
Reference in New Issue