合同
This commit is contained in:
@@ -294,7 +294,7 @@
|
||||
this.materData = []
|
||||
if (this.dataForm.contractId) {
|
||||
this.$http({
|
||||
url: this.$http.adornUrl(`/flow/contract/list/${this.dataForm.contractId}`),
|
||||
url: this.$http.adornUrl(`/flow/contract/info/${this.dataForm.contractId}`),
|
||||
method: 'get',
|
||||
params: this.$http.adornParams()
|
||||
}).then(({data}) => {
|
||||
|
||||
Reference in New Issue
Block a user