去除日志,表格宽度
This commit is contained in:
@@ -82,10 +82,10 @@ const handelOpen = async (item: any) => {
|
||||
return
|
||||
}
|
||||
const handleSelect = (key: string, keyPath: string[]) => {
|
||||
console.log(key, keyPath)
|
||||
|
||||
}
|
||||
onMounted(() => {
|
||||
console.log()
|
||||
|
||||
})
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
|
||||
Reference in New Issue
Block a user