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

出境合同调整

parent 302ab272
...@@ -381,6 +381,7 @@ ...@@ -381,6 +381,7 @@
font-size: 12px; font-size: 12px;
color: gray; color: gray;
} }
.TD_MainContent .TCbtn-info { .TD_MainContent .TCbtn-info {
color: #ffffff; color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
...@@ -410,6 +411,7 @@ ...@@ -410,6 +411,7 @@
color: #ffffff; color: #ffffff;
opacity: 0.8; opacity: 0.8;
} }
.TD_MainContent .singeRowTable { .TD_MainContent .singeRowTable {
width: 100%; width: 100%;
border-collapse: collapse; border-collapse: collapse;
...@@ -1475,6 +1477,7 @@ ...@@ -1475,6 +1477,7 @@
TID = this.$route.query.Id; TID = this.$route.query.Id;
} }
if (this.$route.query.ID) { if (this.$route.query.ID) {
this.msg.Id = this.$route.query.ID;
TID = this.$route.query.ID; TID = this.$route.query.ID;
} }
this.getList(); 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