Compare commits

..

No commits in common. "7c0757fee3f3402ace9b2e03e658610ee0ad5886" and "fa80e61020724384f2e0c5ad788331182a6cb607" have entirely different histories.

1 changed files with 0 additions and 2 deletions

View File

@ -222,7 +222,6 @@
>
{{ '导出' }}</el-button>
<el-button
v-has-buttons="['CashDetailsReject']"
style="padding: 8px"
size="small"
class="thebtn2"
@ -822,7 +821,6 @@ export default {
type: 'success'
})
this.rejectDialogVisible = false
this.rejectForm.rejectRemark = ''
this.getDataList()
}
})