Commit 8621f9b0 authored by XieZhiXiong's avatar XieZhiXiong

fix: 修改 tip 文案

parent 9f714d47
......@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Date: 2020-09-29 10:03:06
* @LastEditors: XieZhiXiong
* @LastEditTime: 2021-01-08 14:48:37
* @LastEditTime: 2021-01-13 10:33:56
* @Description:
*/
import { ISchema } from '@formily/antd';
......@@ -22,7 +22,7 @@ export const listSearchSchema: ISchema = {
'x-component-props': {
placeholder: '搜索',
align: 'flex-left',
tip: '输入 会员归属 进行搜索',
tip: '输入 会员名称 进行搜索',
},
},
[FORM_FILTER_PATH]: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment