Commit 71c34137 by panziyi

litopn修改

parent bad6937c
...@@ -28,9 +28,6 @@ export default { ...@@ -28,9 +28,6 @@ export default {
...params, ...params,
transName: this.trnName, transName: this.trnName,
userId: window.sessionStorage.userId || 'ZL', userId: window.sessionStorage.userId || 'ZL',
trnmod:{
trn:JSON.parse(localStorage.getItem('review_'+this.trnName))
}
}); });
loading.close(); loading.close();
if (!res.data) { if (!res.data) {
......
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