Qukaidi %!s(int64=4) %!d(string=hai) anos
pai
achega
f810825817
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      src/views/fleet/sendcar/AddOrUpdate.vue

+ 1 - 2
src/views/fleet/sendcar/AddOrUpdate.vue

@@ -1554,8 +1554,7 @@ export default {
     },
       // 添加行
     addRow2(tableData, event) {
-      var obj = {};
-      tableData.push({cntrId:this.schedulingList[0].cntrId});
+      tableData.push({cntrId:this.schedulingList[0].cntrId,pId:this.schedulingList[0].id});
       this.showSure(this.schedulingList);
     },
     //删除行