diff --git a/src/views/emis/emisTmsScanRecord/signForModificationAndDeletion.vue b/src/views/emis/emisTmsScanRecord/signForModificationAndDeletion.vue
index 351acdc6..c2f925d1 100644
--- a/src/views/emis/emisTmsScanRecord/signForModificationAndDeletion.vue
+++ b/src/views/emis/emisTmsScanRecord/signForModificationAndDeletion.vue
@@ -1,59 +1,53 @@
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+ 运单号
+ 订单号
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 删除后清空备注
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -780,4 +454,12 @@ export default {
color: #0955ee;
cursor: pointer;
}
+ .query-label {
+ .el-radio{
+ display: block;
+ line-height: 23px;
+ white-space: normal;
+ margin-right: 0;
+ }
+ }