Преглед на файлове

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 => {