Explorar el Código

首次进入uploadmode

shiyu hace 3 años
padre
commit
1f5b98c536
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/algorithmsLibrary/algorithmsLibraryList.vue

+ 1 - 1
src/views/algorithmsLibrary/algorithmsLibraryList.vue

@@ -168,7 +168,7 @@ export default {
                     type: "post",
                     // firstRequest: false,
                     data: this.$api.algorithmsLibrary.selectAlgorithmList,
-                    param: {},
+                    param: this.activeName === "2"?{uploadMode: "1"}:{uploadMode: "2"},
                 };
             } else {
                 // 公有