refactor: storechanger&functioncenter

This commit is contained in:
yehuozhili
2022-04-24 00:38:03 +08:00
parent 54c99aad0d
commit 5780b1b5f2
28 changed files with 498 additions and 548 deletions

View File

@@ -2,7 +2,7 @@
* @Author: yehuozhili
* @Date: 2022-04-09 21:44:55
* @LastEditors: yehuozhili
* @LastEditTime: 2022-04-10 15:59:37
* @LastEditTime: 2022-04-24 00:34:55
* @FilePath: \dooringx\packages\dooringx-lib\src\components\leftDataPannel.tsx
*/
import {
@@ -62,6 +62,7 @@ function LeftDataPannel(props: LeftDataPannelProps) {
},
{
title: '操作',
align: 'center',
render: (_v, record: any) => {
return (
<Space size="middle">