Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fukai
vue-gjjs
Commits
94dfe2d9
Commit
94dfe2d9
authored
May 23, 2023
by
WH
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
brteus前端修改
parent
1ef0341e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
buildCommons.js
src/business/brteus/event/buildCommons.js
+1
-1
index.js
src/business/brteus/model/index.js
+3
-3
No files found.
src/business/brteus/event/buildCommons.js
View file @
94dfe2d9
...
...
@@ -39,7 +39,7 @@ export default {
fromflg
:
model
.
brdgrp
.
rec
.
fromflg
,
othersno
:
model
.
brdgrp
.
rec
.
othersno
,
sndto
:
model
.
brdgrp
.
rec
.
sndto
,
swiftflg
:
model
.
brtp
.
swiftflg
,
//
swiftflg: model.brtp.swiftflg,
brduil
:
model
.
brdgrp
.
rec
.
brduil
,
purpos
:
model
.
brdgrp
.
rec
.
purpos
,
revflg
:
model
.
brdgrp
.
rec
.
revflg
,
...
...
src/business/brteus/model/index.js
View file @
94dfe2d9
...
...
@@ -3,9 +3,9 @@ import Pub from '~/components/business/commonModel/index.js';
export
default
class
Brteus
{
constructor
()
{
this
.
data
=
{
brtp
:{
swiftflg
:
''
,
},
//
brtp:{
//
swiftflg: '',
//
},
gidgrp
:{
ghd
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment