Browse Source

Updated files

master
adiao 3 years ago
parent
commit
e7a20ce35c
  1. 2
      资产系统开发笔记.md

2
资产系统开发笔记.md

@ -1009,7 +1009,7 @@ vue中:
```vue ```vue
export default { export default {
props: { props: {
name: String name: String // 这里是定义props的
} }
} }
``` ```

Loading…
Cancel
Save