20200207LLJV1

This commit is contained in:
liulujia@meswork.com
2020-02-07 12:56:11 +08:00
parent 0985586eff
commit 8aea1374d9
5 changed files with 150 additions and 66 deletions

View File

@@ -300,7 +300,7 @@ export default {
this.searchTable1()
},
requestFund() { // 请款
this.searchTable01()
// this.searchTable01()
this.dialogVisible2 = true
this.supplierValue = ''
this.fetchData() // 重新获取供应商
@@ -333,7 +333,7 @@ export default {
} else { this.$message.error('请款失败') }
})
} else {
this.$message.error('请选择需要请款合同')
this.$message.error('请选择供应商及对应请款合同')
}
},
searchTable02(row) { // 查看详情(请款信息包含的合同)