From 46773828b8c46e450a67eb1fc5e6124d87d97ab6 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期六, 23 九月 2023 19:51:11 +0800 Subject: [PATCH] 2023-09-23 --- 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