提交 e1bb36ab authored 作者: jinrongbin's avatar jinrongbin

查询名称修改

上级 429298fd
......@@ -259,8 +259,8 @@ export const searchFormSchema: FormSchema[] = [
component: 'Select',
componentProps: {
options: [
{ value: '1', label: '' },
{ value: '0', label: '' },
{ value: '1', label: '已同步' },
{ value: '0', label: '未同步' },
]
}
},
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论