7f4a8ca0 by fanguang Committed by lihua

test

1 parent 1acc2fab
......@@ -565,7 +565,7 @@ const drawerInfo: any = ref({
btns: [
{ type: 'default', label: '取消', value: 'cancel' },
{ type: 'primary', label: '保存', value: 'submit' },
{ type: 'primary', label: '保存并添加数据', value: 'saveAndAdd', visible: true },
{ type: 'primary', label: '保存并添加数据', value: 'submit', visible: true },
]
},
})
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!