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:
huyt 2024-04-07 13:48:41 +08:00
commit 79afadf02b
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@ export default {
}
},
getDataList(dataSet, dataPepedom) {
console.log(dataSet, dataPepedom);
this.dataList = []
let arr = []
dataSet.forEach((el, index) => {