yao/tests/libs/action.json
2021-11-06 15:11:53 +08:00

14 lines
175 B
JSON

{
"保存": {
"type": "button",
"props": {
"label": "保存"
}
},
"删除": {
"type": "button",
"props": {
"label": "保存"
}
}
}