648540858
2022-03-06 9d37b411ec6f0eea32b7d659d62f31bee4d93dbb
web_src/src/components/dialog/StreamProxyEdit.vue
@@ -198,7 +198,7 @@
      let that = this;
      this.$axios({
        method: 'get',
        url:`/api/platform/query/10000/0`
        url:`/api/platform/query/10000/1`
      }).then(function (res) {
        that.platformList = res.data.list;
      }).catch(function (error) {