28570
This commit is contained in:
		| @@ -21,7 +21,7 @@ | ||||
|             @change="search.current = 1, getList()"> | ||||
|           </ai-select> | ||||
|           <el-button size="small" v-if="checkType === '2'" :disabled="addIds.length == 0" type="primary" @click="addMonitor">纳入监测</el-button> | ||||
|           <el-button size="small" v-if="checkType === '2'" :disabled="removeIds.length == 0" @click="removeAll">解除风险</el-button> | ||||
|           <el-button size="small" v-if="checkType !== '0'" :disabled="removeIds.length == 0" @click="removeAll">解除风险</el-button> | ||||
|         </template> | ||||
|         <template #right> | ||||
|           <el-input | ||||
|   | ||||
		Reference in New Issue
	
	Block a user