// // // // // // // // // // // // // // // // // // export default { name: 'zan-panel', props: { title: String, desc: String, status: String } };