update 未符合项跟踪流程

This commit is contained in:
赵霄
2023-12-25 15:07:41 +08:00
parent ff5d1c0a62
commit 0b57d156e4
9 changed files with 417 additions and 173 deletions
+1 -3
View File
@@ -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">