szy833
2022-01-16 4bd4f50b4165953018a9f9174056d29d087fdaee
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;