|
@@ -336,6 +336,8 @@ export default {
|
|
return
|
|
return
|
|
}
|
|
}
|
|
this.showViewModal = true
|
|
this.showViewModal = true
|
|
|
|
+ this.$refs.viewModal.title = '已选待转费用报销单'
|
|
|
|
+ this.$refs.viewModal.submitType = 'noMearge'
|
|
this.$refs.viewModal.setData(this.rowSelectionInfo && this.rowSelectionInfo.selectedRows)
|
|
this.$refs.viewModal.setData(this.rowSelectionInfo && this.rowSelectionInfo.selectedRows)
|
|
},
|
|
},
|
|
// 重置
|
|
// 重置
|