@@ -1,5 +1,5 @@
{
"message": "发现有新版本发布,确定更新系统?",
"vendorJsVersion": "",
- "version": 1663558728608
+ "version": 1663558984646
}
@@ -3,7 +3,8 @@ const shelfSList = {
template: `
<a-select
placeholder="请选择货架"
- :maxTagCount="2"
+ :maxTagCount="3"
+ :maxTagTextLength="mode=='default'?20:8"
:mode="mode"
:id="id"
allowClear