import { observable, action, configure } from 'mobx'; ... mobx/Dashboard/store'; @inject('rootStore') @observer class Index extends Component ...
確定! 回上一頁