From 465408c6043f1665a7106d24c5168609a719e9a8 Mon Sep 17 00:00:00 2001 From: izbz wh <731215820@qq.com> Date: Wed, 24 Apr 2019 10:06:34 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=98=E5=8E=9F=E7=A4=BA=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- demo/demolist/Demo1107.js | 1 - 1 file changed, 1 deletion(-) diff --git a/demo/demolist/Demo1107.js b/demo/demolist/Demo1107.js index b2582a0..d8b018d 100644 --- a/demo/demolist/Demo1107.js +++ b/demo/demolist/Demo1107.js @@ -60,7 +60,6 @@ const columns = [ title: "图样", dataIndex: "picture", key: "picture", - fixed:'left', render(text, record, index) { return Picture }