648540858
2022-03-10 3b5ce2e4d1723de23a6ffff764a62b3574351b7c
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) {