Funny 3 년 전
부모
커밋
371dd0b690
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/components/shopCompoents/bindTakeOut.vue

+ 0 - 1
src/components/shopCompoents/bindTakeOut.vue

@@ -126,7 +126,6 @@ export default {
           this.loading = false;
         });
       });
-      F;
     },
     getBindTakeOutList(index) {
       getBindTakeOutList({ shopId: this.shopList[index].id }).then((res) => {