收入合同关联项目获取

This commit is contained in:
zhaoxiao
2021-09-18 15:37:48 +08:00
parent d160300db1
commit c595993da5
4 changed files with 22 additions and 5 deletions
@@ -175,6 +175,7 @@ export default {
this.queryParam = {}
this.selectedRowKeys = []
this.visible = false
this.$emit('ok')
},
handleOk() {
if (this.selectedRowKeys.length <= 0) {