Commit fa07318f by wujiabao

增加盘点&破损

parent 27624016
import React from "react"
class BreakageContainer extends React.Component {
constructor(props){
super(props)
}
render(){
}
}
export default BreakageContainer
\ No newline at end of file
import React from "react"
class TakeStokeContaniner extends React.Component {
constructor(props){
super(props)
}
render(){
}
}
export default TakeStokeContaniner
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment