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
zhouqian
vue-gjjs
Commits
14c878c4
Commit
14c878c4
authored
Aug 16, 2022
by
jianglong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改INFBRD,添加SG REF(提货担保编号)查询功能
parent
d8be4d99
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
+17
-0
Infsea.vue
src/views/Business/Infbrd/Infsea.vue
+17
-0
No files found.
src/views/Business/Infbrd/Infsea.vue
View file @
14c878c4
...
...
@@ -13,6 +13,10 @@
</el-form-item>
</c-col>
<c-col
:span=
"8"
>
<el-form-item
label=
"Opening between"
prop=
"infcon.opndatfrom"
>
<c-col
:span=
"11"
>
...
...
@@ -48,6 +52,19 @@
</c-col>
</c-row>
<c-row>
<c-col
:span=
"8"
>
<el-form-item
label=
"SG Reference"
prop=
"infcon.seashgref"
>
<c-input
v-model=
"model.infcon.seashgref"
maxlength=
"16"
placeholder=
"请输入SG Reference"
></c-input>
</el-form-item>
</c-col>
</c-row>
<c-row
v-show=
"searchSlot.searchToggle"
>
<c-row>
<c-col
:span=
"8"
>
...
...
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