Commit 94dfe2d9 by WH

brteus前端修改

parent 1ef0341e
...@@ -39,7 +39,7 @@ export default { ...@@ -39,7 +39,7 @@ export default {
fromflg: model.brdgrp.rec.fromflg, fromflg: model.brdgrp.rec.fromflg,
othersno: model.brdgrp.rec.othersno, othersno: model.brdgrp.rec.othersno,
sndto: model.brdgrp.rec.sndto, sndto: model.brdgrp.rec.sndto,
swiftflg: model.brtp.swiftflg, // swiftflg: model.brtp.swiftflg,
brduil: model.brdgrp.rec.brduil, brduil: model.brdgrp.rec.brduil,
purpos: model.brdgrp.rec.purpos, purpos: model.brdgrp.rec.purpos,
revflg: model.brdgrp.rec.revflg, revflg: model.brdgrp.rec.revflg,
......
...@@ -3,9 +3,9 @@ import Pub from '~/components/business/commonModel/index.js'; ...@@ -3,9 +3,9 @@ import Pub from '~/components/business/commonModel/index.js';
export default class Brteus { export default class Brteus {
constructor() { constructor() {
this.data = { this.data = {
brtp:{ // brtp:{
swiftflg: '', // swiftflg: '',
}, // },
gidgrp:{ gidgrp:{
ghd: { ghd: {
......
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