feat(inventory): 販賣機視覺優化、修復匯入日期缺失與倉庫刪除權限錯誤
This commit is contained in:
@@ -113,6 +113,7 @@ export interface SafetyStockSetting {
|
||||
unit?: string;
|
||||
createdAt: string;
|
||||
updatedAt: string;
|
||||
isNew?: boolean;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user