|
e.stopPropagation(), this.seeDetail(record);
|
|
e.stopPropagation(), this.seeDetail(record);
|
|
- style={{ marginRight: 10, color: "#fff", background: record.signBills === 0 ? "#58A3FF" : "green" }}
|
|
+ style={{ border: 0, marginRight: 10, color: "#fff", background: record.signBills === 0 ? "#58A3FF" : "green" }}
|