xiaomj 3 anni fa
parent
commit
56ae6a4346
1 ha cambiato i file con 1 aggiunte e 6 eliminazioni
  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) => {