|
@@ -46,7 +46,7 @@ type LockTabListProps = {
|
|
|
logList: {
|
|
logList: {
|
|
|
log: any[]
|
|
log: any[]
|
|
|
}
|
|
}
|
|
|
- actionPayload: { main: string; target: string }
|
|
|
|
|
|
|
+ actionPayload: ActionPayload[]
|
|
|
serviceList: API.ServiceLogItem[]
|
|
serviceList: API.ServiceLogItem[]
|
|
|
StockStatus: API.StockStatusItem[]
|
|
StockStatus: API.StockStatusItem[]
|
|
|
SellStatus: API.SellStatusItem[]
|
|
SellStatus: API.SellStatusItem[]
|