修改序号bug
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<template>
|
||||
<el-dialog width='400px' :visible.sync="fileMadel" :title="title">
|
||||
<el-dialog width='400px' :visible.sync="fileMadel" :title="title" v-dragDialogWidth
|
||||
:close-on-click-modal="false">
|
||||
<el-upload
|
||||
v-if="fileMadel"
|
||||
multiple
|
||||
|
||||
Reference in New Issue
Block a user