const mdoc = new DOMParser().parseFromString(this.xmlContent, 'text/xml');... this.xmlContentEdited = serializer.serializeToString(mdoc);
確定! 回上一頁