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
36c536be
Commit
36c536be
authored
Jan 16, 2022
by
liushikai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整
parent
adb4b154
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
4 deletions
+17
-4
Utlp.vue
src/views/Business/Bdtset/Utlp.vue
+17
-4
No files found.
src/views/Business/Bdtset/Utlp.vue
View file @
36c536be
...
@@ -3,17 +3,28 @@
...
@@ -3,17 +3,28 @@
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-col
:span=
"11"
>
<c-col
:span=
"11"
>
<c-col
:span=
"1
2
"
>
<c-col
:span=
"1
6
"
>
<el-form-item
label=
"信用证参考号"
prop=
"didgrp.rec.ownref"
>
<el-form-item
label=
"信用证参考号"
prop=
"didgrp.rec.ownref"
>
<c-fullbox>
<c-input
<c-input
v-model=
"model.didgrp.rec.ownref"
v-model=
"model.didgrp.rec.ownref"
maxlength=
"16"
maxlength=
"16"
placeholder=
"请输入信用证参考号"
placeholder=
"请输入信用证参考号"
disabled
disabled
></c-input>
></c-input>
<template
slot=
"footer"
>
<c-button
style=
"padding: 0 14px;"
size=
"small"
type=
"primary"
>
<span
style=
"font-size:15px;font-family:'宋体';font-weight:bold"
>
i
</span>
</c-button>
</
template
>
</c-fullbox>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"1"
style=
"text-align: right;margin-left:10px"
>
<
!-- <
c-col :span="1" style="text-align: right;margin-left:10px">
<c-button
<c-button
style="margin:0;padding: 0 14px;"
style="margin:0;padding: 0 14px;"
size="small"
size="small"
...
@@ -21,14 +32,15 @@
...
@@ -21,14 +32,15 @@
>
>
<span style="font-size:15px;font-family:'宋体';font-weight:bold">i</span>
<span style="font-size:15px;font-family:'宋体';font-weight:bold">i</span>
</c-button>
</c-button>
</c-col>
</c-col>
-->
<c-col
:span=
"
11"
style=
"margin-left:-10px
"
>
<c-col
:span=
"
8
"
>
<el-form-item
<el-form-item
label=
"到期日"
label=
"到期日"
prop=
"didgrp.rec.expdat"
prop=
"didgrp.rec.expdat"
label-width=
"30%"
label-width=
"30%"
>
>
<c-fullbox>
<c-date-picker
<c-date-picker
type=
"date"
type=
"date"
v-model=
"model.didgrp.rec.expdat"
v-model=
"model.didgrp.rec.expdat"
...
@@ -36,6 +48,7 @@
...
@@ -36,6 +48,7 @@
placeholder=
"请选择Date of Expiry"
placeholder=
"请选择Date of Expiry"
disabled
disabled
></c-date-picker>
></c-date-picker>
</c-fullbox>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
</c-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