Commit d7ae94f9 by WF1020

brtset 修改

parent 9715ac63
......@@ -30,7 +30,7 @@ export default {
userId: window.sessionStorage.userId || 'ZL',
brdgrp:{
rec:{
inr: "00000254",
inr: "00000028",
}
}
});
......
......@@ -241,6 +241,10 @@ export default {
},
methods: {
},
mounted () {
this.init()
// this.queryHndtypCodeTableList(this.trnName)
},
watch: {
"model.setmod.doccur": {
immediate: true,
......
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