Commit 51a9d14c by WH

fix:修复letnot缺陷

parent 8aabcc5f
......@@ -92,7 +92,7 @@ export default {
...this.buildCommonData(model, trnName),
liaall: model.liaall,
liaccv: model.liaccv,
doceot: model.trnmod.trndoc.doceot,
doceot: model.docpan.doceot,
};
return params
},
......
......@@ -117,7 +117,7 @@ export default class Letnot {
},
letp: {
usr: {
extkey: ''
extkey: window.sessionStorage.userId || 'ZL',
},
aamp: {
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