Browse Source

弹窗组件名称错误

lincl 4 năm trước cách đây
mục cha
commit
c024d513bc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/Dialog/index.vue

+ 1 - 1
src/components/Dialog/index.vue

@ -26,7 +26,7 @@
<script>
export default {
	name: 'DialogCom',
	name: 'CustomDialog',
	props: {
		'height':{},
		'close-on-click-modal':{