feat: 完成界面基础搭建
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
const useTable=()=>{
|
||||
const table=ref("bg")
|
||||
const table=ref("数据表选择")
|
||||
onMounted(() => {
|
||||
console.log(`the component is now mounted. table`)
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user