Huhu преди 3 години
родител
ревизия
ffb596c67b
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      src/views/modules/alg/train-compare.vue

+ 2 - 1
src/views/modules/alg/train-compare.vue

@@ -100,7 +100,8 @@ export default {
       url:this.$http.adornUrl('/algstrain/deleteContainer'),
         method:'get',
         params:this.$http.adornParams({
-          containerId:this.containerId
+          containerId:this.containerId,
+          port:this.port
       }),
     }).then(({data})=>{