Commit 1c3cab7b by crushh

update: 文案

parent ad946ef8
......@@ -115,7 +115,7 @@
</template>
</el-dialog>
<!-- 插入小程序链接 -->
<el-dialog :visible.sync="transferLink.show" title="插入小程序链接" width="878px" @closed="onTransferLinkClose">
<el-dialog :visible.sync="transferLink.show" title="插入链接" width="878px" @closed="onTransferLinkClose">
<el-form label-width="90px">
<el-form-item label="链接类型:" style="margin:0 0 6px 0">
<el-radio-group v-model="linkType" @change="handleLinkTypeChange">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment