Pārlūkot izejas kodu

💥 feat: add tip demo

chenshuai2144 5 gadi atpakaļ
vecāks
revīzija
b265871ac0
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      src/pages/ListTableList/index.tsx

+ 1 - 0
src/pages/ListTableList/index.tsx

@@ -81,6 +81,7 @@ const TableList: React.FC<{}> = () => {
     {
     {
       title: '规则名称',
       title: '规则名称',
       dataIndex: 'name',
       dataIndex: 'name',
+      tip: '规则名称是唯一的 key',
       rules: [
       rules: [
         {
         {
           required: true,
           required: true,