bug
This commit is contained in:
		| @@ -21,7 +21,7 @@ | ||||
|         <template #content> | ||||
|           <ai-search-bar> | ||||
|             <template #left> | ||||
|               <el-button type="primary" @click="sendTips">提醒未填写成员</el-button> | ||||
|               <el-button type="primary" @click="sendTips" :disabled="info.status !== '1'">提醒未填写成员</el-button> | ||||
|               <ai-select | ||||
|                 v-model="search.status" | ||||
|                 clearable | ||||
|   | ||||
		Reference in New Issue
	
	Block a user