From 6e64171d171525f7a493791b325af233542cb8bb Mon Sep 17 00:00:00 2001 From: vapao Date: Sun, 9 Aug 2020 23:13:54 +0800 Subject: [PATCH] =?UTF-8?q?U=20=E4=BF=AE=E5=A4=8D=E5=85=BC=E5=AE=B9?= =?UTF-8?q?=E6=80=A7=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spug_web/src/pages/deploy/app/Ext2Setup3.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spug_web/src/pages/deploy/app/Ext2Setup3.js b/spug_web/src/pages/deploy/app/Ext2Setup3.js index 0b82408..cb86f0f 100644 --- a/spug_web/src/pages/deploy/app/Ext2Setup3.js +++ b/spug_web/src/pages/deploy/app/Ext2Setup3.js @@ -116,7 +116,7 @@ class Ext2Setup3 extends React.Component { )}/> , - item['src_mode'] === '0' ? ( + [undefined, '0'].includes(item['src_mode']) ? (