Weben_CMS专用代码生成器/Weben_CMS_TemplateDemo/web/src/components/BaseQueryDrawer/BaseQueryDrawer.tsx
@@ -26,7 +26,7 @@ // default: false, // }, }, emits: ['close', 'confirm', 'update:modelValue', 'open', 'beforeClose'], emits: ['close', 'confirmQuery', 'update:modelValue', 'open', 'beforeClose'], setup(props: any, { emit, slots, attrs }: any) { // const size = computed(() => { // if (attrs.size.includes('px')) { @@ -71,7 +71,7 @@ 鍏抽棴 </el-button> <el-button onClick={() => emit('confirm')} onClick={() => emit('confirmQuery')} type="primary" class={{ [styles.csBaseBtn]: true,