添加采购和仓库订单详情页面
This commit is contained in:
@@ -112,6 +112,21 @@
|
||||
"size": { "type": "String" }
|
||||
}
|
||||
},
|
||||
"t-cell": {
|
||||
"description": "图标",
|
||||
"attributes": {
|
||||
"custom-style": { "type": "String" },
|
||||
"description": { "type": "String" },
|
||||
"image": { "type": "String" },
|
||||
"left-icon": { "type": "String" },
|
||||
"note": { "type": "String" },
|
||||
"right-icon": { "type": "String" },
|
||||
"title": { "type": "String" },
|
||||
"arrow": { "type": "Boolean" },
|
||||
"bordered": { "type": "Boolean" },
|
||||
"hover": { "type": "Boolean" }
|
||||
}
|
||||
},
|
||||
"search-input": {
|
||||
"description": "搜索input",
|
||||
"attributes": {
|
||||
|
||||
Reference in New Issue
Block a user