hejiahui 2 سال پیش
والد
کامیت
2885c0fcef
1فایلهای تغییر یافته به همراه3 افزوده شده و 58 حذف شده
  1. 3 58
      src/views/appoint/components/inward/updateTransPrice.vue

+ 3 - 58
src/views/appoint/components/inward/updateTransPrice.vue

@@ -394,7 +394,7 @@ export default {
       }
     }
   };
-.txt1{
+  .txt1{
   display: inline-block;
   width: 150px;
   text-align: right;
@@ -403,62 +403,7 @@ export default {
 .elForm {
   margin-left: 30%;
 }
-.addTransportPrice {
-  .form {
-    display: flex;
-    .form_box {
-      width: 320px;
-      margin-left: 30%;
-      margin-top: 30px;
-      margin-right: 20px;
-      .el-form {
-        .preview-group {
-          .el-form-item {
-            .el-form-item__label {
-              display: inline-block;
-              width: 70px !important;
-            }
-            .el-form-item__content {
-              .el-select {
-                width: 250px;
-              }
-              .el-input {
-                width: 250px;
-              }
-            }
-          }
-        }
-      }
-    }
-    .liulan {
-      width: 120px;
-      margin-top: 30px;
-      .el-button {
-        width: 100px !important;
-        margin: auto;
-      }
-      .btn {
-        margin-top: 54px;
-      }
-    }
-  }
-  .button_box {
-    margin-left: 45%;
-  }
-  .selectText {
-    .el-input {
-      width: 250px;
-    }
-  }
-  .LineTable {
-    width: 100%;
-    height: 480px;
-    overflow: hidden;
-    margin-top: 10px;
-  }
-  .btnml {
-    width: 250px;
-    margin-left: 50px;
-  }
+.button_box {
+  margin-left: 45%;
 }
 </style>