Commit a0683fd2 by wangyanjiao

Merge branch 'development-202206' of http://114.115.138.98:8900/fukai/vue-gjjs…

Merge branch 'development-202206' of http://114.115.138.98:8900/fukai/vue-gjjs into development-202206
parents e7b624d7 0bf6aafd
......@@ -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