默認情況從0開始為元素編號,也可手動為1開始enum Color {Red = 1, Green = 2, ... import { Component, Vue, Prop } from 'vue-property-decorator' ...
確定! 回上一頁