This commit is contained in:
qitmac000249 2017-08-01 00:15:41 +08:00
commit ee8591fd82
2 changed files with 2 additions and 1 deletions

View File

@ -28,6 +28,7 @@ class ResParams extends Component {
constructor(props) {
super(props)
console.log(props)
}
// initResParams () {

View File

@ -15,7 +15,7 @@ import {
const initialState = {
interfaceName: '',
url: '',
method: '',
method: 'GET',
// 默认请求头部有一条数据
seqGroup: [
{