update 字典管理
This commit is contained in:
11
web-react/src/pages/system/dict/form.jsx
Normal file
11
web-react/src/pages/system/dict/form.jsx
Normal file
@@ -0,0 +1,11 @@
|
||||
import React, { Component } from 'react'
|
||||
|
||||
export default class form extends Component {
|
||||
render() {
|
||||
return (
|
||||
<div>
|
||||
123
|
||||
</div>
|
||||
)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user