3b1a059f by renchao@pashanhoo.com

style:权利人信息

1 parent fcc0ecbc
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-09-11 16:40:54
* @LastEditTime: 2023-09-12 08:55:14
-->
<template>
<dialogBox
......@@ -435,7 +435,6 @@
}
},
methods: {
// 证件种类选择
/**
* @description: 证件种类选择
* @param {*} val
......@@ -448,7 +447,6 @@
this.isBz = false
}
},
// 信息备案
/**
* @description: 信息备案
* @author: renchao
......@@ -459,7 +457,6 @@
addQy(this.ruleForm).then(res => {
if (res.code == 200) {
this.$message.success('备案成功')
this.$refs['ruleForm'].resetFields();
} else {
this.$message.error(res.message);
}
......
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-09-12 08:45:25
* @LastEditTime: 2023-09-12 08:51:36
-->
<template>
<div class="rlPopup">
......@@ -138,7 +138,6 @@
},
// 左右移动
handleMove (direction) {
// this.previewImg.imgList[this.previewImg.index].sxh
move(this.previewImg.imgList[this.previewImg.index].bsmFile, direction).then(res => {
this.$emit('updateList', { children: res.result, bsmMaterial: this.previewImg.bsmMaterial })
this.$message({
......
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-09-11 16:39:27
* @LastEditTime: 2023-09-12 09:01:09
-->
<template>
<!-- 受理信息 -->
......@@ -499,14 +499,17 @@
this.ruleForm.qlrList = _.cloneDeep(val);
this.czrOptions = this.ruleForm.qlrList;
}
if (this.ruleForm.qlrList.length == 1) {
this.czr = this.ruleForm.qlrList[0].sqrmc
}
if (this.ruleForm.qlrList.length == 0) {
this.num = 0
this.ruleForm.qlrList.forEach(item => {
if (item.sqrmc == this.czr) {
this.num++
}
})
if (this.num == 0) {
this.czr = ''
}
},
// 是否持证人变化
/**
* @description: 是否持证人变化
* @author: renchao
......
......@@ -357,10 +357,13 @@
this.ruleForm.qlrList = _.cloneDeep(val);
this.czrOptions = this.ruleForm.qlrList;
}
if (this.ruleForm.qlrList.length == 1) {
this.czr = this.ruleForm.qlrList[0].sqrmc
}
if (this.ruleForm.qlrList.length == 0) {
this.num = 0
this.ruleForm.qlrList.forEach(item => {
if (item.sqrmc == this.czr) {
this.num++
}
})
if (this.num == 0) {
this.czr = ''
}
},
......
......@@ -507,10 +507,13 @@
upDateQlrxxList (val) {
this.ruleForm.qlrList = _.cloneDeep(val);
this.czrOptions = this.ruleForm.qlrList;
if (this.ruleForm.qlrList.length == 1) {
this.czr = this.ruleForm.qlrList[0].sqrmc
}
if (this.ruleForm.qlrList.length == 0) {
this.num = 0
this.ruleForm.qlrList.forEach(item => {
if (item.sqrmc == this.czr) {
this.num++
}
})
if (this.num == 0) {
this.czr = ''
}
},
......
......@@ -319,10 +319,13 @@
this.ruleForm.qlrList && (this.ruleForm.qlrList = _.cloneDeep(val));
this.czrOptions = this.ruleForm.qlrList;
this.key++;
if (this.ruleForm.qlrList.length == 1) {
this.czr = this.ruleForm.qlrList[0].sqrmc
}
if (this.ruleForm.qlrList.length == 0) {
this.num = 0
this.ruleForm.qlrList.forEach(item => {
if (item.sqrmc == this.czr) {
this.num++
}
})
if (this.num == 0) {
this.czr = ''
}
},
......
......@@ -420,10 +420,13 @@
upDateQlrxxList (val) {
this.ruleForm.qlrList = _.cloneDeep(val);
this.czrOptions = this.ruleForm.qlrList;
if (this.ruleForm.qlrList.length == 1) {
this.czr = this.ruleForm.qlrList[0].sqrmc
}
if (this.ruleForm.qlrList.length == 0) {
this.num = 0
this.ruleForm.qlrList.forEach(item => {
if (item.sqrmc == this.czr) {
this.num++
}
})
if (this.num == 0) {
this.czr = ''
}
},
......
......@@ -456,10 +456,13 @@
upDateQlrxxList (val) {
this.ruleForm.qlrList = _.cloneDeep(val);
this.czrOptions = this.ruleForm.qlrList;
if (this.ruleForm.qlrList.length == 1) {
this.czr = this.ruleForm.qlrList[0].sqrmc
}
if (this.ruleForm.qlrList.length == 0) {
this.num = 0
this.ruleForm.qlrList.forEach(item => {
if (item.sqrmc == this.czr) {
this.num++
}
})
if (this.num == 0) {
this.czr = ''
}
},
......
......@@ -406,10 +406,13 @@
upDateQlrxxList (val) {
this.ruleForm.qlrList = _.cloneDeep(val);
this.czrOptions = this.ruleForm.qlrList;
if (this.ruleForm.qlrList.length == 1) {
this.czr = this.ruleForm.qlrList[0].sqrmc
}
if (this.ruleForm.qlrList.length == 0) {
this.num = 0
this.ruleForm.qlrList.forEach(item => {
if (item.sqrmc == this.czr) {
this.num++
}
})
if (this.num == 0) {
this.czr = ''
}
},
......
......@@ -429,10 +429,13 @@
upDateQlrxxList (val) {
this.ruleForm.qlrList && (this.ruleForm.qlrList = _.cloneDeep(val));
this.czrOptions = this.ruleForm.qlrList;
if (this.ruleForm.qlrList.length == 1) {
this.czr = this.ruleForm.qlrList[0].sqrmc
}
if (this.ruleForm.qlrList.length == 0) {
this.num = 0
this.ruleForm.qlrList.forEach(item => {
if (item.sqrmc == this.czr) {
this.num++
}
})
if (this.num == 0) {
this.czr = ''
}
},
......
......@@ -340,8 +340,8 @@
},
//传递参数
propsParam: this.$attrs,
rules: {},
};
rules: {}
}
},
methods: {
/**
......@@ -352,10 +352,13 @@
upDateQlrxxList (val) {
this.ruleForm.qlrList = _.cloneDeep(val);
this.czrOptions = this.ruleForm.qlrList;
if (this.ruleForm.qlrList.length == 1) {
this.czr = this.ruleForm.qlrList[0].sqrmc
}
if (this.ruleForm.qlrList.length == 0) {
this.num = 0
this.ruleForm.qlrList.forEach(item => {
if (item.sqrmc == this.czr) {
this.num++
}
})
if (this.num == 0) {
this.czr = ''
}
},
......
......@@ -270,10 +270,13 @@
upDateQlrxxList (val) {
this.ruleForm.qlrList = _.cloneDeep(val);
this.czrOptions = this.ruleForm.qlrList;
if (this.ruleForm.qlrList.length == 1) {
this.czr = this.ruleForm.qlrList[0].sqrmc
}
if (this.ruleForm.qlrList.length == 0) {
this.num = 0
this.ruleForm.qlrList.forEach(item => {
if (item.sqrmc == this.czr) {
this.num++
}
})
if (this.num == 0) {
this.czr = ''
}
},
......
......@@ -358,10 +358,13 @@
upDateQlrxxList (val) {
this.ruleForm.qlrList = _.cloneDeep(val);
this.czrOptions = this.ruleForm.qlrList;
if (this.ruleForm.qlrList.length == 1) {
this.czr = this.ruleForm.qlrList[0].sqrmc
}
if (this.ruleForm.qlrList.length == 0) {
this.num = 0
this.ruleForm.qlrList.forEach(item => {
if (item.sqrmc == this.czr) {
this.num++
}
})
if (this.num == 0) {
this.czr = ''
}
},
......