Merge pull request 'fix: workerBasicData' (!1535) from warmFix-nextTick into test
gitea/salix-front/pipeline/head This commit looks good
Details
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1535 Reviewed-by: Jorge Penadés <jorgep@verdnatura.es>
This commit is contained in:
commit
b976f61eeb
|
@ -1,5 +1,5 @@
|
|||
<script setup>
|
||||
import { ref } from 'vue';
|
||||
import { ref, nextTick } from 'vue';
|
||||
import { useI18n } from 'vue-i18n';
|
||||
import VnInputDate from 'src/components/common/VnInputDate.vue';
|
||||
import FetchData from 'components/FetchData.vue';
|
||||
|
|
Loading…
Reference in New Issue