Explorar el Código

协议调度列表回显

dongxin hace 1 año
padre
commit
b2cd5fdea9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/AgreementManage/CarInsurance/SourceManagement.vue

+ 1 - 0
src/views/AgreementManage/CarInsurance/SourceManagement.vue

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