Commit 3fc9ebe0 authored by 黄奎's avatar 黄奎

出境合同调整

parent 302ab272
......@@ -381,6 +381,7 @@
font-size: 12px;
color: gray;
}
.TD_MainContent .TCbtn-info {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
......@@ -410,6 +411,7 @@
color: #ffffff;
opacity: 0.8;
}
.TD_MainContent .singeRowTable {
width: 100%;
border-collapse: collapse;
......@@ -1475,6 +1477,7 @@
TID = this.$route.query.Id;
}
if (this.$route.query.ID) {
this.msg.Id = this.$route.query.ID;
TID = this.$route.query.ID;
}
this.getList();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment