mirror of
https://github.com/YMFE/yapi.git
synced 2025-04-12 15:10:23 +08:00
fix: 修改view
This commit is contained in:
parent
6610c01513
commit
2b3c56a0c1
@ -49,10 +49,12 @@ class View extends Component {
|
||||
render () {
|
||||
|
||||
const dataSource = [{
|
||||
key: 1,
|
||||
name: '1',
|
||||
value: '胡彦斌',
|
||||
desc: 32
|
||||
}, {
|
||||
key: 2,
|
||||
name: '2',
|
||||
value: '胡彦斌',
|
||||
desc: 32
|
||||
@ -181,11 +183,4 @@ View.defaultProps = {
|
||||
viewData: data
|
||||
}
|
||||
|
||||
<<<<<<< HEAD
|
||||
|
||||
|
||||
export default View
|
||||
|
||||
=======
|
||||
export default View
|
||||
>>>>>>> 77a9d58ad88bd2cb782be964372f8a7d2a2dc034
|
||||
|
Loading…
x
Reference in New Issue
Block a user