| | |
| | | ref="documentTable" |
| | | > |
| | | <template #toolbar> |
| | | <el-button type="primary" :loading="ifsSynsLoading" @click="syncIfs" |
| | | <!-- <el-button type="primary" :loading="ifsSynsLoading" @click="syncIfs" |
| | | >ERP同步</el-button |
| | | > |
| | | > --> |
| | | <el-button |
| | | type="primary" |
| | | @click="deleteBatch" |
| | | v-if="permissions.technology_document_del" |
| | | >批量删除</el-button |
| | | > |
| | | <el-button |
| | | <!-- <el-button |
| | | type="primary" |
| | | @click="bindTestStandard" |
| | | v-if="permissions.technology_document_standard_upload" |
| | | >批量绑定检测标准</el-button |
| | | > |
| | | > --> |
| | | </template> |
| | | </ttable> |
| | | <el-dialog |