Commit ba90f48a by huangxin

出口和进口信用证显灰问题

parent 6e5f3b5b
...@@ -257,7 +257,7 @@ export default { ...@@ -257,7 +257,7 @@ export default {
...Event, ...Event,
async getButtons(ownref) { async getButtons(ownref) {
this.ownref = ownref; this.ownref = ownref;
this.letselModel.clsflg = 'C' // this.letselModel.clsflg = 'C'
this.$refs.childs.initdialog = true; this.$refs.childs.initdialog = true;
console.log("ownref:" + ownref); console.log("ownref:" + ownref);
}, },
......
...@@ -490,7 +490,7 @@ export default { ...@@ -490,7 +490,7 @@ export default {
...Event, ...Event,
async getButtons(ownref) { async getButtons(ownref) {
this.ownref = ownref; this.ownref = ownref;
this.litselModel.lidget.clsflg = 'C' // this.litselModel.lidget.clsflg = 'C'
this.$refs.childs.initdialog = true; this.$refs.childs.initdialog = true;
console.log("ownref:" + ownref); console.log("ownref:" + ownref);
}, },
......
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