panhui 2 年 前
コミット
6b5c867fc3
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/ProductListPage.vue

+ 1 - 1
src/views/ProductListPage.vue

@@ -124,7 +124,7 @@ function getBatch() {
                 empty: false
                 empty: false
             }
             }
 
 
-            if (batchId === 11549) {
+            if (batchId === 11549 || batchId === '11549') {
                 return global.$http
                 return global.$http
                     .post(
                     .post(
                         '/product/list',
                         '/product/list',