Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.CadastralSystem
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
808ca712
authored
2020-12-29 14:18:38 +0800
by
焦泽平
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
按钮加图标
1 parent
e544ba27
Hide whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
28 additions
and
28 deletions
src/components/cxlxQueryData/cxlzQueryData.vue
src/components/dialogBox/index.vue
src/components/dzHb/dzHb.vue
src/components/dzQueryData/dzQueryData.vue
src/components/plc/plC.vue
src/components/plh/plH.vue
src/components/plsh/plSh.vue
src/components/plzl/plZl.vue
src/components/query/query.vue
src/components/queryData/queryData.vue
src/components/searchHead/searchHead.vue
src/components/zdQueryData/zdQueryData.vue
src/views/manage/dictionary/index.vue
src/views/manage/log/index.vue
src/views/panel/change/cxlz/index.vue
src/views/zrz/lpb/bjlp/index.vue
src/components/cxlxQueryData/cxlzQueryData.vue
View file @
808ca71
...
...
@@ -8,8 +8,8 @@
:modal-append-to-body=
"false"
>
<div
class=
"search"
>
<el-button
type=
"primary"
@
click=
"search"
>
查询
</el-button>
<el-button
type=
"primary"
@
click=
"result"
>
重置
</el-button>
<el-button
type=
"primary"
@
click=
"search"
icon=
"el-icon-search"
>
查询
</el-button>
<el-button
type=
"primary"
@
click=
"result"
icon=
"el-icon-refresh"
>
重置
</el-button>
<el-row
:gutter=
"10"
class=
"shop"
>
<el-col
:span=
"4"
class=
"inputtitle"
>
宗地编码:
...
...
src/components/dialogBox/index.vue
View file @
808ca71
...
...
@@ -18,7 +18,7 @@
</div>
<div
slot=
"footer"
class=
"dialog_footer"
>
<el-button
type=
"primary"
size=
"small"
@
click=
"submitForm('ruleForm')"
>
保存
</el-button>
<el-button
size=
"small"
@
click=
"resetForm('ruleForm')"
>
重置
</el-button>
<el-button
size=
"small"
@
click=
"resetForm('ruleForm')"
icon=
"el-icon-refresh"
>
重置
</el-button>
<el-button
size=
"small"
@
click=
"closeDialog('ruleForm')"
>
关闭
</el-button>
</div>
</el-dialog>
...
...
src/components/dzHb/dzHb.vue
View file @
808ca71
...
...
@@ -196,8 +196,8 @@
placeholder=
"输入不动产单元号"
></el-input>
</el-form-item>
<el-button
type=
"primary"
style=
"margin-left:30px"
@
click=
"search"
>
查询
</el-button>
<el-button
type=
"warning"
@
click=
"reset"
>
重置
</el-button>
<el-button
type=
"primary"
style=
"margin-left:30px"
@
click=
"search"
icon=
"el-icon-search"
>
查询
</el-button>
<el-button
type=
"warning"
@
click=
"reset"
icon=
"el-icon-refresh"
>
重置
</el-button>
</el-form>
</el-col>
</el-row>
...
...
@@ -294,8 +294,8 @@
placeholder=
"输入不动产单元号"
></el-input>
</el-form-item>
<el-button
type=
"primary"
style=
"margin-left:30px"
@
click=
"search"
>
查询
</el-button>
<el-button
type=
"warning"
@
click=
"reset"
>
重置
</el-button>
<el-button
type=
"primary"
style=
"margin-left:30px"
@
click=
"search"
icon=
"el-icon-search"
>
查询
</el-button>
<el-button
type=
"warning"
@
click=
"reset"
icon=
"el-icon-refresh"
>
重置
</el-button>
</el-form>
</el-col>
</el-row>
...
...
src/components/dzQueryData/dzQueryData.vue
View file @
808ca71
...
...
@@ -30,8 +30,8 @@
placeholder=
"输入不动产单元号"
></el-input>
</el-form-item>
<el-button
type=
"primary"
style=
"margin-left:30px"
@
click=
"search"
>
查询
</el-button>
<el-button
type=
"warning"
@
click=
"reset"
>
重置
</el-button>
<el-button
type=
"primary"
style=
"margin-left:30px"
@
click=
"search"
icon=
"el-icon-search"
>
查询
</el-button>
<el-button
type=
"warning"
@
click=
"reset"
icon=
"el-icon-refresh"
>
重置
</el-button>
</el-form>
</el-col>
</el-row>
...
...
src/components/plc/plC.vue
View file @
808ca71
...
...
@@ -61,7 +61,7 @@
</div>
<div
class=
"shop"
>
<el-button
type=
"primary"
@
click=
"save"
>
保存
</el-button>
<el-button
type=
"primary"
@
click=
"result"
>
重置
</el-button>
<el-button
type=
"primary"
@
click=
"result"
icon=
"el-icon-refresh"
>
重置
</el-button>
<el-button
type=
"primary"
@
click=
"cancel"
>
取消
</el-button>
</div>
</el-dialog>
...
...
src/components/plh/plH.vue
View file @
808ca71
...
...
@@ -211,7 +211,7 @@
</div>
<div
class=
"shop"
>
<el-button
type=
"primary"
@
click=
"save"
>
保存
</el-button>
<el-button
type=
"primary"
@
click=
"reset"
>
重置
</el-button>
<el-button
type=
"primary"
@
click=
"reset"
icon=
"el-icon-refresh"
>
重置
</el-button>
<el-button
type=
"primary"
@
click=
"cancel"
>
取消
</el-button>
</div>
</el-dialog>
...
...
src/components/plsh/plSh.vue
View file @
808ca71
...
...
@@ -74,7 +74,7 @@
</div>
<div
class=
"shop"
>
<el-button
type=
"primary"
@
click=
"save"
>
保存
</el-button>
<el-button
type=
"primary"
@
click=
"result"
>
重置
</el-button>
<el-button
type=
"primary"
@
click=
"result"
icon=
"el-icon-refresh"
>
重置
</el-button>
<el-button
type=
"primary"
@
click=
"cancel"
>
取消
</el-button>
</div>
</el-dialog>
...
...
src/components/plzl/plZl.vue
View file @
808ca71
...
...
@@ -94,7 +94,7 @@
</div>
<div
class=
"shop"
>
<el-button
type=
"primary"
@
click=
"save"
>
保存
</el-button>
<el-button
type=
"primary"
@
click=
"result"
>
重置
</el-button>
<el-button
type=
"primary"
@
click=
"result"
icon=
"el-icon-refresh"
>
重置
</el-button>
<el-button
type=
"primary"
@
click=
"close"
>
取消
</el-button>
</div>
</el-dialog>
...
...
src/components/query/query.vue
View file @
808ca71
<
template
>
<div
class=
"main"
>
<div
class=
"search"
>
<el-button
type=
"primary"
@
click=
"search"
>
查询
</el-button>
<el-button
type=
"primary"
@
click=
"result"
>
重置
</el-button>
<el-button
type=
"primary"
@
click=
"search"
icon=
"el-icon-search"
>
查询
</el-button>
<el-button
type=
"primary"
@
click=
"result"
icon=
"el-icon-refresh"
>
重置
</el-button>
<el-row
:gutter=
"10"
class=
"shop"
>
<el-col
:span=
"4"
class=
"inputtitle"
>
宗地编码:
...
...
src/components/queryData/queryData.vue
View file @
808ca71
...
...
@@ -9,7 +9,7 @@
>
<div
class=
"search"
>
<!--
<el-button
type=
"primary"
@
click=
"search"
>
查询
</el-button>
<el-button
type=
"primary"
@
click=
"result"
>
重置
</el-button>
-->
<el-button
type=
"primary"
@
click=
"result"
icon=
"el-icon-refresh"
>
重置
</el-button>
-->
<el-row>
<el-col
:span=
"24"
>
...
...
@@ -33,8 +33,8 @@
placeholder=
"输入不动产单元号"
></el-input>
</el-form-item>
<el-button
type=
"primary"
style=
"margin-left:30px"
@
click=
"search"
>
查询
</el-button>
<el-button
type=
"warning"
@
click=
"reset"
>
重置
</el-button>
<el-button
type=
"primary"
style=
"margin-left:30px"
@
click=
"search"
icon=
"el-icon-search"
>
查询
</el-button>
<el-button
type=
"warning"
@
click=
"reset"
icon=
"el-icon-refresh"
>
重置
</el-button>
</el-form>
</el-col>
</el-row>
...
...
src/components/searchHead/searchHead.vue
View file @
808ca71
...
...
@@ -27,7 +27,7 @@
></el-input>
</el-form-item>
<el-button
type=
"primary"
@
click=
"query"
icon=
"el-icon-search"
>
查询
</el-button>
<el-button
type=
"warning"
@
click=
"reset"
>
重置
</el-button>
<el-button
type=
"warning"
@
click=
"reset"
icon=
"el-icon-refresh"
>
重置
</el-button>
<el-button
type=
"primary"
@
click=
"moreSearch"
...
...
src/components/zdQueryData/zdQueryData.vue
View file @
808ca71
...
...
@@ -30,8 +30,8 @@
placeholder=
"输入不动产单元号"
></el-input>
</el-form-item>
<el-button
type=
"primary"
style=
"margin-left:30px"
@
click=
"search"
>
查询
</el-button>
<el-button
type=
"warning"
@
click=
"reset"
>
重置
</el-button>
<el-button
type=
"primary"
style=
"margin-left:30px"
@
click=
"search"
icon=
"el-icon-search"
>
查询
</el-button>
<el-button
type=
"warning"
@
click=
"reset"
icon=
"el-icon-refresh"
>
重置
</el-button>
</el-form>
</el-col>
</el-row>
...
...
src/views/manage/dictionary/index.vue
View file @
808ca71
...
...
@@ -3,8 +3,8 @@
<div
class=
"log-search"
>
字典名称:
<el-input
v-model=
"searchKey"
style=
"border: 1px solid #C0C4CC;width: 230px;border-radius: 4px"
placeholder=
"请输入内容"
></el-input>
<el-button
type=
"primary"
@
click=
"query"
>
查询
</el-button>
<el-button
type=
"warning"
@
click=
"reset"
>
重置
</el-button>
<el-button
type=
"primary"
@
click=
"query"
icon=
"el-icon-search"
>
查询
</el-button>
<el-button
type=
"warning"
@
click=
"reset"
icon=
"el-icon-refresh"
>
重置
</el-button>
</div>
<div
class=
"log-detail"
>
<div
class=
"log-menu"
>
...
...
src/views/manage/log/index.vue
View file @
808ca71
...
...
@@ -19,8 +19,8 @@
value-format=
"yyyy-MM-dd HH:mm:ss"
:picker-options=
"pickerOptions"
>
</el-date-picker>
<el-button
type=
"primary"
@
click=
"query"
>
查询
</el-button>
<el-button
type=
"warning"
@
click=
"reset"
>
重置
</el-button>
<el-button
type=
"primary"
@
click=
"query"
icon=
"el-icon-search"
>
查询
</el-button>
<el-button
type=
"warning"
@
click=
"reset"
icon=
"el-icon-refresh"
>
重置
</el-button>
<el-button
type=
"info"
@
click=
"getError"
>
错误日志
</el-button>
</div>
...
...
src/views/panel/change/cxlz/index.vue
View file @
808ca71
...
...
@@ -25,8 +25,8 @@
placeholder=
"输入不动产单元号"
></el-input>
</el-form-item>
<el-button
type=
"primary"
@
click=
"search"
>
查询
</el-button>
<el-button
type=
"warning"
style=
"margin-left:10px"
@
click=
"result"
>
重置
</el-button>
<el-button
type=
"primary"
@
click=
"search"
icon=
"el-icon-search"
>
查询
</el-button>
<el-button
type=
"warning"
style=
"margin-left:10px"
@
click=
"result"
icon=
"el-icon-refresh"
>
重置
</el-button>
</el-form>
</el-col>
</el-row>
...
...
src/views/zrz/lpb/bjlp/index.vue
View file @
808ca71
...
...
@@ -241,7 +241,7 @@
</div>
<div
class=
"btnGroup"
>
<el-button
type=
"primary"
@
click=
"saveInfo"
>
保存
</el-button>
<el-button
type=
"primary"
@
click=
"resetInfo"
>
重置
</el-button>
<el-button
type=
"primary"
@
click=
"resetInfo"
icon=
"el-icon-refresh"
>
重置
</el-button>
<el-button
type=
"primary"
@
click=
"dialogVisible = false"
>
取消
</el-button
>
...
...
Please
register
or
sign in
to post a comment