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
bdc25443
authored
2023-08-17 15:23:06 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'dev'
2 parents
a889bdb5
b31f7fe4
Hide whitespace changes
Inline
Side-by-side
Showing
35 changed files
with
194 additions
and
99 deletions
src/views/components/ywdialog.vue
src/views/djbworkflow/djbBook/components/blxxtabs/cfdj.vue
src/views/djbworkflow/djbBook/components/blxxtabs/dyaq.vue
src/views/djbworkflow/djbBook/components/blxxtabs/dyiq.vue
src/views/djbworkflow/djbBook/components/blxxtabs/fdcq.vue
src/views/djbworkflow/djbBook/components/blxxtabs/jsydsyq.vue
src/views/djbworkflow/djbBook/components/blxxtabs/tdsyq.vue
src/views/djbworkflow/djbBook/components/blxxtabs/ygdydj.vue
src/views/djbworkflow/djbBook/components/blxxtabs/ygmmdj.vue
src/views/djbworkflow/djbBook/components/blxxtabs/yydj.vue
src/views/djbworkflow/djbBook/spyj.vue
src/views/workflow/components/qlrCommonTable.vue
src/views/workflow/components/spyj.vue
src/views/ywbl/ywsq/components/cfdj.vue
src/views/ywbl/ywsq/components/diyaq.vue
src/views/ywbl/ywsq/components/fwsyq.vue
src/views/ywbl/ywsq/components/nydsyq100.vue
src/views/ywbl/ywsq/components/nydsyq200.vue
src/views/ywbl/ywsq/components/selecBdcql.vue
src/views/ywbl/ywsq/components/selectDjbbl.vue
src/views/ywbl/ywsq/components/selectFwsyq.vue
src/views/ywbl/ywsq/components/selectH.vue
src/views/ywbl/ywsq/components/selectJsydsyq.vue
src/views/ywbl/ywsq/components/selectJsydsyqSplitMerge.vue
src/views/ywbl/ywsq/components/selectLqqt.vue
src/views/ywbl/ywsq/components/selectLqsc.vue
src/views/ywbl/ywsq/components/selectQjzdjbxx.vue
src/views/ywbl/ywsq/components/selectSllm.vue
src/views/ywbl/ywsq/components/selectTdsyq.vue
src/views/ywbl/ywsq/components/selectYbbg.vue
src/views/ywbl/ywsq/components/selectYbgybg.vue
src/views/ywbl/ywsq/components/selectYbsc.vue
src/views/ywbl/ywsq/components/selectYgdj200.vue
src/views/ywbl/ywsq/components/selectYgdy.vue
src/views/ywbl/ywsq/components/selectZrzH.vue
src/views/components/ywdialog.vue
View file @
bdc2544
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-0
7-12 09:55:38
* @LastEditTime: 2023-0
8-17 15:20:29
-->
<
template
>
<div
class=
'ywdialog'
>
<el-table
v-if=
"formData.result"
v-if=
"formData.result
&& formData.result.length>0
"
:data=
"formData.result"
height=
"200"
>
<el-table-column
...
...
@@ -18,6 +18,7 @@
label=
"状态"
>
</el-table-column>
</el-table>
<el-link
type=
"primary"
:underline=
"false"
v-else
>
{{
formData
.
message
}}
</el-link>
</div>
</
template
>
<
script
>
...
...
src/views/djbworkflow/djbBook/components/blxxtabs/cfdj.vue
View file @
bdc2544
...
...
@@ -170,7 +170,7 @@
label=
"业务号:"
prop=
"qlxx.ywh"
:rules=
"rules.ywhrules"
>
<el-input
maxlength=
"
10
"
v-model=
"ruleForm.qlxx.ywh"
></el-input>
<el-input
maxlength=
"
20"
onkeyup=
"this.value=this.value.replace(/[^\w_]/g,'');
"
v-model=
"ruleForm.qlxx.ywh"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
...
...
src/views/djbworkflow/djbBook/components/blxxtabs/dyaq.vue
View file @
bdc2544
...
...
@@ -196,7 +196,7 @@
label=
"业务号:"
prop=
"qlxx.ywh"
:rules=
"rules.ywhrules"
>
<el-input
maxlength=
"
10
"
v-model=
"ruleForm.qlxx.ywh"
></el-input>
<el-input
maxlength=
"
20"
onkeyup=
"this.value=this.value.replace(/[^\w_]/g,'');
"
v-model=
"ruleForm.qlxx.ywh"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
...
...
@@ -475,7 +475,7 @@
<el-form-item
label=
"共有方式:"
>
<el-radio-group
:disabled=
"!ableOperation"
v-model=
"ruleForm.
sldy
.gyfs"
>
v-model=
"ruleForm.
qlxx
.gyfs"
>
<el-radio
label=
"0"
>
单独所有
</el-radio>
<el-radio
label=
"1"
>
共同共有
</el-radio>
<el-radio
label=
"2"
>
按份所有
</el-radio>
...
...
@@ -488,8 +488,8 @@
:tableData=
"ruleForm.qlrData"
@
upDateQlrxxList=
"upDateQlrxxList"
:key=
"key"
:
disabled
=
"ableOperation"
:gyfs=
"ruleForm.
sldy
.gyfs"
/>
:
ableOperation
=
"ableOperation"
:gyfs=
"ruleForm.
qlxx
.gyfs"
/>
<div
v-if=
"ruleForm.ywrData"
>
<div
class=
"slxx_title title-block"
>
...
...
src/views/djbworkflow/djbBook/components/blxxtabs/dyiq.vue
View file @
bdc2544
...
...
@@ -390,7 +390,7 @@
<el-form-item
label=
"共有方式:"
>
<el-radio-group
:disabled=
"!ableOperation"
v-model=
"ruleForm.
sldy
.gyfs"
>
v-model=
"ruleForm.
qlxx
.gyfs"
>
<el-radio
label=
"0"
>
单独所有
</el-radio>
<el-radio
label=
"1"
>
共同共有
</el-radio>
<el-radio
label=
"2"
>
按份所有
</el-radio>
...
...
@@ -403,8 +403,8 @@
:tableData=
"ruleForm.qlrData"
@
upDateQlrxxList=
"upDateQlrxxList"
:key=
"key"
:
disabled
=
"ableOperation"
:gyfs=
"ruleForm.
sldy
.gyfs"
/>
:
ableOperation
=
"ableOperation"
:gyfs=
"ruleForm.
qlxx
.gyfs"
/>
<div>
<div
class=
"slxx_title title-block"
>
...
...
@@ -415,7 +415,7 @@
v-if=
"ruleForm.ywrData"
:tableData=
"ruleForm.ywrData"
:key=
"key"
:
disabled
=
"ableOperation"
:
ableOperation
=
"ableOperation"
@
upDateQlrxxList=
"upDateYwrxxList"
/>
</div>
</div>
...
...
src/views/djbworkflow/djbBook/components/blxxtabs/fdcq.vue
View file @
bdc2544
...
...
@@ -80,7 +80,7 @@
label=
"业务号:"
prop=
"qlxx.ywh"
:rules=
"rules.ywhrules"
>
<el-input
v-model=
"ruleForm.qlxx.ywh"
></el-input>
<el-input
maxlength=
"20"
onkeyup=
"this.value=this.value.replace(/[^\w_]/g,'');"
v-model=
"ruleForm.qlxx.ywh"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
...
...
@@ -400,7 +400,7 @@
<el-form-item
label=
"共有方式:"
>
<el-radio-group
:disabled=
"!ableOperation"
v-model=
"ruleForm.
sldy
.gyfs"
>
v-model=
"ruleForm.
qlxx
.gyfs"
>
<el-radio
label=
"0"
>
单独所有
</el-radio>
<el-radio
label=
"1"
>
共同共有
</el-radio>
<el-radio
label=
"2"
>
按份所有
</el-radio>
...
...
@@ -412,9 +412,9 @@
<qlrCommonTable
:tableData=
"ruleForm.qlrData"
@
upDateQlrxxList=
"upDateQlrxxList"
:
disabled
=
"ableOperation"
:
ableOperation
=
"ableOperation"
:key=
"key"
:gyfs=
"ruleForm.
sldy
.gyfs"
/>
:gyfs=
"ruleForm.
qlxx
.gyfs"
/>
</div>
<el-row
class=
"btn"
v-if=
"ableOperation"
>
<el-form-item>
...
...
src/views/djbworkflow/djbBook/components/blxxtabs/jsydsyq.vue
View file @
bdc2544
...
...
@@ -80,7 +80,7 @@
label=
"业务号:"
prop=
"qlxx.ywh"
:rules=
"rules.ywhrules"
>
<el-input
maxlength=
"
10
"
v-model=
"ruleForm.qlxx.ywh"
></el-input>
<el-input
maxlength=
"
20"
onkeyup=
"this.value=this.value.replace(/[^\w_]/g,'');
"
v-model=
"ruleForm.qlxx.ywh"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
...
...
@@ -251,7 +251,7 @@
<el-form-item
label=
"共有方式:"
>
<el-radio-group
:disabled=
"!ableOperation"
v-model=
"ruleForm.
sldy
.gyfs"
>
v-model=
"ruleForm.
qlxx
.gyfs"
>
<el-radio
label=
"0"
>
单独所有
</el-radio>
<el-radio
label=
"1"
>
共同共有
</el-radio>
<el-radio
label=
"2"
>
按份所有
</el-radio>
...
...
@@ -264,8 +264,8 @@
:tableData=
"ruleForm.qlrData"
@
upDateQlrxxList=
"upDateQlrxxList"
:key=
"key"
:
disabled
=
"ableOperation"
:gyfs=
"ruleForm.
sldy
.gyfs"
/>
:
ableOperation
=
"ableOperation"
:gyfs=
"ruleForm.
qlxx
.gyfs"
/>
</div>
<el-row
class=
"btn"
v-if=
"ableOperation"
>
<el-form-item>
...
...
src/views/djbworkflow/djbBook/components/blxxtabs/tdsyq.vue
View file @
bdc2544
...
...
@@ -101,7 +101,7 @@
label=
"业务号:"
prop=
"qlxx.ywh"
:rules=
"rules.ywhrules"
>
<el-input
v-model=
"ruleForm.qlxx.ywh"
></el-input>
<el-input
maxlength=
"20"
onkeyup=
"this.value=this.value.replace(/[^\w_]/g,'');"
v-model=
"ruleForm.qlxx.ywh"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
...
...
@@ -354,7 +354,7 @@
<el-form-item
label=
"共有方式:"
>
<el-radio-group
:disabled=
"!ableOperation"
v-model=
"ruleForm.
sldy
.gyfs"
>
v-model=
"ruleForm.
qlxx
.gyfs"
>
<el-radio
label=
"0"
>
单独所有
</el-radio>
<el-radio
label=
"1"
>
共同共有
</el-radio>
<el-radio
label=
"2"
>
按份所有
</el-radio>
...
...
@@ -367,8 +367,8 @@
:tableData=
"ruleForm.qlrData"
@
upDateQlrxxList=
"upDateQlrxxList"
:key=
"key"
:
disabled
=
"ableOperation"
:gyfs=
"ruleForm.
sldy
.gyfs"
/>
:
ableOperation
=
"ableOperation"
:gyfs=
"ruleForm.
qlxx
.gyfs"
/>
</div>
<el-row
class=
"btn"
v-if=
"ableOperation"
>
<el-form-item>
...
...
src/views/djbworkflow/djbBook/components/blxxtabs/ygdydj.vue
View file @
bdc2544
...
...
@@ -102,7 +102,7 @@
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"坐落:"
>
<el-input
disabled
v-model=
"ruleForm.
q
lxx.zl"
></el-input>
<el-input
disabled
v-model=
"ruleForm.
ztQ
lxx.zl"
></el-input>
</el-form-item>
</el-col>
</el-row>
...
...
@@ -164,7 +164,7 @@
label=
"业务号:"
prop=
"qlxx.ywh"
:rules=
"rules.ywhrules"
>
<el-input
v-model=
"ruleForm.qlxx.ywh"
></el-input>
<el-input
maxlength=
"20"
onkeyup=
"this.value=this.value.replace(/[^\w_]/g,'');"
v-model=
"ruleForm.qlxx.ywh"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
...
...
@@ -174,6 +174,12 @@
</el-col>
</el-row>
<el-row
:gutter=
"10"
>
<el-col
:span=
"8"
>
<el-form-item
label=
"不动产登记证明号:"
prop=
"qlxx.bdcqzh"
:rules=
"rules.bdcqzhrules"
>
<el-input
v-model=
"ruleForm.qlxx.bdcqzh"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"权利类型:"
>
<el-input
disabled
v-model=
"ruleForm.qlxx.qllxmc"
></el-input>
...
...
@@ -222,7 +228,7 @@
label=
"登簿人:"
prop=
"qlxx.dbr"
:rules=
"rules.dbrrules"
>
<el-input
v-model=
"ruleForm.qlxx.dbr"
></el-input>
<el-input
maxlength=
"20"
v-model=
"ruleForm.qlxx.dbr"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
...
...
@@ -287,7 +293,7 @@
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"用途名称:"
>
<el-input
v-model=
"ruleForm.ygdj.ytmc"
></el-input>
<el-input
maxlength=
"10"
v-model=
"ruleForm.ygdj.ytmc"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
...
...
@@ -334,6 +340,7 @@
<div
class=
"flex"
>
<el-input
v-model=
"ruleForm.ygdj.jzmj"
maxlength=
"13"
oninput=
"value = (value.match(/^\d*(\.?\d
{0,2})/g)[0]) || null">
</el-input>
<el-select
v-model=
"ruleForm.ygdj.mjdw"
...
...
@@ -366,7 +373,7 @@
type=
"date"
class=
"width100"
placeholder=
"选择日期"
value-format=
"yyyy-MM-dd HH
/mm/
ss"
value-format=
"yyyy-MM-dd HH
:mm:
ss"
format=
"yyyy-MM-dd"
>
</el-date-picker>
</el-form-item>
...
...
@@ -384,6 +391,7 @@
<div
class=
"flex"
>
<el-input
v-model=
"ruleForm.ygdj.qdjg"
maxlength=
"11"
oninput=
"value = (value.match(/^\d*(\.?\d
{0,2})/g)[0]) || null">
</el-input>
<el-select
v-model=
"ruleForm.ygdj.jedw"
...
...
@@ -401,7 +409,7 @@
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"担保范围:"
>
<el-input
v-model=
"ruleForm.ygdj.dbfw"
></el-input>
<el-input
maxlength=
"10"
v-model=
"ruleForm.ygdj.dbfw"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
...
...
@@ -429,12 +437,6 @@
</el-radio-group>
</el-form-item>
</el-col>
-->
<el-col
:span=
"8"
>
<el-form-item
label=
"不动产登记证明号:"
prop=
"qlxx.bdcqzh"
:rules=
"rules.bdcqzhrules"
>
<el-input
v-model=
"ruleForm.qlxx.bdcqzh"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"24"
>
<el-form-item
label=
"附记:"
>
<el-input
v-model=
"ruleForm.ygdj.fj"
></el-input>
...
...
@@ -450,7 +452,7 @@
<el-form-item
label=
"共有方式:"
>
<el-radio-group
:disabled=
"!ableOperation"
v-model=
"ruleForm.
sldy
.gyfs"
>
v-model=
"ruleForm.
qlxx
.gyfs"
>
<el-radio
label=
"0"
>
单独所有
</el-radio>
<el-radio
label=
"1"
>
共同共有
</el-radio>
<el-radio
label=
"2"
>
按份所有
</el-radio>
...
...
@@ -463,8 +465,8 @@
:tableData=
"ruleForm.qlrData"
@
upDateQlrxxList=
"upDateQlrxxList"
:key=
"key"
:
disabled
=
"ableOperation"
:gyfs=
"ruleForm.
sldy
.gyfs"
/>
:
ableOperation
=
"ableOperation"
:gyfs=
"ruleForm.
qlxx
.gyfs"
/>
<div
v-if=
"ruleForm.ywrData"
>
<div
class=
"slxx_title title-block"
>
...
...
@@ -475,7 +477,7 @@
v-if=
"ruleForm.ywrData"
:tableData=
"ruleForm.ywrData"
:key=
"key"
:
disabled
=
"ableOperation"
:
ableOperation
=
"ableOperation"
@
upDateQlrxxList=
"upDateYwrxxList"
/>
</div>
</div>
...
...
src/views/djbworkflow/djbBook/components/blxxtabs/ygmmdj.vue
View file @
bdc2544
...
...
@@ -101,7 +101,7 @@
label=
"业务号:"
prop=
"qlxx.ywh"
:rules=
"rules.ywhrules"
>
<el-input
v-model=
"ruleForm.qlxx.ywh"
></el-input>
<el-input
maxlength=
"20"
onkeyup=
"this.value=this.value.replace(/[^\w_]/g,'');"
v-model=
"ruleForm.qlxx.ywh"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
...
...
@@ -121,7 +121,7 @@
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"不动产
权证
号:"
label=
"不动产
登记证明
号:"
prop=
"qlxx.bdcqzh"
:rules=
"rules.bdcqzhrules"
>
<el-input
v-model=
"ruleForm.qlxx.bdcqzh"
></el-input>
...
...
@@ -145,7 +145,7 @@
label=
"登簿人:"
prop=
"qlxx.dbr"
:rules=
"rules.dbrrules"
>
<el-input
v-model=
"ruleForm.qlxx.dbr"
></el-input>
<el-input
maxlength=
"20"
v-model=
"ruleForm.qlxx.dbr"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
...
...
@@ -210,7 +210,7 @@
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"用途名称:"
>
<el-input
v-model=
"ruleForm.ygdj.ytmc"
></el-input>
<el-input
maxlength=
"10"
v-model=
"ruleForm.ygdj.ytmc"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
...
...
@@ -257,6 +257,7 @@
<div
class=
"flex"
>
<el-input
v-model=
"ruleForm.ygdj.jzmj"
maxlength=
"13"
oninput=
"value = (value.match(/^\d*(\.?\d
{0,2})/g)[0]) || null">
</el-input>
<el-select
v-model=
"ruleForm.ygdj.mjdw"
...
...
@@ -274,20 +275,20 @@
</el-col>
<el-col
:span=
"8"
v-if=
"ruleForm.qlxx.qszt == '2'"
>
<el-form-item
label=
"注销预告业务号:"
>
<el-input
v-model=
"ruleForm.ygdj.zxyg
ywh"
></el-input>
<el-input
maxlength=
"20"
onkeyup=
"this.value=this.value.replace(/[^\w_]/g,'');"
v-model=
"ruleForm.qlxx.zx
ywh"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
v-if=
"ruleForm.qlxx.qszt == '2'"
>
<el-col
:span=
"8"
v-if=
"ruleForm.qlxx.qszt == '2'"
>
<el-form-item
label=
"注销预告原因:"
>
<el-input
v-model=
"ruleForm.ygdj.zxy
gy
y"
></el-input>
<el-input
v-model=
"ruleForm.ygdj.zxyy"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
v-if=
"ruleForm.qlxx.qszt == '2'"
>
<el-col
:span=
"8"
v-if=
"ruleForm.qlxx.qszt == '2'"
>
<el-form-item
label=
"注销时间:"
>
<el-date-picker
v-model=
"ruleForm.ygdj.zxsj"
class=
"width100"
v-model=
"ruleForm.qlxx.zxsj"
type=
"date"
class=
"width100"
placeholder=
"选择日期"
value-format=
"yyyy-MM-dd HH:mm:ss"
format=
"yyyy-MM-dd"
>
...
...
@@ -311,6 +312,7 @@
<div
class=
"flex"
>
<el-input
v-model=
"ruleForm.ygdj.qdjg"
maxlength=
"11"
oninput=
"value = (value.match(/^\d*(\.?\d
{0,2})/g)[0]) || null">
</el-input>
<el-select
v-model=
"ruleForm.ygdj.jedw"
...
...
@@ -328,7 +330,7 @@
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"担保范围:"
>
<el-input
v-model=
"ruleForm.ygdj.dbfw"
></el-input>
<el-input
maxlength=
"10"
v-model=
"ruleForm.ygdj.dbfw"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
...
...
@@ -347,11 +349,6 @@
</el-radio-group>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"不动产登记证明号:"
>
<el-input
v-model=
"ruleForm.ygdj.bdcdjzmh"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"24"
>
<el-form-item
label=
"附记:"
>
<el-input
v-model=
"ruleForm.ygdj.fj"
></el-input>
...
...
@@ -367,7 +364,7 @@
<el-form-item
label=
"共有方式:"
>
<el-radio-group
:disabled=
"!ableOperation"
v-model=
"ruleForm.
sldy
.gyfs"
>
v-model=
"ruleForm.
qlxx
.gyfs"
>
<el-radio
label=
"0"
>
单独所有
</el-radio>
<el-radio
label=
"1"
>
共同共有
</el-radio>
<el-radio
label=
"2"
>
按份所有
</el-radio>
...
...
@@ -380,8 +377,8 @@
:tableData=
"ruleForm.qlrData"
@
upDateQlrxxList=
"upDateQlrxxList"
:key=
"key"
:
disabled
=
"ableOperation"
:gyfs=
"ruleForm.
sldy
.gyfs"
/>
:
ableOperation
=
"ableOperation"
:gyfs=
"ruleForm.
qlxx
.gyfs"
/>
<div
v-if=
"ruleForm.ywrData"
>
<div
class=
"slxx_title title-block"
>
...
...
@@ -392,7 +389,7 @@
v-if=
"ruleForm.ywrData"
:tableData=
"ruleForm.ywrData"
:key=
"key"
:
disabled
=
"ableOperation"
:
ableOperation
=
"ableOperation"
@
upDateQlrxxList=
"upDateYwrxxList"
/>
</div>
</div>
...
...
src/views/djbworkflow/djbBook/components/blxxtabs/yydj.vue
View file @
bdc2544
...
...
@@ -161,7 +161,7 @@
label=
"业务号:"
prop=
"qlxx.ywh"
:rules=
"rules.ywhrules"
>
<el-input
maxlength=
"
10
"
v-model=
"ruleForm.qlxx.ywh"
></el-input>
<el-input
maxlength=
"
20"
onkeyup=
"this.value=this.value.replace(/[^\w_]/g,'');
"
v-model=
"ruleForm.qlxx.ywh"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
...
...
@@ -317,7 +317,7 @@
<el-form-item
label=
"共有方式:"
>
<el-radio-group
:disabled=
"!ableOperation"
v-model=
"ruleForm.
sldy
.gyfs"
>
v-model=
"ruleForm.
qlxx
.gyfs"
>
<el-radio
label=
"0"
>
单独所有
</el-radio>
<el-radio
label=
"1"
>
共同共有
</el-radio>
<el-radio
label=
"2"
>
按份所有
</el-radio>
...
...
@@ -330,8 +330,8 @@
:tableData=
"ruleForm.qlrData"
@
upDateQlrxxList=
"upDateQlrxxList"
:key=
"key"
:
disabled
=
"ableOperation"
:gyfs=
"ruleForm.
sldy
.gyfs"
/>
:
ableOperation
=
"ableOperation"
:gyfs=
"ruleForm.
qlxx
.gyfs"
/>
<div
v-if=
"ruleForm.ywrData"
>
<div
class=
"slxx_title title-block"
>
义务人信息
...
...
@@ -341,7 +341,7 @@
v-if=
"ruleForm.ywrData"
:tableData=
"ruleForm.ywrData"
:key=
"key"
:
disabled
=
"ableOperation"
:
ableOperation
=
"ableOperation"
@
upDateQlrxxList=
"upDateYwrxxList"
/>
</div>
</div>
...
...
src/views/djbworkflow/djbBook/spyj.vue
View file @
bdc2544
...
...
@@ -45,6 +45,7 @@
<el-col
:span=
"16"
>
<el-form-item
label=
"审查人"
>
<el-input
maxlength=
"20"
:disabled=
"!ableOperation"
v-model=
"item.shryxm"
></el-input>
...
...
@@ -98,7 +99,7 @@ export default {
yjsqOptions
:
{
handler
(
val
)
{
if
(
this
.
monitor
){
this
.
add
(
val
);
this
.
add
(
""
);
this
.
monitor
=
false
}
else
{
this
.
add
(
val
);
...
...
src/views/workflow/components/qlrCommonTable.vue
View file @
bdc2544
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-08-1
6 16:44:04
* @LastEditTime: 2023-08-1
7 14:30:26
-->
<
template
>
<div>
...
...
@@ -124,12 +124,12 @@
let
that
=
this
this
.
$nextTick
(()
=>
{
if
(
val
.
length
==
0
||
!
val
)
{
that
.
tableDataList
=
_
.
cloneDeep
([{
sqrmc
:
''
,
dlrzjlx
:
''
,
dlrzjh
:
''
,
fr
:
''
}])
//
that.tableDataList = _.cloneDeep([{
//
sqrmc: '',
//
dlrzjlx: '',
//
dlrzjh: '',
//
fr: ''
//
}])
}
else
{
that
.
tableDataList
=
_
.
cloneDeep
(
val
)
}
...
...
@@ -193,7 +193,6 @@
}
},
// 删除
/**
* @description: 删除
* @param {*} index
...
...
src/views/workflow/components/spyj.vue
View file @
bdc2544
...
...
@@ -136,7 +136,8 @@ export default {
getSpyjList
(
formdata
).
then
((
res
)
=>
{
this
.
$endLoading
();
if
(
res
.
code
===
200
&&
res
.
result
)
{
this
.
tableData
=
res
.
result
;
this
.
$nextTick
(()
=>
{
this
.
tableData
=
res
.
result
;
if
(
this
.
shows
){
this
.
shows
=
false
}
...
...
@@ -168,6 +169,8 @@ export default {
item
.
show
=
false
;
}
});
})
}
});
},
...
...
src/views/ywbl/ywsq/components/cfdj.vue
View file @
bdc2544
...
...
@@ -145,7 +145,11 @@
this
.
$popupCacel
()
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
,
result
:
res
.
result
},
'36%'
,
true
)
if
(
res
.
result
.
length
>
0
)
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
result
:
res
.
result
},
'36%'
,
true
)
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
},
'36%'
,
true
)
}
}
}).
catch
(()
=>
{
this
.
loading
=
false
...
...
src/views/ywbl/ywsq/components/diyaq.vue
View file @
bdc2544
...
...
@@ -138,7 +138,11 @@
}
this
.
$popupCacel
()
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
,
result
:
res
.
result
},
'36%'
,
true
)
if
(
res
.
result
&&
res
.
result
.
length
>
0
)
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
result
:
res
.
result
},
'36%'
,
true
)
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
},
'36%'
,
true
)
}
}
}).
catch
(()
=>
{
this
.
loading
=
false
...
...
src/views/ywbl/ywsq/components/fwsyq.vue
View file @
bdc2544
...
...
@@ -258,7 +258,11 @@
}
this
.
$popupCacel
()
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
,
result
:
res
.
result
},
'36%'
,
true
)
if
(
res
.
result
.
length
>
0
)
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
result
:
res
.
result
},
'36%'
,
true
)
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
},
'36%'
,
true
)
}
}
}).
catch
(()
=>
{
this
.
loading
=
false
...
...
@@ -279,7 +283,11 @@
store
.
dispatch
(
'user/refreshPage'
,
true
);
this
.
$popupCacel
()
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
,
result
:
res
.
result
},
'36%'
,
true
)
if
(
res
.
result
.
length
>
0
)
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
result
:
res
.
result
},
'36%'
,
true
)
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
},
'36%'
,
true
)
}
}
}).
catch
(()
=>
{
this
.
loading
=
false
...
...
src/views/ywbl/ywsq/components/nydsyq100.vue
View file @
bdc2544
...
...
@@ -120,7 +120,11 @@
}
this
.
$popupCacel
()
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
,
result
:
res
.
result
},
'36%'
,
true
)
if
(
res
.
result
&&
res
.
result
.
length
>
0
)
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
result
:
res
.
result
},
'36%'
,
true
)
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
},
'36%'
,
true
)
}
}
}).
catch
(()
=>
{
this
.
loading
=
false
...
...
src/views/ywbl/ywsq/components/nydsyq200.vue
View file @
bdc2544
...
...
@@ -121,7 +121,11 @@
}
this
.
$popupCacel
()
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
,
result
:
res
.
result
},
'36%'
,
true
)
if
(
res
.
result
&&
res
.
result
.
length
>
0
)
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
result
:
res
.
result
},
'36%'
,
true
)
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
},
'36%'
,
true
)
}
}
}).
catch
(()
=>
{
this
.
loading
=
false
...
...
src/views/ywbl/ywsq/components/selecBdcql.vue
View file @
bdc2544
...
...
@@ -145,7 +145,11 @@
}
this
.
$popupCacel
()
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
,
result
:
res
.
result
},
'36%'
,
true
)
if
(
res
.
result
&&
res
.
result
.
length
>
0
)
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
result
:
res
.
result
},
'36%'
,
true
)
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
},
'36%'
,
true
)
}
}
}).
catch
(()
=>
{
this
.
loading
=
false
...
...
src/views/ywbl/ywsq/components/selectDjbbl.vue
View file @
bdc2544
...
...
@@ -182,7 +182,11 @@
}
this
.
$popupCacel
()
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
,
result
:
res
.
result
},
'36%'
,
true
)
if
(
res
.
result
&&
res
.
result
.
length
>
0
)
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
result
:
res
.
result
},
'36%'
,
true
)
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
},
'36%'
,
true
)
}
}
}).
catch
(()
=>
{
this
.
loading
=
false
...
...
src/views/ywbl/ywsq/components/selectFwsyq.vue
View file @
bdc2544
...
...
@@ -126,7 +126,11 @@
}
this
.
$popupCacel
()
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
,
result
:
res
.
result
},
'36%'
,
true
)
if
(
res
.
result
&&
res
.
result
.
length
>
0
)
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
result
:
res
.
result
},
'36%'
,
true
)
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
},
'36%'
,
true
)
}
}
}).
catch
(()
=>
{
this
.
loading
=
false
...
...
src/views/ywbl/ywsq/components/selectH.vue
View file @
bdc2544
...
...
@@ -125,7 +125,11 @@
}
this
.
$popupCacel
()
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
,
result
:
res
.
result
},
'36%'
,
true
)
if
(
res
.
result
&&
res
.
result
.
length
>
0
)
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
result
:
res
.
result
},
'36%'
,
true
)
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
},
'36%'
,
true
)
}
}
}).
catch
(()
=>
{
this
.
loading
=
false
...
...
src/views/ywbl/ywsq/components/selectJsydsyq.vue
View file @
bdc2544
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-08-
02 10:05
:00
* @LastEditTime: 2023-08-
17 15:23
:00
-->
<
template
>
<div
class=
"from-clues"
>
...
...
@@ -134,7 +134,11 @@
}
this
.
$popupCacel
()
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
,
result
:
res
.
result
},
'36%'
,
true
)
if
(
res
.
result
&&
res
.
result
.
length
>
0
)
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
result
:
res
.
result
},
'36%'
,
true
)
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
},
'36%'
,
true
)
}
}
}).
catch
(()
=>
{
this
.
loading
=
false
...
...
src/views/ywbl/ywsq/components/selectJsydsyqSplitMerge.vue
View file @
bdc2544
...
...
@@ -254,7 +254,11 @@
}
this
.
$popupCacel
()
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
,
result
:
res
.
result
},
'36%'
,
true
)
if
(
res
.
result
&&
res
.
result
.
length
>
0
)
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
result
:
res
.
result
},
'36%'
,
true
)
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
},
'36%'
,
true
)
}
}
}).
catch
(()
=>
{
this
.
loading
=
false
...
...
src/views/ywbl/ywsq/components/selectLqqt.vue
View file @
bdc2544
...
...
@@ -127,7 +127,11 @@
}
this
.
$popupCacel
()
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
,
result
:
res
.
result
},
'36%'
,
true
)
if
(
res
.
result
&&
res
.
result
.
length
>
0
)
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
result
:
res
.
result
},
'36%'
,
true
)
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
},
'36%'
,
true
)
}
}
}).
catch
(()
=>
{
this
.
loading
=
false
...
...
src/views/ywbl/ywsq/components/selectLqsc.vue
View file @
bdc2544
...
...
@@ -127,7 +127,11 @@
}
this
.
$popupCacel
()
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
,
result
:
res
.
result
},
'36%'
,
true
)
if
(
res
.
result
&&
res
.
result
.
length
>
0
)
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
result
:
res
.
result
},
'36%'
,
true
)
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
},
'36%'
,
true
)
}
}
}).
catch
(()
=>
{
this
.
loading
=
false
...
...
src/views/ywbl/ywsq/components/selectQjzdjbxx.vue
View file @
bdc2544
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-08-
02 09:59:18
* @LastEditTime: 2023-08-
17 15:09:55
-->
<
template
>
<div
class=
"from-clues"
>
...
...
@@ -127,7 +127,11 @@
}
this
.
$popupCacel
()
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
,
result
:
res
.
result
},
'36%'
,
true
)
if
(
res
.
result
&&
res
.
result
.
length
>
0
)
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
result
:
res
.
result
},
'36%'
,
true
)
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
},
'36%'
,
true
)
}
}
}).
catch
(()
=>
{
this
.
loading
=
false
...
...
src/views/ywbl/ywsq/components/selectSllm.vue
View file @
bdc2544
...
...
@@ -127,7 +127,11 @@
}
this
.
$popupCacel
()
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
,
result
:
res
.
result
},
'36%'
,
true
)
if
(
res
.
result
&&
res
.
result
.
length
>
0
)
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
result
:
res
.
result
},
'36%'
,
true
)
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
},
'36%'
,
true
)
}
}
}).
catch
(()
=>
{
this
.
loading
=
false
...
...
src/views/ywbl/ywsq/components/selectTdsyq.vue
View file @
bdc2544
...
...
@@ -134,7 +134,11 @@
}
this
.
$popupCacel
()
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
,
result
:
res
.
result
},
'36%'
,
true
)
if
(
res
.
result
&&
res
.
result
.
length
>
0
)
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
result
:
res
.
result
},
'36%'
,
true
)
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
},
'36%'
,
true
)
}
}
}).
catch
(()
=>
{
this
.
loading
=
false
...
...
src/views/ywbl/ywsq/components/selectYbbg.vue
View file @
bdc2544
...
...
@@ -125,7 +125,11 @@
this
.
$popupCacel
()
}
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
,
result
:
res
.
result
},
'36%'
,
true
)
if
(
res
.
result
&&
res
.
result
.
length
>
0
)
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
result
:
res
.
result
},
'36%'
,
true
)
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
},
'36%'
,
true
)
}
}
}).
catch
(()
=>
{
this
.
loading
=
false
...
...
src/views/ywbl/ywsq/components/selectYbgybg.vue
View file @
bdc2544
...
...
@@ -123,7 +123,11 @@
}
this
.
$popupCacel
()
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
,
result
:
res
.
result
},
'36%'
,
true
)
if
(
res
.
result
&&
res
.
result
.
length
>
0
)
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
result
:
res
.
result
},
'36%'
,
true
)
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
},
'36%'
,
true
)
}
}
}).
catch
(()
=>
{
this
.
loading
=
false
...
...
src/views/ywbl/ywsq/components/selectYbsc.vue
View file @
bdc2544
...
...
@@ -125,7 +125,11 @@
}
this
.
$popupCacel
()
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
,
result
:
res
.
result
},
'36%'
,
true
)
if
(
res
.
result
&&
res
.
result
.
length
>
0
)
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
result
:
res
.
result
},
'36%'
,
true
)
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
},
'36%'
,
true
)
}
}
}).
catch
(()
=>
{
this
.
loading
=
false
...
...
src/views/ywbl/ywsq/components/selectYgdj200.vue
View file @
bdc2544
...
...
@@ -125,7 +125,11 @@
this
.
$popupCacel
()
}
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
,
result
:
res
.
result
},
'36%'
,
true
)
if
(
res
.
result
&&
res
.
result
.
length
>
0
)
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
result
:
res
.
result
},
'36%'
,
true
)
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
},
'36%'
,
true
)
}
}
}).
catch
(()
=>
{
this
.
loading
=
false
...
...
src/views/ywbl/ywsq/components/selectYgdy.vue
View file @
bdc2544
...
...
@@ -126,7 +126,11 @@
}
this
.
$popupCacel
()
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
,
result
:
res
.
result
},
'36%'
,
true
)
if
(
res
.
result
&&
res
.
result
.
length
>
0
)
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
result
:
res
.
result
},
'36%'
,
true
)
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
},
'36%'
,
true
)
}
}
}).
catch
(()
=>
{
this
.
loading
=
false
...
...
src/views/ywbl/ywsq/components/selectZrzH.vue
View file @
bdc2544
...
...
@@ -127,7 +127,11 @@
}
this
.
$popupCacel
()
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
,
result
:
res
.
result
},
'36%'
,
true
)
if
(
res
.
result
&&
res
.
result
.
length
>
0
)
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
result
:
res
.
result
},
'36%'
,
true
)
}
else
{
ywPopupDialog
(
"申请错误明细"
,
"components/ywdialog"
,
{
message
:
res
.
message
},
'36%'
,
true
)
}
}
}).
catch
(()
=>
{
this
.
loading
=
false
...
...
Please
register
or
sign in
to post a comment