fix : 修复阶段变更中抄送人员回显

This commit is contained in:
2024-06-14 23:26:38 +08:00
parent 532ef440ce
commit 73313a1532
4 changed files with 11 additions and 15 deletions

View File

@@ -187,7 +187,7 @@ const showUserPicker = () => {
value: "0"
};
dataList.value = [];
selectList.value = []
// selectList.value = []
chooseId.value = 0;
radio.value = 0;
visible.value = true;