Browse Source

no message

zhujindu 11 tháng trước cách đây
mục cha
commit
637c05cc9f
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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));
       // 必填验证