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