add waitingForComment position state
This commit is contained in:
parent
b99c05062f
commit
3e57a4bdc9
3 changed files with 7 additions and 2 deletions
|
|
@ -90,7 +90,6 @@
|
|||
<script setup>
|
||||
import Dialog from "primevue/dialog";
|
||||
import { ref, watch } from "vue";
|
||||
import ProductViewer from "./ProductViewer.vue";
|
||||
|
||||
const { file } = defineProps({
|
||||
file: Object,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue