- CMyPopupEdit
- Star - Insert and Edit - Update quasar 3.2.4
This commit is contained in:
@@ -25,7 +25,7 @@ export default defineComponent({
|
||||
required: true,
|
||||
},
|
||||
imgGall: {
|
||||
type: Object as PropType<IImgGallery | string | undefined>,
|
||||
type: Object as PropType<IImgGallery | string | undefined | null>,
|
||||
required: true,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user