Commit 8a9b3ed7 by wangna

infgid交易修改

parent 98eb2fd5
......@@ -805,6 +805,8 @@ export default {
async getButtons(ownref){
this.ownref = ownref
this.$refs.childs.initdialog = true
this.dialogFlag = ownref.startsWith("LG");
console.log("dialogFlag:" + this.dialogFlag);
console.log("ownref:" +ownref);
},
async onChoose(code){
......
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