@observable is used to tell mobx to re-render components whenever an observable property is modified. @action is a function that is used for modifying ...
確定! 回上一頁