feat: add lang ts to script block
This commit is contained in:
parent
15b67136fe
commit
a3329f1b42
89 changed files with 98 additions and 98 deletions
|
|
@ -13,7 +13,7 @@
|
|||
</create-edit>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
<script lang="ts">
|
||||
import ListDuplicateService from '@/services/listDuplicateService'
|
||||
import NamespaceSearch from '@/components/namespace/namespace-search.vue'
|
||||
import ListDuplicateModel from '@/models/listDuplicateModel'
|
||||
|
|
|
|||
Reference in a new issue