bf15192f by renchao@pashanhoo.com

style:抵押权

1 parent e8ee9cf0
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-09-20 14:09:36
* @LastEditTime: 2023-10-19 10:49:17
-->
<template>
<!-- 受理信息 -->
......@@ -234,7 +234,7 @@
<el-input
v-model="ruleForm.diyaq.dbfw"
:disabled="
(ruleForm.sldy.djlx == '300' && !viewEdit) || isJfOperation
(ruleForm.sldy.djlx == '300' || !viewEdit) || isJfOperation
"></el-input>
</el-form-item>
</el-col>
......