react 父組件調用子組件方法--經過 props 實現

父組件中 // 引入子組件 import GlobalTable from '../globalComponents/global-table' export default class AssurancePlanMade extends Component { constructor(props) { super(props) this.state = {} } a
相關文章
相關標籤/搜索