Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
swifteditor
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
swifteditor
Commits
b5d3d6ce
Commit
b5d3d6ce
authored
Oct 18, 2023
by
s_guodong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
码表值优化
parent
6b76cc70
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
18 deletions
+2
-18
T36D.js
src/swift/Tags/T36D.js
+1
-8
T97D.js
src/swift/Tags/T97D.js
+1
-7
T99C.js
src/swift/Tags/T99C.js
+0
-3
No files found.
src/swift/Tags/T36D.js
View file @
b5d3d6ce
...
...
@@ -64,14 +64,7 @@ export default class T36D extends Component
optionFilterProp
=
"children"
notFoundContent
=
"Wrong Code"
style
=
{{
width
:
"100%"
}}
value
=
{
value
.
s1
}
onChange
=
{
val
=>
this
.
onChange
(
1
,
val
)}
>
<
Option
value
=
"PAIR"
>
PAIR
<
/Option
>
<
Option
value
=
"TURN"
>
TURN
<
/Option
>
<
Option
value
=
"MION"
>
MION
<
/Option
>
<
Option
value
=
"SIZE"
>
SIZE
<
/Option
>
<
Option
value
=
"SETT"
>
SETT
<
/Option
>
<
Option
value
=
"LOST"
>
LOST
<
/Option
>
<
Option
value
=
"BCAW"
>
BCAW
<
/Option
>
<
/Select
>
<
/FormItem
>
<
/Col
>
...
...
src/swift/Tags/T97D.js
View file @
b5d3d6ce
...
...
@@ -68,13 +68,7 @@ export default class T97D extends Component
optionFilterProp
=
"children"
notFoundContent
=
"Wrong Code"
style
=
{{
width
:
"100%"
}}
value
=
{
value
.
s1
}
onChange
=
{
val
=>
this
.
onChange
(
1
,
val
)}
>
<
Option
value
=
"SAFE"
>
SAFE
<
/Option
>
<
Option
value
=
"CASH"
>
CASH
<
/Option
>
<
Option
value
=
"CHAR"
>
CHAR
<
/Option
>
<
Option
value
=
"COMM"
>
COMM
<
/Option
>
<
Option
value
=
"TAXE"
>
TAXE
<
/Option
>
<
Option
value
=
"BCAW"
>
BCAW
<
/Option
>
<
/Select
>
<
/FormItem
>
<
/Col
>
...
...
src/swift/Tags/T99C.js
View file @
b5d3d6ce
...
...
@@ -63,11 +63,8 @@ export default class TT99C extends Component
optionFilterProp
=
"children"
notFoundContent
=
"Wrong Code"
style
=
{{
width
:
"100%"
}}
value
=
{
value
.
s1
}
onChange
=
{
val
=>
this
.
onChange
(
1
,
val
)}
>
<
Option
value
=
"SETT"
>
SETT
<
/Option
>
<
Option
value
=
"TOSE"
>
TOSE
<
/Option
>
<
Option
value
=
"CADE"
>
CADE
<
/Option
>
<
Option
value
=
"TOCO"
>
TOCO
<
/Option
>
<
/Select
>
<
/FormItem
>
<
/Col
>
...
...
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