30603
This commit is contained in:
		| @@ -124,7 +124,7 @@ | ||||
|                     </ai-user-get> | ||||
|                   </div> | ||||
|                 </div> | ||||
|                 <el-button type="primary" @click="sendMsg(0)">提醒成员发送</el-button> | ||||
|                 <el-button type="primary" @click="sendMsg(0)" v-if="info.status === '4'">提醒成员发送</el-button> | ||||
|               </div> | ||||
|               <ai-table | ||||
|                 :tableData="tableData1" | ||||
| @@ -193,7 +193,7 @@ | ||||
|                     </ai-user-get> | ||||
|                   </div> | ||||
|                 </div> | ||||
|                 <el-button type="primary" @click="sendMsg(1)">提醒成员发送</el-button> | ||||
|                 <el-button type="primary" @click="sendMsg(1)" v-if="info.status === '4'">提醒成员发送</el-button> | ||||
|               </div> | ||||
|               <ai-table | ||||
|                 :tableData="tableData2" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user