From e8ac4bb192af1755f05199d4fd9305082f3deed7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9C=E6=A3=9A?= <849005670@qq.com> Date: Sat, 22 Jan 2022 10:46:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=92=A4=E9=94=80=E5=AE=A1=E6=89=B9=E6=96=B0?= =?UTF-8?q?=E5=A2=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/plan/key/list.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/plan/key/list.js b/src/pages/plan/key/list.js index 11c55d4e..6643ef8b 100644 --- a/src/pages/plan/key/list.js +++ b/src/pages/plan/key/list.js @@ -666,7 +666,7 @@ linkTo(row){ } - else if(rowData.status == 1 || rowData.status == 2 ||rowData.status == 8) + else if(rowData.approval_status == 1) { str = {this.onEditRow(e,rowData)}}>编辑