积分相关更新
This commit is contained in:
@@ -58,7 +58,6 @@
|
||||
console.log(res)
|
||||
if (res.code == 0) {
|
||||
this.createcardNo = res.data;
|
||||
console.log(this.$refs.tkiBarcode)
|
||||
this.$refs.tkiBarcode.setval(this.createcardNo) //操作属性
|
||||
this.$refs.tkiQrcode.setval(this.createcardNo) //操作属性
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user