PAMapp/components/multiSelectBtn.vue | ●●●●● 修補檔 | 檢視 | 原始 | 究查 | 歷程 |
PAMapp/components/multiSelectBtn.vue
@@ -26,7 +26,7 @@ <script lang="ts"> import { Vue, Component, Prop, PropSync} from 'vue-property-decorator'; import { OptionBtnDto } from './singleSelectBtn.vue'; import { OptionBtnDto } from '~/shared/models/optionBtnDto.model'; @Component export default class MultiSelectBtn extends Vue {