e5f887b0 by renchao@pashanhoo.com

style:权利人类型

1 parent 45085c09
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-03-18 15:06:20
* @LastEditTime: 2024-03-18 15:16:55
-->
<template>
<dialogBox
......@@ -447,6 +447,7 @@
* @author: renchao
*/
handleVerification () {
this.ruleForm.qlrlx = this.ruleForm.ywrlx
sfhy({ ...this.ruleForm, bsmSlsq: this.$route.query.bsmSlsq }).then(res => {
console.log(res, 22222222222222222);
})
......
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-03-18 11:18:50
* @LastEditTime: 2024-03-18 15:13:36
-->
<template>
<dialogBox
......@@ -453,8 +453,8 @@
* @author: renchao
*/
handleVerification () {
this.ruleForm.qlrlx = this.ruleForm.sqrlx
sfhy({ ...this.ruleForm, bsmSlsq: this.$route.query.bsmSlsq }).then(res => {
console.log(res, 22222222222222222);
})
},
/**
......
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-03-18 15:06:31
* @LastEditTime: 2024-03-18 15:18:00
-->
<template>
<dialogBox
......@@ -452,6 +452,7 @@
* @author: renchao
*/
handleVerification () {
this.ruleForm.qlrlx = this.ruleForm.sqrlx
sfhy({ ...this.ruleForm, bsmSlsq: this.$route.query.bsmSlsq }).then(res => {
console.log(res, 22222222222222222);
})
......