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
0915347f
authored
2024-03-26 10:04:45 +0800
by
tianhaohao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
11
1 parent
62acb7b9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/workflow/main/slsqxx/fdcq2/slxxValidate.js
src/views/workflow/main/slsqxx/fdcq2/slxxValidate.js
View file @
0915347
...
...
@@ -12,7 +12,7 @@ export function formValidate (djlx) {
{
required
:
true
,
message
:
'宗地面积:'
,
trigger
:
'blur'
}
],
'fdcq2.tdxz'
:
[
{
required
:
fals
e
,
message
:
'土地性质:'
,
trigger
:
'blur'
}
{
required
:
tru
e
,
message
:
'土地性质:'
,
trigger
:
'blur'
}
],
'fdcq2.fwxz'
:
[
{
required
:
true
,
message
:
'房屋性质:'
,
trigger
:
'blur'
}
...
...
Please
register
or
sign in
to post a comment