From 38f2e1593eab33db34fc1d9dc5f3b73940d79c5a Mon Sep 17 00:00:00 2001 From: gcii <3440626@qq.com> Date: Wed, 25 Sep 2019 14:23:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=A1=A8=E6=A0=BC=E8=A1=8C?= =?UTF-8?q?=E5=86=85=E7=BC=96=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/demo/table/editable.html | 110 ++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 ruoyi-admin/src/main/resources/templates/demo/table/editable.html diff --git a/ruoyi-admin/src/main/resources/templates/demo/table/editable.html b/ruoyi-admin/src/main/resources/templates/demo/table/editable.html new file mode 100644 index 0000000..f8a76f6 --- /dev/null +++ b/ruoyi-admin/src/main/resources/templates/demo/table/editable.html @@ -0,0 +1,110 @@ + + + + + + + + + + + + + + + \ No newline at end of file