表头修改
This commit is contained in:
@@ -29,7 +29,7 @@ const form: any = reactive({
|
||||
pid: '0',
|
||||
remark: '',
|
||||
routeName: '',
|
||||
sort: 0,
|
||||
sort: 100,
|
||||
type: 0
|
||||
})
|
||||
const echartsData = ref<any>(null)
|
||||
|
||||
Reference in New Issue
Block a user