Compare commits
No commits in common. "7c0757fee3f3402ace9b2e03e658610ee0ad5886" and "fa80e61020724384f2e0c5ad788331182a6cb607" have entirely different histories.
7c0757fee3
...
fa80e61020
|
|
@ -222,7 +222,6 @@
|
||||||
>
|
>
|
||||||
{{ '导出' }}</el-button>
|
{{ '导出' }}</el-button>
|
||||||
<el-button
|
<el-button
|
||||||
v-has-buttons="['CashDetailsReject']"
|
|
||||||
style="padding: 8px"
|
style="padding: 8px"
|
||||||
size="small"
|
size="small"
|
||||||
class="thebtn2"
|
class="thebtn2"
|
||||||
|
|
@ -822,7 +821,6 @@ export default {
|
||||||
type: 'success'
|
type: 'success'
|
||||||
})
|
})
|
||||||
this.rejectDialogVisible = false
|
this.rejectDialogVisible = false
|
||||||
this.rejectForm.rejectRemark = ''
|
|
||||||
this.getDataList()
|
this.getDataList()
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue