feat:增加营销系统订单下载列表静态页面
This commit is contained in:
parent
732971d6e7
commit
82182d9367
|
@ -57,6 +57,7 @@ export default class orderlist extends React.Component {
|
||||||
page: 1,
|
page: 1,
|
||||||
limit: 10,
|
limit: 10,
|
||||||
key_word: "",
|
key_word: "",
|
||||||
|
total:3
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
componentWillMount() {
|
componentWillMount() {
|
||||||
|
|
Loading…
Reference in New Issue