This commit is contained in:
luoshiwen 2023-02-27 18:03:29 +08:00
parent 5a0bffb453
commit 21d7352e20
2 changed files with 1 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -296,7 +296,6 @@ export default {
handler(newVal) {
this.triggerList = newVal;
//
console.log(newVal, '触发数据');
var _this = this
if (newVal.length != 0 && _this.sectionData) {
_this.classify.forEach((ele, index) => {