This commit is contained in:
2022-10-23 23:20:52 +02:00
parent e6a518a105
commit 8c5ac0a84f
+1 -1
View File
@@ -5,7 +5,7 @@
<img :src="saveIcon" alt="save icon" /> <img :src="saveIcon" alt="save icon" />
</button> --> </button> -->
<button @click="store.helperModalOpen = true">?</button> <!-- <button @click="store.helperModalOpen = true">?</button> -->
<button <button
v-for="orderType in orderTypeList" v-for="orderType in orderTypeList"