소스 검색

优化大货报表页面

liuhairui 3 일 전
부모
커밋
1219e4cdd3
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/view/yunyin/shengchanguanli/dahuobaobiao.vue

+ 0 - 1
src/view/yunyin/shengchanguanli/dahuobaobiao.vue

@@ -50,7 +50,6 @@
                       :fetch-suggestions="queryPlanGroupSuggestions"
                       clearable
                       placeholder="请选择或输入"
-                      size="small"
                       style="width: 100%"
                       value-key="value"
                       @select="(item) => savePlanGroupRow(row, item?.value ?? item)"