lin
2022-01-08 098dd8a04515c9dbb143ab39678c2a71a03ec427
web_src/src/components/dialog/platformEdit.vue
@@ -196,6 +196,7 @@
        this.platform.transport = platform.transport;
        this.platform.characterSet = platform.characterSet;
        this.platform.shareAllLiveStream = platform.shareAllLiveStream;
        this.platform.catalogId = platform.catalogId;
        this.onSubmit_text = "保存";
      }
      this.showDialog = true;