瀏覽代碼

Merge remote-tracking branch 'origin/master'

yurk 2 年之前
父節點
當前提交
07a67da0d5
共有 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 => {