liuhj 1 周之前
父節點
當前提交
31ff61aae8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/statistics/Reportstbale.vue

+ 1 - 1
src/components/statistics/Reportstbale.vue

@@ -31,7 +31,7 @@
                     </div>
                 </div>
                 <div>
-                    <el-select @change="PostGroupStatementDetails" size="small" v-model="isAudit" placeholder="请选择">
+                    <el-select style="width:199px;" @change="PostGroupStatementDetails" size="small" v-model="isAudit" placeholder="请选择">
                         <el-option
                         v-for="item in isAuditoptions"
                         :key="item.value"