Commit 6bba8a1d by panziyi

litopn修改

parent 827c33dc
...@@ -657,6 +657,13 @@ export default { ...@@ -657,6 +657,13 @@ export default {
} }
} }
}, },
"model.lidgrp.rec.nomspc":{
immediate: true,
handler(val,oldval){
if(this.model.lidgrp.rec.nomspc==""){}
this.model.lidgrp.rec.nomspc="X";
}
}
}, },
computed: { computed: {
flag1() { flag1() {
......
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