1.0
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
const actions = [
|
||||
{ key: 1, 'name': '刷卡开门' },
|
||||
{ key: 2, 'name': '内镜存入' },
|
||||
{ key: 3, 'name': '内镜取出' },
|
||||
]
|
||||
|
||||
export default {
|
||||
actions,
|
||||
}
|
||||
Reference in New Issue
Block a user