mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
refactor: 优化文件上传组件,修改文件命名
This commit is contained in:
@ -34,7 +34,7 @@ function closeDrawer() {
|
||||
|
||||
function handleClose() {
|
||||
closeDrawer();
|
||||
if (fileUploadRef.value?.refreshList) {
|
||||
if (fileUploadRef.value?.needRelaodData) {
|
||||
emit('close');
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user