Commit 33bab399 by WH

Merge remote-tracking branch 'origin/settle-test-20230110' into settle-test-20230110

parents fee21a3b e4c8ceb0
...@@ -26,16 +26,14 @@ ...@@ -26,16 +26,14 @@
> >
<i class="el-icon-info" style="font-size:15px"></i> <i class="el-icon-info" style="font-size:15px"></i>
</c-button> </c-button>
<c-button <c-button
style="margin: 0 0" style="margin: 0 0"
size="small" size="small"
type="primary" type="primary"
:disabled=" :disabled="
model.ledgrp.ben.pts.adrblk && !model.ledgrp.rec.ownref model.ledgrp.ben.pts.adrblk && !model.ledgrp.rec.ownref? false: true"
? false @click="onLitpButgetref"
: true >
"
>
获取 获取
</c-button> </c-button>
</template> </template>
......
...@@ -15,7 +15,7 @@ export default class Litopn { ...@@ -15,7 +15,7 @@ export default class Litopn {
litp: { litp: {
avblab: '', avblab: '',
usr: { usr: {
extkey: '', extkey: 'ZL',
}, },
aamp: { aamp: {
aammod: { aammod: {
......
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