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
0d970659
authored
2024-03-26 17:45:10 +0800
by
tianhaohao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
添加在批量效验
1 parent
1c532392
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
58 additions
and
199 deletions
src/views/workflow/main/slsqxx/cfdj/batchSlxx.vue
src/views/workflow/main/slsqxx/cfdj/slxx.vue
src/views/workflow/main/slsqxx/zjgcdy/bacthSlxxValidate.js
src/views/workflow/main/slsqxx/zjgcdy/batchSlxx.vue
src/views/workflow/main/slsqxx/zjgcdy/slxxValidate.js
src/views/workflow/main/slsqxx/cfdj/batchSlxx.vue
View file @
0d97065
...
...
@@ -32,18 +32,12 @@
<el-row
:gutter=
"10"
>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"权利类型:"
>
<el-select
disabled
v-model=
"ruleForm.sldyList[0].qllx"
filterable
clearable
placeholder=
"请选择权利类型"
>
<el-option
v-for=
"item in dictData['A8']"
:key=
"item.dcode"
:label=
"item.dname"
:value=
"item.dcode"
>
</el-option>
</el-select>
<el-input
disabled
v-model=
"ruleForm.sldyList[0].qllxmc"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"登记类型:"
>
<el-select
disabled
v-model=
"ruleForm.sldyList[0].djlx"
filterable
clearable
placeholder=
"请选择登记类型"
>
<el-option
v-for=
"item in dictData['A21']"
:key=
"item.dcode"
:label=
"item.dname"
:value=
"item.dcode"
>
</el-option>
</el-select>
<el-input
disabled
v-model=
"ruleForm.sldyList[0].djlxmc"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
...
...
@@ -73,12 +67,12 @@
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"查封文号:"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"查封文号:"
prop=
"cfdj.cfwh"
>
<el-input
v-model=
"ruleForm.cfdj.cfwh"
:disabled=
"!ableOperation|| isJfOperation"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"查封机关:"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"查封机关:"
prop=
"cfdj.cfjg"
>
<el-input
v-model=
"ruleForm.cfdj.cfjg"
:disabled=
"!ableOperation|| isJfOperation"
></el-input>
</el-form-item>
</el-col>
...
...
@@ -90,13 +84,13 @@
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"查封起始时间:"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"查封起始时间:"
prop=
"cfdj.cfqssj"
>
<el-date-picker
v-model=
"ruleForm.cfdj.cfqssj"
class=
"width100"
type=
"date"
placeholder=
"选择日期"
value-format=
"yyyy-MM-dd"
:disabled=
"!ableOperation|| isJfOperation"
></el-date-picker>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"查封结束时间:"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"查封结束时间:"
prop=
"cfdj.cfjssj"
>
<el-date-picker
v-model=
"ruleForm.cfdj.cfjssj"
class=
"width100"
:disabled=
"!ableOperation|| isJfOperation"
type=
"date"
placeholder=
"选择日期"
value-format=
"yyyy-MM-dd"
></el-date-picker>
...
...
@@ -138,18 +132,18 @@
</div>
<el-row
:gutter=
"10"
>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"解封机关:"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"解封机关:"
prop=
"cfdj.jfjg"
>
<el-input
v-model=
"ruleForm.cfdj.jfjg"
:disabled=
"!ableOperation"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"解封文
件:
"
>
<el-input
v-model=
"ruleForm.cfdj.jfw
j
"
:disabled=
"!ableOperation"
></el-input>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"解封文
号:"
prop=
"cfdj.jfwh
"
>
<el-input
v-model=
"ruleForm.cfdj.jfw
h
"
:disabled=
"!ableOperation"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"解封文
号
:"
>
<el-input
v-model=
"ruleForm.cfdj.jfw
h
"
:disabled=
"!ableOperation"
></el-input>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"解封文
件
:"
>
<el-input
v-model=
"ruleForm.cfdj.jfw
j
"
:disabled=
"!ableOperation"
></el-input>
</el-form-item>
</el-col>
</el-row>
...
...
@@ -165,6 +159,7 @@
import
qlxxTable
from
"../commonTable/qlxxTable.vue"
;
import
cfdjTable
from
"../commonTable/cfdjTable"
;
import
{
BatchInit
,
batchSaveData
}
from
"@/api/workflow/cfdjFlow.js"
;
import
{
formValidate
}
from
"./slxxValidate"
;
import
{
mapGetters
}
from
"vuex"
;
export
default
{
data
()
{
...
...
@@ -173,11 +168,7 @@
ableOperation
:
true
,
disabled
:
true
,
flagTop
:
this
.
flag
?
"top"
:
""
,
rules
:
{
'cfdj.djyy'
:
[
{
required
:
true
,
message
:
'请输入登记原因'
,
trigger
:
'blur'
}
]
},
rules
:
{},
//传递参数
propsParam
:
{},
//页面数据
...
...
@@ -201,7 +192,8 @@
formdata
.
append
(
"isEdit"
,
this
.
ableOperation
);
BatchInit
(
formdata
).
then
((
res
)
=>
{
if
(
res
.
code
===
200
&&
res
.
result
)
{
this
.
ruleForm
=
res
.
result
this
.
ruleForm
=
res
.
result
;
this
.
rules
=
formValidate
(
this
.
ruleForm
.
sldyList
[
0
].
djlx
);
}
})
},
...
...
@@ -237,7 +229,7 @@
}
else
{
this
.
$message
({
showClose
:
true
,
message
:
"请输入
登记原因
"
,
message
:
"请输入
红框内的相关信息!
"
,
type
:
"error"
})
return
false
;
...
...
src/views/workflow/main/slsqxx/cfdj/slxx.vue
View file @
0d97065
...
...
@@ -19,56 +19,34 @@
</div>
<el-row
:gutter=
"10"
>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"业务号:"
prop=
"slsq.ywh"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"业务号:"
>
<el-input
disabled
v-model=
"ruleForm.flow.ywh"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"受理人员:"
prop=
"slsq.slry"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"受理人员:"
>
<el-input
disabled
v-model=
"ruleForm.slsq.slry"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"受理时间:"
prop=
"slsq.slsj"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"受理时间:"
>
<el-input
disabled
v-model=
"ruleForm.slsq.slsj"
></el-input>
</el-form-item>
</el-col>
</el-row>
<el-row
:gutter=
"10"
>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"权利类型:"
prop=
"slsq.qllx"
>
<el-select
disabled
v-model=
"ruleForm.sldy.qllx"
filterable
clearable
placeholder=
"请选择权利类型"
>
<el-option
v-for=
"item in dictData['A8']"
:key=
"item.dcode"
:label=
"item.dname"
:value=
"item.dcode"
></el-option>
</el-select>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"权利类型:"
>
<el-input
disabled
v-model=
"ruleForm.sldy.qllxmc"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"登记类型:"
prop=
"slsq.djlx"
>
<el-select
disabled
v-model=
"ruleForm.sldy.djlx"
filterable
clearable
placeholder=
"请选择登记类型"
>
<el-option
v-for=
"item in dictData['A21']"
:key=
"item.dcode"
:label=
"item.dname"
:value=
"item.dcode"
></el-option>
</el-select>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"登记类型:"
>
<el-input
disabled
v-model=
"ruleForm.sldy.djlxmc"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"登记情形:"
prop=
"slsq.djqx"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"登记情形:"
>
<el-input
disabled
v-model=
"ruleForm.slsq.djqxmc"
></el-input>
</el-form-item>
</el-col>
...
...
@@ -92,7 +70,7 @@
</el-col>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"不动产权证号:"
prop=
"qlxx.bdcqzh"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"不动产权证号:"
>
<el-input
disabled
v-model=
"ruleForm.ztQlxx.bdcqzh"
></el-input>
</el-form-item>
</el-col>
...
...
@@ -104,7 +82,7 @@
</el-row>
<el-row
:gutter=
"10"
>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"被执行人:"
prop=
"qlxx.qlrmc"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"被执行人:"
>
<el-input
disabled
v-model=
"ruleForm.ztQlxx.qlrmc"
></el-input>
</el-form-item>
</el-col>
...
...
@@ -121,7 +99,7 @@
</el-row>
<el-row
:gutter=
"10"
>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"不动产单元号:"
prop=
"qlxx.bdcdyh"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"不动产单元号:"
>
<el-input
disabled
v-model=
"ruleForm.ztQlxx.bdcdyh"
></el-input>
</el-form-item>
</el-col>
...
...
src/views/workflow/main/slsqxx/zjgcdy/bacthSlxxValidate.js
deleted
100644 → 0
View file @
1c53239
/**
* @description: 首次登记效验
* @param {*} data
* @author: renchao
*/
export
function
formValidate
(
djlx
,
dyfs
)
{
var
formRules
=
{
'diyaqList[0].djyy'
:
[
{
required
:
false
,
message
:
'请输入登记原因'
,
trigger
:
'blur'
}
],
'diyaqList[0].zxdyyy'
:
[
{
required
:
false
,
message
:
'请输入注销登记原因'
,
trigger
:
'blur'
}
],
'diyaqList[0].zwlxqssj'
:
[
{
required
:
false
,
message
:
'请选择债务履行起始时间'
,
trigger
:
'blur'
}
],
'diyaqList[0].zwlxjssj'
:
[
{
required
:
false
,
message
:
'请选择债务履行起始时间'
,
trigger
:
'blur'
}
],
'diyaqList[0].bdbzzqse'
:
[
{
required
:
false
,
message
:
'请输入被担保主债权数额'
,
trigger
:
'blur'
}
],
'diyaqList[0].zgzqse'
:
[
{
required
:
false
,
message
:
'请输入最高债权额'
,
trigger
:
'blur'
}
],
'diyaqList[0].sfczjzhxz'
:
[
{
required
:
false
,
message
:
'请输入最高债权额'
,
trigger
:
'blur'
}
]
}
if
(
djlx
==
"400"
)
{
formRules
[
"diyaqList[0].zxdyyy"
][
0
].
required
=
true
;
}
else
{
if
(
dyfs
==
"1"
){
formRules
[
"diyaqList[0].bdbzzqse"
][
0
].
required
=
true
;
}
else
{
formRules
[
"diyaqList[0].zgzqse"
][
0
].
required
=
true
;
}
formRules
[
"diyaqList[0].zwlxqssj"
][
0
].
required
=
true
;
formRules
[
"diyaqList[0].zwlxjssj"
][
0
].
required
=
true
;
formRules
[
"diyaqList[0].sfczjzhxz"
][
0
].
required
=
true
;
formRules
[
"diyaqList[0].djyy"
][
0
].
required
=
true
;
}
console
.
log
(
formRules
);
return
formRules
;
}
/**
* @description: 首次登记效验
* @param {*} data
* @author: renchao
*/
export
function
fristValidate
(
formRules
,
dyfs
)
{
return
formRules
;
}
/**
* @description: 转移登记效验
* @param {*} data
* @author: renchao
*/
export
function
transferValidate
(
data
)
{
}
/**
* @description: 变更登记效验
* @param {*} data
* @author: renchao
*/
export
function
changeValidate
(
data
)
{
}
/**
* @description: 注销登记效验
* @param {*} data
* @author: renchao
*/
export
function
logoutValidate
(
data
)
{
}
/**
* @description: 更正登记效验
* @param {*} data
* @author: renchao
*/
export
function
riviseValidate
(
data
)
{
}
/**
* @description: 补证登记效验
* @param {*} data
* @author: renchao
*/
export
function
renewalValidate
(
data
)
{
}
/**
* @description: 换证登记效验
* @param {*} data
* @author: renchao
*/
export
function
replaceValidate
(
data
)
{
}
\ No newline at end of file
src/views/workflow/main/slsqxx/zjgcdy/batchSlxx.vue
View file @
0d97065
...
...
@@ -2,7 +2,7 @@
<!-- 受理信息 -->
<div
class=
"slxx"
>
<el-form
:model=
"ruleForm"
:model=
"ruleForm"
:rules=
"rules"
v-Loading=
"loading"
:label-position=
"flag ? 'top' : ''"
:inline=
"flag"
...
...
@@ -75,7 +75,7 @@
v-if=
"ruleForm.diyaqList && ruleForm.diyaqList.length > 0"
>
<el-col
:span=
"8"
>
<el-form-item
label=
"抵押方式:"
>
<el-radio-group
disabled
v-model=
"ruleForm.diyaq
List[0]
.dyfs"
>
<el-radio-group
disabled
v-model=
"ruleForm.diyaq.dyfs"
>
<el-radio
label=
"1"
>
一般抵押
</el-radio>
<el-radio
label=
"2"
>
最高额抵押
</el-radio>
</el-radio-group>
...
...
@@ -84,7 +84,7 @@
<el-col
:span=
"8"
>
<el-form-item
label=
"抵押金额类型:"
>
<el-radio-group
v-model=
"ruleForm.diyaq
List[0]
.dyjelx"
v-model=
"ruleForm.diyaq.dyjelx"
:disabled=
"!viewEdit || ruleForm.slsq.djywbm.includes('400')"
>
<el-radio
label=
"0"
>
独立抵押
</el-radio>
<el-radio
label=
"1"
>
整体抵押
</el-radio>
...
...
@@ -95,9 +95,9 @@
<el-form-item
label=
"是否禁止或者限制转让约定:"
label-width=
"200px"
prop=
"diyaq
List[0]
.sfczjzhxz"
>
prop=
"diyaq.sfczjzhxz"
>
<el-radio-group
v-model=
"ruleForm.diyaq
List[0]
.sfczjzhxz"
v-model=
"ruleForm.diyaq.sfczjzhxz"
:disabled=
"!viewEdit || ruleForm.slsq.djywbm.includes('400')"
>
<el-radio
label=
"1"
>
启用
</el-radio>
<el-radio
label=
"0"
>
禁用
</el-radio>
...
...
@@ -108,17 +108,17 @@
<el-row
:gutter=
"10"
v-if=
"ruleForm.diyaqList && ruleForm.diyaqList.length > 0"
>
<el-col
:span=
"8"
v-show=
"ruleForm.diyaq
List[0]
.dyfs == 1"
>
<el-col
:span=
"8"
v-show=
"ruleForm.diyaq.dyfs == 1"
>
<el-form-item
label=
"被担保主债权数额:"
prop=
"diyaq
List[0]
.bdbzzqse"
>
prop=
"diyaq.bdbzzqse"
>
<div
style=
"display: flex"
>
<el-input
v-model=
"ruleForm.diyaq
List[0]
.bdbzzqse"
v-model=
"ruleForm.diyaq.bdbzzqse"
:disabled=
"!viewEdit || ruleForm.slsq.djywbm.includes('400')"
></el-input>
<el-select
style=
"width: 68px"
v-model=
"ruleForm.diyaq
List[0]
.jedw"
v-model=
"ruleForm.diyaq.jedw"
:disabled=
"!viewEdit || ruleForm.slsq.djywbm.includes('400')"
>
<el-option
v-for=
"item in dictData['A57']"
...
...
@@ -131,13 +131,13 @@
</el-form-item>
</el-col>
<el-col
:span=
"8"
v-show=
"ruleForm.diyaq
List[0]
.dyfs == 2"
>
<el-form-item
label=
"最高债权额:"
prop=
"diyaq
List[0]
.zgzqse"
>
<el-col
:span=
"8"
v-show=
"ruleForm.diyaq.dyfs == 2"
>
<el-form-item
label=
"最高债权额:"
prop=
"diyaq.zgzqse"
>
<el-input
v-model=
"ruleForm.diyaq
List[0]
.zgzqse"
v-model=
"ruleForm.diyaq.zgzqse"
:disabled=
"!viewEdit || ruleForm.slsq.djywbm.includes('400')"
></el-input>
<el-select
v-model=
"ruleForm.diyaq
List[0]
.jedw"
v-model=
"ruleForm.diyaq.jedw"
:disabled=
"!viewEdit || ruleForm.slsq.djywbm.includes('400')"
>
<el-option
v-for=
"item in dictData['A57']"
...
...
@@ -152,9 +152,9 @@
<el-col
:span=
"8"
>
<el-form-item
label=
"债务履行起始时间:"
prop=
"diyaq
List[0]
.zwlxqssj"
>
prop=
"diyaq.zwlxqssj"
>
<el-date-picker
v-model=
"ruleForm.diyaq
List[0]
.zwlxqssj"
v-model=
"ruleForm.diyaq.zwlxqssj"
:disabled=
"!viewEdit || ruleForm.slsq.djywbm.includes('400')"
type=
"date"
>
</el-date-picker>
...
...
@@ -163,9 +163,9 @@
<el-col
:span=
"8"
>
<el-form-item
label=
"债务履行结束时间:"
prop=
"diyaq
List[0]
.zwlxjssj"
>
prop=
"diyaq.zwlxjssj"
>
<el-date-picker
v-model=
"ruleForm.diyaq
List[0]
.zwlxjssj"
v-model=
"ruleForm.diyaq.zwlxjssj"
:disabled=
"!viewEdit || ruleForm.slsq.djywbm.includes('400')"
type=
"date"
>
</el-date-picker>
...
...
@@ -177,7 +177,7 @@
<el-col
:span=
"24"
>
<el-form-item
label=
"担保范围:"
>
<el-input
v-model=
"ruleForm.diyaq
List[0]
.dbfw"
v-model=
"ruleForm.diyaq.dbfw"
:disabled=
"!viewEdit || ruleForm.slsq.djywbm.includes('400')"
></el-input>
</el-form-item>
</el-col>
...
...
@@ -186,9 +186,9 @@
<el-col
:span=
"24"
>
<el-form-item
label=
"最高债权确定事实和数额:"
prop=
"diyaq
List[0]
.zgzqqdss"
>
prop=
"diyaq.zgzqqdss"
>
<el-input
v-model=
"ruleForm.diyaq
List[0]
.zgzqqdss"
v-model=
"ruleForm.diyaq.zgzqqdss"
:disabled=
"!viewEdit || ruleForm.slsq.djywbm.includes('400')"
></el-input>
</el-form-item>
</el-col>
...
...
@@ -200,7 +200,7 @@
type=
"textarea"
maxlength=
"500"
show-word-limit
v-model=
"ruleForm.diyaq
List[0]
.fj"
v-model=
"ruleForm.diyaq.fj"
:disabled=
"!viewEdit || ruleForm.slsq.djywbm.includes('400')"
></el-input>
</el-form-item>
</el-col>
...
...
@@ -282,23 +282,22 @@
<el-col>
<el-form-item
v-if=
"ruleForm.sldyList[0].djlx == '400'"
label=
"注销抵押原因:"
:prop=
"'diyaqList.'+0+'.zxdyyy'"
:rules=
"
{ required: true, message: '请输入注销抵押原因', trigger: 'blur' }">
label=
"注销抵押原因:"
prop=
"diyaq.zxdyyy"
>
<el-input
class=
"textArea"
type=
"textarea"
:disabled=
"!viewEdit"
v-model=
"ruleForm.diyaq
List[0]
.zxdyyy"
>
v-model=
"ruleForm.diyaq.zxdyyy"
>
</el-input>
</el-form-item>
<el-form-item
v-else
label=
"登记原因:"
:prop=
"'diyaqList.'+0+'.djyy'"
:rules=
"
{ required: true, message: '请输入注销抵押原因', trigger: 'blur' }
">
<el-form-item
v-else
label=
"登记原因:"
prop=
"diyaq.djyy
"
>
<el-input
class=
"textArea"
type=
"textarea"
maxlength=
"500"
show-word-limit
:disabled=
"!viewEdit"
v-model=
"ruleForm.diyaq
List[0]
.djyy"
>
v-model=
"ruleForm.diyaq.djyy"
>
</el-input>
</el-form-item>
</el-col>
...
...
@@ -317,7 +316,7 @@
import
qlxxTable
from
"../commonTable/qlxxTable.vue"
;
import
qlrCommonTable
from
"@/views/workflow/components/qlrCommonTable"
;
import
{
bacthInit
,
saveBatchData
}
from
"@/api/workflow/zjgcdyFlow.js"
;
import
{
formValidate
}
from
"./
bacthS
lxxValidate"
;
import
{
formValidate
}
from
"./
s
lxxValidate"
;
import
{
mapGetters
}
from
"vuex"
;
export
default
{
mounted
()
{
...
...
@@ -345,10 +344,10 @@
});
that
.
czrOptions
=
that
.
ruleForm
.
qlrList
;
that
.
isSave
=
that
.
viewEdit
;
//
that.rules = formValidate(
//
that.ruleForm.sldyList[0].djlx,
// that.ruleForm.diyaqList[0]
.dyfs
//
);
that
.
rules
=
formValidate
(
that
.
ruleForm
.
sldyList
[
0
].
djlx
,
that
.
ruleForm
.
diyaq
.
dyfs
);
}
else
{
that
.
isSave
=
false
;
that
.
$confirm
(
res
.
message
,
"提示"
,
{
...
...
src/views/workflow/main/slsqxx/zjgcdy/slxxValidate.js
View file @
0d97065
...
...
@@ -40,6 +40,7 @@ export function formValidate (djlx,dyfs) {
formRules
[
"diyaq.sfczjzhxz"
][
0
].
required
=
true
;
formRules
[
"diyaq.djyy"
][
0
].
required
=
true
;
}
console
.
log
(
formRules
)
return
formRules
;
}
...
...
Please
register
or
sign in
to post a comment