src/views/securityUnitChild/index.vue
@@ -361,6 +361,7 @@ option0: { emptyBtn: false, submitBtn: false, submitText: "保存", gutter: 30, column: column, }, @@ -795,7 +796,7 @@ if (that.readLock("danweidata") != null) { row = JSON.parse(that.readLock("danweidata")); // that.obj0.title = row.enterprisename; // console.log(row, "row"); console.log(row, "row"); that.departmentid = row.departmentid; for (var k in row) { that.obj0[k] = row[k];