zhujindu 11 bulan lalu
induk
melakukan
637c05cc9f
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  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));
       // 必填验证