lxh il y a 1 an
Parent
commit
d17464047c
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      src/views/vent/performance/fileDetail/index.vue

+ 3 - 0
src/views/vent/performance/fileDetail/index.vue

@@ -386,4 +386,7 @@ onMounted(() => {
 ::v-deep .zxm-upload-list-item-name:hover {
   color: #000;
 }
+::v-deep .zxm-form-item-control-input{
+  width: 90%;
+}
 </style>