Commit f79c4d26 by 闫泽浩

letopn 缺陷修复

parent e79c3887
......@@ -161,6 +161,7 @@ export default {
if (res.respCode == SUCCESS) {
this.model.ledgrp.avb.pts.extkey=res.data.pts.extkey;
this.model.ledgrp.avb.pts.adrblk=res.data.pts.adrblk;
this.model.ledgrp.avb.pts.rol=res.data.pts.rol;
}
},
//最大金额
......
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