去掉一个引起不能构建的逗号
parent
1c06677a21
commit
eee0b981c2
|
@ -184,7 +184,7 @@ const onCloseProject = (row) => {
|
|||
}).catch(function (error) {
|
||||
console.log(error)
|
||||
})
|
||||
},
|
||||
}
|
||||
</script>
|
||||
<script>
|
||||
import {ElMessage} from "element-plus";
|
||||
|
|
Loading…
Reference in New Issue