BUG 25209

This commit is contained in:
aixianling
2021-12-03 15:00:39 +08:00
parent f9a0a033ac
commit e54e316ec9

View File

@@ -1,5 +1,5 @@
<template>
<div :type="type" :openid="openid"/>
<div :type="type" :openid="openid" v-text="openid"/>
</template>
<script>