mirror of
https://github.com/jekip/naive-ui-admin.git
synced 2026-02-17 03:32:27 +08:00
支持 Vue 3.2.x 语法升级为,script setup
This commit is contained in:
@@ -59,7 +59,7 @@ export const columns = [
|
||||
key: 'beginTime',
|
||||
editRow: true,
|
||||
edit: true,
|
||||
width: 160,
|
||||
width: 240,
|
||||
editComponent: 'NDatePicker',
|
||||
editComponentProps: {
|
||||
type: 'datetime',
|
||||
|
||||
Reference in New Issue
Block a user