This commit is contained in:
wangshiming
2022-03-29 09:29:56 +08:00
parent b87e2f6898
commit 4439f94956

View File

@ -133,7 +133,7 @@ export class OrderManagementRiskComponent implements OnInit {
type: 'string', type: 'string',
title: '订单号', title: '订单号',
ui: { ui: {
placeholder: '最多100个单号空号隔开' placeholder: '请输入订单号'
} }
}, },
resourceCode: { resourceCode: {