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