| | |
| | | width="1200px" |
| | | append-to-body |
| | | :before-close="handleClose" |
| | | :close-on-click-modal="false" |
| | | > |
| | | <el-form |
| | | ref="form" |
| | |
| | | </div> |
| | | </el-dialog> |
| | | |
| | | <el-dialog title="收费项目" :visible.sync="dialogTableVisible" width="80%"> |
| | | <el-dialog title="收费项目" :visible.sync="dialogTableVisible" width="80%" :close-on-click-modal="false"> |
| | | <div class="app-container"> |
| | | <el-row :gutter="24"> |
| | | <!--部门数据--> |
| | |
| | | handleUpdate1() { |
| | | this.open = true; |
| | | this.form = this.xiugaiList; |
| | | console.log(this.form) |
| | | this.form.proStatus = this.form.proStatus.toString() |
| | | this.proParent = true; |
| | | // if(){ |
| | | // this.proParent = true |