|
@@ -406,6 +406,7 @@ export default {
|
|
|
// this.rowData = row
|
|
// this.rowData = row
|
|
|
console.log(row)
|
|
console.log(row)
|
|
|
this.paixuData.companyId = row.id
|
|
this.paixuData.companyId = row.id
|
|
|
|
|
+ this.paixuData.sort = row.orderNum
|
|
|
this.paixudialogVisible = true
|
|
this.paixudialogVisible = true
|
|
|
},
|
|
},
|
|
|
agreementChange(e) {
|
|
agreementChange(e) {
|