From 2a509ef4898fc1e02b00af988fb592e6d9abcf81 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期日, 01 十月 2023 18:44:40 +0800 Subject: [PATCH] 2023-10-01 --- src/templates/sharecomponent/actioncomponent/verifyexcelout/utils.jsx | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/templates/sharecomponent/actioncomponent/verifyexcelout/utils.jsx b/src/templates/sharecomponent/actioncomponent/verifyexcelout/utils.jsx index e3b1342..04b1446 100644 --- a/src/templates/sharecomponent/actioncomponent/verifyexcelout/utils.jsx +++ b/src/templates/sharecomponent/actioncomponent/verifyexcelout/utils.jsx @@ -12,7 +12,6 @@ let regoptions = getSearchRegs(_search) _search = joinMainSearchkey(_search) - _search = _search ? 'where ' + _search : '' let arr_field = [] verify.columns.forEach(item => { -- Gitblit v1.8.0