保存进度
This commit is contained in:
@@ -79,7 +79,7 @@ Copyright © CPIC All rights reserved
|
||||
<el-button
|
||||
type="danger" icon="delete"
|
||||
circle
|
||||
@click="onDeleteUploadedFile(file.row)"
|
||||
@click="onDeleteUploadedFile(file.row.rowIndex)"
|
||||
/>
|
||||
</template>
|
||||
</el-table-column>
|
||||
|
||||
Reference in New Issue
Block a user