Browse Source

4190样式bug

zhouna 5 years atrás
parent
commit
cc01f7dc69
1 changed files with 5 additions and 0 deletions
  1. 5 0
      src/components/qualityControl/FieldMatch.vue

+ 5 - 0
src/components/qualityControl/FieldMatch.vue

@@ -308,6 +308,11 @@
     }
   }
 </script>
+<style>
+    .content .el-form-item.is-success .el-input__inner{
+        border-color: #ccc;
+    }
+</style>
 <style lang="less" scoped>
     .content {
         background: #fff;