优化采购单
This commit is contained in:
@@ -73,8 +73,6 @@ export interface IPurchaseCellItem {
|
||||
remark: string;
|
||||
/** 首图 */
|
||||
image?: string;
|
||||
/** 是否可编辑/同步(采购单进行中且订货单未锁定) */
|
||||
editable: boolean;
|
||||
}
|
||||
|
||||
/** 单元格下钻数据(门店 + 商品 + 全部订货明细) */
|
||||
|
||||
Reference in New Issue
Block a user