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
c94b2e87
Commit
c94b2e87
authored
Oct 14, 2022
by
xiameng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
INFFRE 查询页面修改
parent
45f52371
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
28 additions
and
41 deletions
+28
-41
Infsea.vue
src/views/Business/Inffee/Infsea.vue
+28
-41
No files found.
src/views/Business/Inffee/Infsea.vue
View file @
c94b2e87
<
template
>
<
template
>
<div
class=
"eibs-tab"
>
<div
class=
"eibs-tab"
>
<c-content>
<c-content>
<template>
<el-row
>
<el-form
<c-col
:span=
"12"
>
class=
"m-table-search-form"
<el-form-item
label=
"FeeCode"
prop=
"rec.cod"
>
<c-input
v-model=
"model.cod"
maxlength=
"20"
placeholder=
"请输入FeeCode"
></c-input>
ref=
"paramsForm"
</el-form-item>
:inline=
"true"
</c-col>
label-position=
"right"
label-width=
"120px"
<c-col
:span=
"12"
>
size=
"small"
<el-form-item
label=
"Description"
prop=
"rec.nam"
>
>
<c-input
v-model=
"model.nam"
maxlength=
"20"
placeholder=
"请输入Description"
></c-input>
<!--持续展示-->
</el-form-item>
</c-col>
<c-row
>
<c-col
:span=
"10"
>
<el-form-item
label=
"FeeCode"
prop=
"rec.cod"
>
<c-input
v-model=
"model.cod"
maxlength=
"20"
placeholder=
"请输入FeeCode"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"10"
>
<el-form-item
label=
"Description"
prop=
"rec.nam"
>
<c-input
v-model=
"model.nam"
maxlength=
"20"
placeholder=
"请输入Description"
></c-input>
</el-form-item>
</c-col>
<!--重置-->
<!--重置-->
<c-col
:span=
"24"
style=
"text-align: right; height: 36.8px"
>
<c-col
:span=
"24"
style=
"text-align: right; height: 36.8px"
>
<el-button
size=
"small"
@
click=
"onInfbutClr"
>
重置
</el-button>
<el-button
size=
"small"
@
click=
"onInfbutClr"
>
重置
</el-button>
<el-button
type=
"primary"
icon=
"el-icon-search"
size=
"small"
@
click=
"onInfbutSearow()"
>
查询
</el-button
>
<el-button
type=
"primary"
icon=
"el-icon-search"
size=
"small"
@
click=
"onInfbutSearow()"
>
查询
</el-button
>
</c-col>
</c-col>
</el-row>
</c-row>
<div
style=
"margin-top:20px;"
>
</el-form>
</
template
>
<div
style=
"margin-top:20px;"
>
<!-- EXCEL导出
<!-- EXCEL导出
<c-button
size=
"small"
type=
"primary"
@
click=
"onInfbutButprt"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onInfbutButprt"
>
...
@@ -98,7 +77,15 @@
...
@@ -98,7 +77,15 @@
<c-input v-model="model.infbut.dspstm" placeholder="请输入display stream"></c-input>
<c-input v-model="model.infbut.dspstm" placeholder="请输入display stream"></c-input>
</el-form-item>
</el-form-item>
</c-col> -->
</c-col> -->
</c-content>
<c-function-btn
:handleSubmit=
"handleSubmit"
:handleCheck=
"handleCheck"
:handleStash=
"handleStash"
>
</c-function-btn>
</c-content>
</div>
</div>
</template>
</template>
<
script
>
<
script
>
...
...
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