13856 审核完一个人之后,审核下一个人,输入框内信息没有重置清空

2024年2月1日V1.0.53.2
liujun 2024-01-27 16:03:30 +08:00
parent 8c73a7f990
commit f2ec94182e
2 changed files with 2 additions and 1 deletions

View File

@ -236,6 +236,7 @@ export default {
APPOINT_DEPARTMENT_NAME: '', APPOINT_DEPARTMENT_NAME: '',
APPOINT_USER_ID: '', APPOINT_USER_ID: '',
APPOINT_USER_NAME: '', APPOINT_USER_NAME: '',
OPINION: '',
user: '', user: '',
list: [], list: [],
tm: new Date().getTime() tm: new Date().getTime()

View File

@ -1,4 +1,4 @@
<template> <template>
<div> <div>
<el-dialog :visible.sync="visible" :append-to-body="appendToBody" :before-close="beforeClose" title="头像" width="370px" destroy-on-close> <el-dialog :visible.sync="visible" :append-to-body="appendToBody" :before-close="beforeClose" title="头像" width="370px" destroy-on-close>
<el-form> <el-form>