ZhaoYu8 opened this issue 3 years ago · 0 comments
<div slot="id" slot-scope="text"> <template v-if="order_id"> <vue-qr :text="text" /> </template> </div>
此时 扫码结果就是text;但是我的text其实是个变量。