update 未符合项跟踪流程
This commit is contained in:
@@ -15,9 +15,7 @@
|
||||
@download="handleDownload"
|
||||
v-bind="$attrs"
|
||||
v-on="childListeners"
|
||||
:showUploadList="showUploadList ? {
|
||||
showDownloadIcon: isDownload
|
||||
} : false"
|
||||
:showUploadList="showUploadList ? {showDownloadIcon: isDownload} : false"
|
||||
:class="{'uploadty-disabled':disabled}">
|
||||
<template>
|
||||
<slot name="customButton">
|
||||
|
||||
Reference in New Issue
Block a user