mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-23 23:39:47 +08:00
typo(projects): 去除console打印
This commit is contained in:
@ -48,7 +48,6 @@ function closeDrawer() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
async function handleSubmit() {
|
async function handleSubmit() {
|
||||||
console.log(data.value);
|
|
||||||
fileList.value.forEach(item => {
|
fileList.value.forEach(item => {
|
||||||
item.status = 'pending';
|
item.status = 'pending';
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user