Ver código fonte

销售线索

qymljy 3 semanas atrás
pai
commit
a3e8d353d6

+ 2 - 0
src/SManagement/orderclue_detail/components/customerAudit.vue

@@ -547,10 +547,12 @@ export default {
 </script>
 </script>
 
 
 <style scoped>
 <style scoped>
+
 /deep/ .el-input.is-disabled .el-input__inner {
 /deep/ .el-input.is-disabled .el-input__inner {
   background-color: #f5f7fa;
   background-color: #f5f7fa;
   border-color: #e4e7ed;
   border-color: #e4e7ed;
   color: #606266;
   color: #606266;
   cursor: not-allowed;
   cursor: not-allowed;
 }
 }
+
 </style>
 </style>

+ 2 - 0
src/SManagement/orderclue_detail/components/projectAudit.vue

@@ -874,10 +874,12 @@ export default {
 </script>
 </script>
 
 
 <style scoped>
 <style scoped>
+
 /deep/ .el-input.is-disabled .el-input__inner {
 /deep/ .el-input.is-disabled .el-input__inner {
   background-color: #f5f7fa;
   background-color: #f5f7fa;
   border-color: #e4e7ed;
   border-color: #e4e7ed;
   color: #606266;
   color: #606266;
   cursor: not-allowed;
   cursor: not-allowed;
 }
 }
+
 </style>
 </style>