Commit b039f7be by qinjianhui

fix: 问题修改

parent 9de2e7e7
......@@ -298,6 +298,7 @@
<el-button
size="mini"
type="success"
v-if="statusCode === 'PRE_HANDLING'"
@click="confirm"
>受理</el-button
>
......@@ -578,10 +579,6 @@ export default {
console.error(e)
}
},
handleClick(v) {
this.is_tab = v
this.getlist()
},
fullScreenDisplay(e) {
if (e.target.nodeName === 'IMG') {
const uri = e.target.src
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment