- follow the standard coding

This commit is contained in:
weiken.intex
2021-07-26 15:42:03 +08:00
parent 504a07cc59
commit eeb88b6892
13 changed files with 17 additions and 38 deletions
@@ -4,13 +4,9 @@
<template v-slot:modal-title>
<h4 class="modal-title">Contract Template Obligation Delete</h4>
</template>
<p class="text-center">
Are you sure want to delete?
</p>
<template v-slot:modal-footer>
<form @submit.prevent="onSubmit">
@@ -4,13 +4,9 @@
<template v-slot:modal-title>
<h4 class="modal-title">Contract Template Delete</h4>
</template>
<p class="text-center">
Are you sure want to delete?
</p>
<template v-slot:modal-footer>
<form @submit.prevent="onSubmit">
@@ -4,12 +4,9 @@
<template v-slot:modal-title>
<h4 class="modal-title">Contract Delete</h4>
</template>
<p class="text-center">
Are you sure want to delete?
</p>
<template v-slot:modal-footer>
<form @submit.prevent="onSubmit">
@@ -4,11 +4,7 @@
<template v-slot:modal-title>
<h4 class="modal-title">Entity Delete</h4>
</template>
Are you sure want to delete?
<p class="text-center">Are you sure want to delete?</p>
<template v-slot:modal-footer>
<form @submit.prevent="onSubmit">