合并分支到dev

This commit is contained in:
hyt 2024-04-07 13:46:02 +08:00
parent 216989412f
commit 232c436863
1 changed files with 0 additions and 1 deletions

View File

@ -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) => {