d2-crud 删除数据
Former-commit-id: 019b2c66555c4dcac4edba4164884d1aaee56ccb [formerly 019b2c66555c4dcac4edba4164884d1aaee56ccb [formerly 019b2c66555c4dcac4edba4164884d1aaee56ccb [formerly 019b2c66555c4dcac4edba4164884d1aaee56ccb [formerly 38a3534cc94754468535b0c293c453cad8ef9f20 [formerly 5c60b7989654eab0f90525377789458ee1a692e8]]]]] Former-commit-id: 16899b32bb2702388c4c2cd81a1681a4c7fff9d4 Former-commit-id: 1b1b9df9690201ae4086653f17297325c33097b1 Former-commit-id: 149d2dede6f2726968387feb44dd1d7f7df7e397 [formerly 5cb19844aa5e80a91caa18224a1e0b00c102e67b] Former-commit-id: 8e4cb42d46522b3e3fc284e2d702febc7ea4acf0 Former-commit-id: b6ae22c084f04e7ae53317c1098bec48aef8e40d Former-commit-id: 393fcda757535a4dfdae84332c120e5f110f3af2 Former-commit-id: 80c4b506b80febb5474a95f4473f64cdb353b75b Former-commit-id: 47f57c3c4b5cc2aedac456d61bed1a88d9585bd4
This commit is contained in:
@@ -28,7 +28,8 @@ export default {
|
||||
title: '数据操作',
|
||||
children: [
|
||||
{ path: `${pre}demo16`, title: '新增数据' },
|
||||
{ path: `${pre}demo17`, title: '修改数据' }
|
||||
{ path: `${pre}demo17`, title: '修改数据' },
|
||||
{ path: `${pre}demo18`, title: '删除数据' }
|
||||
]
|
||||
}
|
||||
])('/demo/d2-crud/')
|
||||
|
||||
Reference in New Issue
Block a user