admin/src/components/business/OperaWorkorderDetailDcaInfoWindow.vue
@@ -255,12 +255,12 @@ .item { display: flex; width: 40%; width: 50%; font-size: 14px; margin-bottom: 20px; &:nth-of-type(2n) { width: 60%; width: 50%; } .label { @@ -269,6 +269,7 @@ } .value { width: calc(100% - 100px); color: #111111; } }