Przeglądaj źródła

🎨 feat<报表管理>:筛选框宽度修改

xinyan 9 miesięcy temu
rodzic
commit
392f08899d

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

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