cd7c56c4 by renchao@pashanhoo.com

Merge branch 'dev'

2 parents 184b3199 b56b8d4c
......@@ -66,6 +66,7 @@
left: 200px;
top: -3px;
height: 30px;
}
}
......
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-11-02 11:23:39
* @LastEditTime: 2023-11-02 13:17:17
-->
<template>
<!-- 受理信息 -->
......@@ -440,7 +440,7 @@
<div class="triangle"></div>
</div>
<el-row :gutter="10">
<el-col :span="12">
<el-col :span="24">
<el-form-item label="共有方式:">
<el-radio-group
:disabled="!ableOperation"
......