Commit 8feea2e8 by swl

gx

parent aa9b847a
No preview for this file type
No preview for this file type
......@@ -69,6 +69,9 @@
>
</template> -->
<el-button v-if="
scope.row.fileUrl
" type="success" size="mini" round @click="download(scope.row.fileUrl)">下载申请表</el-button>
<el-button v-if="
scope.row.attachedFileMark === true &&
searchForm.departmentCode === '10000027'
" type="info" size="mini" round @click="viewUrl(scope.row)">查看附件</el-button>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment