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
353f34d3
authored
2020-11-30 16:33:04 +0800
by
杨威
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
自然幢表单样式调整,
1 parent
9965f665
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
40 additions
and
13 deletions
src/components/formMenu/qlxz.vue
src/components/formMenu/qlxz_simple.vue
src/views/zrz/lpb/bjlp/hbj/index.vue
src/views/zrz/zrzxx/index.vue
src/components/formMenu/qlxz.vue
View file @
353f34d
...
...
@@ -132,6 +132,7 @@
<li>
<input
type=
"text"
style=
"top: -1px;"
:disabled=
"formData.qszt!='0'"
placeholder=
"请输入"
v-model=
"childItem.pzytdm"
...
...
@@ -422,6 +423,8 @@ export default {
input
{
position
:
relative
;
top
:
-2px
;
height
:
35px
;
width
:
calc
(
100%
-
1px
)
!important
;
}
.el-input__inner
{
height
:
34px
;
...
...
src/components/formMenu/qlxz_simple.vue
View file @
353f34d
This diff is collapsed.
Click to expand it.
src/views/zrz/lpb/bjlp/hbj/index.vue
View file @
353f34d
...
...
@@ -215,12 +215,23 @@
<tr
height=
"30"
v-for=
"(item1,index) in form.fwytList"
:key=
"index"
>
<td
v-if=
"index===0"
colspan=
"2"
:rowspan=
"ytTitleRowspan"
align=
"center"
id=
"ytTitle"
>
<el-button
type=
"primary"
size=
"mini"
style=
"margin-right: 10px"
@
click=
"addYtInfo"
>
添加
</el-button>
<el-button
type=
"primary"
style=
"margin-right: 10px"
class=
"changeBtn addMinus inAdd"
@
click=
"addYtInfo"
>
+
</el-button
>
<span>
用途
<i
class=
"requisite"
>
*
</i></span>
</td>
<td
width=
"30"
colspan=
"1"
align=
"center"
>
<el-button
type=
"info"
size=
"mini"
style=
""
@
click=
"deleteYtInfo(index)"
circle
>
删除
</el-button>
<el-button
type=
"primary"
class=
"changeBtn addMinus inMinus"
@
click=
"deleteYtInfo(index)"
>
-
</el-button
>
规划用途
</td>
<td
width=
"30"
colspan=
"4"
align=
"center"
>
...
...
@@ -256,7 +267,14 @@
<tr
height=
"30"
v-for=
"(item1,index) in form.fwjgList"
:key=
"'jg'+index"
>
<td
colspan=
"2"
v-if=
"index===0"
:rowspan=
"fwjgTitleRowspan"
align=
"center"
>
<el-button
type=
"primary"
size=
"mini"
style=
"margin-right: 10px"
@
click=
"addFwjgInfo"
>
添加
</el-button>
<!--
<el-button
type=
"primary"
size=
"mini"
style=
"margin-right: 10px"
@
click=
"addFwjgInfo"
>
添加
</el-button>
-->
<el-button
type=
"primary"
style=
"margin-right: 10px"
class=
"changeBtn addMinus inAdd"
@
click=
"addFwjgInfo"
>
+
</el-button
>
<span>
房屋结构
<i
class=
"requisite"
>
*
</i></span>
</td>
<td
colspan=
"1"
align=
"center"
>
...
...
@@ -808,7 +826,6 @@
td
{
//
bgcolor
:
#F1F4FC
;
bgcolor
:
#fff
;
width
:
8.33%
}
...
...
@@ -824,4 +841,11 @@
.hTable
{
margin-top
:
10px
;
}
/
deep
/
.el-select-tree
{
width
:
100%
;
.el-input__inner{
height
:
30px
!important
;
}
}
</
style
>
\ No newline at end of file
...
...
src/views/zrz/zrzxx/index.vue
View file @
353f34d
...
...
@@ -13,19 +13,19 @@
<input
v-show=
"false"
:disabled=
"form.qszt!='0'"
class=
"formInput"
v-model=
"form.zdbsm"
>
</td>
<td
colspan=
"2"
>
自然幢号
<i
class=
"requisite"
>
*
</i></td>
<td
colspan=
"4"
>
<input
class=
"formInput"
:disabled=
"form.qszt!='0'"
v-model=
"form.zrzh"
>
<td
colspan=
"4"
class=
"psr"
>
<input
class=
"formInput percent80"
:disabled=
"form.qszt!='0'"
v-model=
"form.zrzh"
>
<el-button
@
click
.
prevent=
"generatorCode"
type=
"warning"
class=
"createBtn"
size=
"mini"
>
生成
</el-button>
</td>
</tr>
<tr>
<td
colspan=
"2"
>
项目名称
<i
class=
"requisite"
>
*
</i></td>
<td
colspan=
"4"
>
<input
class=
"formInput"
:disabled=
"form.qszt!='0'"
v-model=
"form.xmmc"
>
<input
class=
"formInput
"
:disabled=
"form.qszt!='0'"
v-model=
"form.xmmc"
>
</td>
<td
colspan=
"2"
>
不动产单元号
<i
class=
"requisite"
>
*
</i></td>
<td
colspan=
"4"
class=
"psr"
>
<input
class=
"formInput percent80"
:disabled=
"form.qszt!='0'"
v-model=
"form.bdcdyh"
>
<el-button
@
click
.
prevent=
"generatorCode"
type=
"warning"
class=
"createBtn"
size=
"mini"
>
生成
</el-button>
<td
colspan=
"4"
>
<input
class=
"formInput "
:disabled=
"form.qszt!='0'"
v-model=
"form.bdcdyh"
>
</td>
</tr>
...
...
@@ -150,7 +150,7 @@
</td>
<td
colspan=
"1"
style=
"min-width:120px"
>
<el-button
type=
"info"
class=
"
out
Minus addMinus"
size=
"mini"
style=
""
@
click=
"deleteYtInfo(index)"
circle
>
-
</el-button>
<el-button
type=
"info"
class=
"
in
Minus addMinus"
size=
"mini"
style=
""
@
click=
"deleteYtInfo(index)"
circle
>
-
</el-button>
规划用途
</td>
<td
colspan=
"3"
>
...
...
@@ -190,7 +190,7 @@
<span>
房屋结构
<i
class=
"requisite"
>
*
</i></span>
</td>
<td
colspan=
"1"
>
<el-button
type=
"primary"
class=
"
out
Minus addMinus"
size=
"mini"
style=
"margin-right: 10px"
@
click=
"deleteFwjgInfo(index)"
>
-
</el-button>
<el-button
type=
"primary"
class=
"
in
Minus addMinus"
size=
"mini"
style=
"margin-right: 10px"
@
click=
"deleteFwjgInfo(index)"
>
-
</el-button>
<span>
删除
</span>
</td>
<td
colspan=
"9"
>
...
...
@@ -272,7 +272,7 @@
<
script
>
import
Qlr
from
"../../../components/formMenu/qlr"
;
import
Qlxz
from
"../../../components/formMenu/qlxz"
;
import
Qlxz
from
"../../../components/formMenu/qlxz
_simple
"
;
import
{
getBdcdyh
,
saveZrzInfo
,
getZrzDetailByBsm
}
from
"../../../api/zrz"
import
{
getQjZdjbxxDetailById
}
from
"../../../api/zd"
import
{
submit
}
from
"../../../api/common"
...
...
Please
register
or
sign in
to post a comment