Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
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
bbb4d181
authored
2024-01-30 09:24:12 +0800
by
tianhaohao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
修改多幢展示字段
1 parent
f666d4d6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
src/views/registerBook/fdcq1.vue
src/views/registerBook/qlxxFormData.js
src/views/registerBook/fdcq1.vue
View file @
bbb4d18
...
...
@@ -263,7 +263,7 @@
*/
judge
(
label
)
{
if
(
"项目名称幢号总层数规划用途用途名称批准用途实际用途房屋结构房屋结构名称建筑面积竣工时间总套数"
.
indexOf
(
"项目名称幢号
自然幢号
总层数规划用途用途名称批准用途实际用途房屋结构房屋结构名称建筑面积竣工时间总套数"
.
indexOf
(
label
)
>
-
1
)
{
...
...
src/views/registerBook/qlxxFormData.js
View file @
bbb4d18
...
...
@@ -329,7 +329,10 @@ class data extends filter {
prop
:
"zh"
,
label
:
"幢号"
,
},
{
prop
:
"zrzh"
,
label
:
"自然幢号"
,
},
{
prop
:
"zcs"
,
label
:
"总层数"
,
...
...
Please
register
or
sign in
to post a comment