This commit is contained in:
2020-02-07 22:19:55 +00:00
parent 44762e84a5
commit 82f2defc7e
4 changed files with 88 additions and 4 deletions

View File

@@ -19,6 +19,9 @@
</template>
<script>
/* Xeslint-disable */
//https://dm4t2.github.io/vue-currency-input/guide/#introduction
//https://codesandbox.io/s/vue-template-kd7d1?fontsize=14&module=%2Fsrc%2FApp.vue
//https://github.com/dm4t2/vue-currency-input
import { setValue, parseCurrency } from "vue-currency-input";
export default {
data() {