修改序号bug
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
<template>
|
<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
|
<el-upload
|
||||||
v-if="fileMadel"
|
v-if="fileMadel"
|
||||||
multiple
|
multiple
|
||||||
|
|||||||
Reference in New Issue
Block a user