Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
isc-web-vue
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
biyuewuhua
isc-web-vue
Commits
ed96681a
Commit
ed96681a
authored
Oct 06, 2024
by
ben
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化
parent
5f41f927
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
14 deletions
+11
-14
Mainmgs.vue
src/page/Frontend/Cpsmgs/views/Mainmgs.vue
+8
-5
Mainplwjz.vue
src/page/Frontend/Cpswjz/views/Mainplwjz.vue
+3
-9
No files found.
src/page/Frontend/Cpsmgs/views/Mainmgs.vue
View file @
ed96681a
...
...
@@ -18,7 +18,7 @@
</el-form-item>
</c-col>
<c-col
:span=
"8"
>
<el-form-item
label=
"起
使
日期"
prop=
"rcvdatsta"
style=
"width: 100%"
>
<el-form-item
label=
"起
始
日期"
prop=
"rcvdatsta"
style=
"width: 100%"
>
<c-date-picker
type=
"date"
v-model=
"model.mgsp.stadat"
...
...
@@ -26,7 +26,12 @@
></c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"8"
>
</c-col>
</el-row>
<!-- 可控展示区 -->
<el-row
v-show=
"searchSlot.searchToggle"
>
<c-col
:span=
"24"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"截止日期"
prop=
"rcvdatsta"
style=
"width: 100%"
>
<c-date-picker
type=
"date"
...
...
@@ -37,9 +42,7 @@
</c-col>
</c-col>
</el-row>
<!-- 可控展示区 -->
<el-row
v-show=
"searchSlot.searchToggle"
>
</el-row>
</el-row>
</
template
>
</c-list-search>
...
...
src/page/Frontend/Cpswjz/views/Mainplwjz.vue
View file @
ed96681a
...
...
@@ -31,7 +31,9 @@
</c-col>
</c-col>
</el-row>
<el-row>
<!-- 可控展示区 -->
<el-row
v-show=
"searchSlot.searchToggle"
>
<c-col
:span=
"24"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"报文类型"
prop=
""
style=
"width: 100%"
>
...
...
@@ -50,8 +52,6 @@
</el-form-item>
</c-col>
</c-col>
</el-row>
<el-row>
<c-col
:span=
"24"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"报文标志号"
prop=
""
style=
"width: 100%"
>
...
...
@@ -70,8 +70,6 @@
</el-form-item>
</c-col>
</c-col>
</el-row>
<el-row>
<c-col
:span=
"24"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"账号"
prop=
""
style=
"width: 100%"
>
...
...
@@ -89,8 +87,6 @@
</el-form-item>
</c-col>
</c-col>
</el-row>
<el-row>
<c-col
:span=
"24"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"消息处理状态"
prop=
""
style=
"width: 100%"
>
...
...
@@ -106,8 +102,6 @@
</c-col>
</c-col>
</el-row>
<!-- 可控展示区 -->
<el-row
v-show=
"searchSlot.searchToggle"
>
</el-row>
</
template
>
</c-list-search>
...
...
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