diff --git a/src/components/keysFind/index.jsx b/src/components/keysFind/index.jsx index bf351006..10381679 100644 --- a/src/components/keysFind/index.jsx +++ b/src/components/keysFind/index.jsx @@ -2,7 +2,7 @@ * @Author: Wind * @Date: 2022-07-25 10:53:41 * @LastEditors: Wind - * @LastEditTime: 2022-08-10 15:01:18 + * @LastEditTime: 2022-08-10 15:12:44 * @Description:key列表查询组件 * @FilePath: \frontend\src\components\keysFind\index.jsx */ @@ -32,7 +32,7 @@ function init() { date: [], reseller: '', plan: '', - state: '', + state: { key: 0, text: '全部' }, key: '' } }