Browse Source

预算费用管理-筛选条件样式修改

jbb 1 year ago
parent
commit
5d34d4e69d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/oa/BudgetCostList.vue

+ 1 - 1
src/views/oa/BudgetCostList.vue

@@ -407,6 +407,6 @@
 <style scoped lang="less">
   @import '~@assets/less/common.less';
   /deep/ .table-page-search-wrapper .ant-form-inline .ant-form-item>.ant-form-item-label{
-    width: 26% ;
+    width: 33% ;
   }
 </style>