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