소스 검색

八爪鱼

ggooalice 2 년 전
부모
커밋
56c797546d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      fhKeeper/formulahousekeeper/octopus/src/views/customer/list.vue

+ 1 - 1
fhKeeper/formulahousekeeper/octopus/src/views/customer/list.vue

@@ -747,7 +747,7 @@
                     pageIndex: this.page,
                     pageSize: this.size,
                     companyName: this.keyword,
-                    isMeal: this.isMeal == 2 ? 0 : 1,
+                    isMeal: this.isMeal == 2 ? 0 : this.isMeal,
                     key: this.isMeal == 2 ? 1 : 0
                 },
                 res => {