优化
This commit is contained in:
		| @ -474,7 +474,7 @@ const designUser = async () => { | ||||
|     form.reviewers = []; | ||||
|     form.approved = []; | ||||
|     form.auditor = []; | ||||
|  | ||||
|     disabledForm.value = false; | ||||
|     if (res.code == 200 && Array.isArray(res.rows) && res.rows.length > 0) { | ||||
|       disabledForm.value = true; | ||||
|       // 1. 按用户类型分类数据(明确类型) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user