feat: table grid supports setting title and helpMessage (#4732)
This commit is contained in:
@@ -50,7 +50,7 @@ const collapseAll = () => {
|
||||
|
||||
<template>
|
||||
<Page>
|
||||
<Grid>
|
||||
<Grid table-title="数据列表" table-title-help="提示">
|
||||
<template #toolbar-tools>
|
||||
<Button class="mr-2" type="primary" @click="expandAll">
|
||||
展开全部
|
||||
|
||||
Reference in New Issue
Block a user