Bladeren bron

no message

zhujindu 11 maanden geleden
bovenliggende
commit
637c05cc9f
1 gewijzigde bestanden met toevoegingen van 0 en 1 verwijderingen
  1. 0 1
      src/mixin/clew.js

+ 0 - 1
src/mixin/clew.js

@@ -14,7 +14,6 @@ export const clewMixins = {
         customerClueItemList: [],
       };
       params.customerClueItemList.push(...this.deepClone(this.taskGather, 0));
-      // let optionList = this.taskGather[0].customerClueOptionList;
       this.filterOption(this.taskGather, params);
       console.log(JSON.stringify(params));
       // 必填验证