Przeglądaj źródła

状态列重复

xiaomj 3 lat temu
rodzic
commit
56ae6a4346
1 zmienionych plików z 1 dodań i 6 usunięć
  1. 1 6
      src/views/pset/login_setting.vue

+ 1 - 6
src/views/pset/login_setting.vue

@@ -315,12 +315,7 @@
                     this.dataList = res.data;
                     this.listLoading = false;
                 });
-                getProductList({
-                    productCategoryName: "",
-                    productCategoryNumber: "",
-                }).then((res) => {
-                    this.productList = res.data;
-                });
+
             },
             handleChange(e) {
                 this.productList.find((k) => {