liujintao 2 달 전
부모
커밋
613aa47011
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/reportManage/dataCenter/normalDisplay/components/Selector/index.vue

+ 1 - 1
src/views/reportManage/dataCenter/normalDisplay/components/Selector/index.vue

@@ -190,7 +190,7 @@ defineExpose({ fetchFilteredData, filteredData, updateData });
         filterable
         multiple
         placeholder="填写人"
-        style="width: 160px;"
+        style="width: 175px;"
     >
       <el-option
           v-for="item in usersOptions"