|
@ -83,7 +83,7 @@ export function defaultReceiptOfInclusionBtn(option: any) { |
|
|
|
|
|
|
|
|
export function defaultSupplierItemBtn(option: any) { |
|
|
export function defaultSupplierItemBtn(option: any) { |
|
|
return __defaultBtnOption(option, { |
|
|
return __defaultBtnOption(option, { |
|
|
label: t(`ts.导入供应商物料`).replace('ts.', ''), |
|
|
label: t(`ts.导入供应商物料地点`).replace('ts.', ''), |
|
|
name: 'supplierItemBtn', |
|
|
name: 'supplierItemBtn', |
|
|
hide: false, |
|
|
hide: false, |
|
|
type: 'warning', |
|
|
type: 'warning', |
|
|