11
WXL
2024-03-21 97a2bd7d2621cc7be6629beebe5e03d2b3eb2283
src/views/project/unitCost/particulars/index.vue
@@ -1439,6 +1439,12 @@
      }
    }
  }
  ::v-deep .el-input.is-disabled .el-input__inner {
    background-color: #F5F7FA;
    border-color: #dfe4ed;
    color: #000000;
    cursor: not-allowed;
}
  
  ::v-deep .el-input--medium .el-input__inner {
    height: 36px;