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
e016ae99
Commit
e016ae99
authored
3 years ago
by
吴佳
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2022.01.12 wujia 附言界面调整
parent
170d9d49
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
+7
-3
Coninfp.vue
src/views/Public/Coninfp.vue
+7
-3
No files found.
src/views/Public/Coninfp.vue
View file @
e016ae99
...
...
@@ -28,6 +28,7 @@
v-model=
"model.mtabut.coninf.oitinf.oit.inflev"
:disabled=
"model.mtabut.coninf.oitinf.oit.inftxt ? false : true"
placeholder=
"请选择Infotext Level"
style=
"width: 100%"
:code=
"inflev"
>
</c-select>
...
...
@@ -58,23 +59,25 @@
v-model=
"model.mtabut.coninf.oitset.oit.inflev"
:disabled=
"model.mtabut.coninf.oitset.oit.inftxt ? false : true"
placeholder=
"请选择Infotext Level"
style=
"width: 100%"
:code=
"inflev"
>
</c-select>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"11"
>
<c-col
:span=
"24"
>
<c-col
:span=
"15"
>
<el-form-item
label=
"执行日期"
prop=
"mtabut.coninf.conexedat"
>
<c-date-picker
type=
"date"
v-model=
"model.mtabut.coninf.conexedat"
style=
"width:
5
0%"
style=
"width:
10
0%"
placeholder=
"请选择执行日期"
></c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"7"
:offset=
"
5
"
>
<c-col
:span=
"7"
:offset=
"
1
"
>
<el-form-item
label=
"Send for Release to"
prop=
"mtabut.coninf.usr.extkey"
>
<c-input
v-model=
"model.mtabut.coninf.usr.extkey"
...
...
@@ -84,6 +87,7 @@
></c-input>
</el-form-item>
</c-col>
</c-col>
</c-row>
</
template
>
<
script
>
...
...
This diff is collapsed.
Click to expand it.
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