From a3c37a1582bcd8c963c72af12309f70bbeab6b60 Mon Sep 17 00:00:00 2001 From: Zhaoyang Date: Fri, 3 Jul 2020 14:48:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0reloadMore=E5=8F=82=E6=95=B0?= =?UTF-8?q?=E6=9B=B4=E6=94=B9=E4=B8=BAmore=E5=8F=82=E6=95=B0=E7=9A=84?= =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- diboot-docs/guide/notes/upgrade.md | 1 + 1 file changed, 1 insertion(+) diff --git a/diboot-docs/guide/notes/upgrade.md b/diboot-docs/guide/notes/upgrade.md index 7615f87..2c788dd 100644 --- a/diboot-docs/guide/notes/upgrade.md +++ b/diboot-docs/guide/notes/upgrade.md @@ -363,6 +363,7 @@ public JsonResult deleteEntityMapping(@PathVariable("id")Long id) throws Excepti // 改为 ``` +* 更改所有表单页的 **reloadMore** 参数为 **more** 参数; * 更改 **src/views/system/dictionary/list.vue** 文件 * 更改当前文件的columns属性下的createTime,如下: ```javascript