搜索条件修改为like

This commit is contained in:
ljx 2024-08-20 15:31:11 +08:00
parent 0e3682df29
commit c7c39c7982
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ export default {
},
//
searchRules: [
{key:'name',mode:'like'},
{
key: 'production_status', mode: ({value}) => {
return {