瀏覽代碼

4190样式bug

zhouna 5 年之前
父節點
當前提交
cc01f7dc69
共有 1 個文件被更改,包括 5 次插入0 次删除
  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;