Browse Source

fix #2816: fix typo

zhixin 8 years ago
parent
commit
24d8927c0f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/_i18n/zh-cn/documentation/table-options.md

+ 1 - 1
docs/_i18n/zh-cn/documentation/table-options.md

@@ -149,7 +149,7 @@
         <td>data-cache</td>
         <td>Boolean</td>
         <td>true</td>
-        <td>设置为 <code>true</code> 禁用 AJAX 数据缓存</td>
+        <td>设置为 <code>false</code> 禁用 AJAX 数据缓存</td>
     </tr>
     <tr>
         <td>contentType</td>