| | |
| | | @click.stop="handleCredentials(row)" |
| | | >附件</el-button |
| | | > |
| | | <!-- <el-button |
| | | <el-button |
| | | icon="el-icon-edit" |
| | | :size="size" |
| | | :type="type" |
| | | v-if="row.stateOur == '0'" |
| | | @click.stop="rowDel(row)" |
| | | >备案审批 |
| | | </el-button> --> |
| | | </el-button> |
| | | <el-button |
| | | icon="el-icon-edit" |
| | | :size="size" |
| | |
| | | index: true, |
| | | viewBtn: true, |
| | | selection: true, |
| | | addBtn:true, |
| | | dialogClickModal: false, |
| | | ...this.$store.state.control.clearOtherBut, |
| | | column: column, |
| | |
| | | @click.stop="handleCredentials(row)" |
| | | >附件 |
| | | </el-button> |
| | | <!-- <el-button |
| | | <el-button |
| | | icon="el-icon-edit" |
| | | :size="size" |
| | | :type="type" |
| | | @click.stop="rowDel(row)" |
| | | v-if="row.type == '2'" |
| | | >许可审批 |
| | | </el-button> --> |
| | | </el-button> |
| | | <el-button |
| | | icon="el-icon-edit" |
| | | :size="size" |
| | |
| | | // border: false, |
| | | index: true, |
| | | viewBtn: true, |
| | | addBtn:false, |
| | | selection: true, |
| | | dialogClickModal: false, |
| | | ...this.$store.state.control.clearOtherBut, |