Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
psbc_remit
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
qianyuheng
psbc_remit
Commits
1f4ed1d6
Commit
1f4ed1d6
authored
Jul 30, 2020
by
qiuxia
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改pcysel
parent
2ca4a3b6
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
index.js
src/views/Business/Pcysel/views/index.js
+6
-6
No files found.
src/views/Business/Pcysel/views/index.js
View file @
1f4ed1d6
...
@@ -63,22 +63,22 @@ export default class PcyselScreen extends Page
...
@@ -63,22 +63,22 @@ export default class PcyselScreen extends Page
return
(
return
(
<
Card
title
=
"结售汇"
size
=
"small"
className
=
"transTitle"
>
<
Card
title
=
"结售汇"
size
=
"small"
className
=
"transTitle"
>
<
Steps
>
<
Steps
>
<
StepItem
title
=
"
fcysel
"
>
<
StepItem
title
=
"
个人购汇
"
>
<
Jieshouhui
model
=
{
this
.
model
}
extra
=
{
this
.
extra
}
flg
=
"0"
/>
<
Jieshouhui
model
=
{
this
.
model
}
extra
=
{
this
.
extra
}
flg
=
"0"
/>
<
/StepItem
>
<
/StepItem
>
<
StepItem
title
=
"
fytsel
"
>
<
StepItem
title
=
"
个人购汇报送信息
"
>
<
Jieshouhui
model
=
{
this
.
model
}
extra
=
{
this
.
extra
}
flg
=
"1"
/>
<
Jieshouhui
model
=
{
this
.
model
}
extra
=
{
this
.
extra
}
flg
=
"1"
/>
<
/StepItem
>
<
/StepItem
>
<
StepItem
title
=
"
lcysel
"
>
<
StepItem
title
=
"
个人结汇
"
>
<
Jieshouhui
model
=
{
this
.
model
}
extra
=
{
this
.
extra
}
flg
=
"2"
/>
<
Jieshouhui
model
=
{
this
.
model
}
extra
=
{
this
.
extra
}
flg
=
"2"
/>
<
/StepItem
>
<
/StepItem
>
<
StepItem
title
=
"
lytsel
"
>
<
StepItem
title
=
"
个人结汇报送信息
"
>
<
Jieshouhui
model
=
{
this
.
model
}
extra
=
{
this
.
extra
}
flg
=
"3"
/>
<
Jieshouhui
model
=
{
this
.
model
}
extra
=
{
this
.
extra
}
flg
=
"3"
/>
<
/StepItem
>
<
/StepItem
>
<
StepItem
title
=
"
cuhsel
"
>
<
StepItem
title
=
"
美元折算率
"
>
<
Cursel
model
=
{
this
.
model
}
extra
=
{
this
.
extra
}
flg
=
"4"
/>
<
Cursel
model
=
{
this
.
model
}
extra
=
{
this
.
extra
}
flg
=
"4"
/>
<
/StepItem
>
<
/StepItem
>
<
StepItem
title
=
"
sgnsel
"
>
<
StepItem
title
=
"
重点关注对象
"
>
<
Sgnsel
model
=
{
this
.
model
}
extra
=
{
this
.
extra
}
flg
=
"5"
/>
<
Sgnsel
model
=
{
this
.
model
}
extra
=
{
this
.
extra
}
flg
=
"5"
/>
<
/StepItem
>
<
/StepItem
>
<
/Steps
>
<
/Steps
>
...
...
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