完成小区相关的接口对接
This commit is contained in:
@@ -26,7 +26,6 @@ import { ref } from 'vue';
|
||||
import TableUnit from './components/table.vue';
|
||||
const router = useRouter();
|
||||
function handleAddHouse() {
|
||||
console.log('add house');
|
||||
router.push({
|
||||
path: '/house/addHouse'
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user