소스 검색

no message

zhujindu 11 달 전
부모
커밋
637c05cc9f
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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));
       // 必填验证