Commit b968d3c9 authored by wzy's avatar wzy

fix: 上游商品库存字段修改

parent 2503dbe7
......@@ -283,7 +283,7 @@ export const repositDetailSchema: ISchema = padRequiredMessage({
title: getIntl().formatMessage({ id: 'repositories.schema.repositDetailSchema.goodsName' }),
default: getIntl().formatMessage({ id: 'repositories.schema.repositDetailSchema.goodsName.default' })
},
sy: {
upperStockCount: {
type: 'string',
"x-component": 'Text',
title: <span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment