update vue3.3
web编辑 修正筛选删除导出逻辑
This commit is contained in:
@@ -64,7 +64,6 @@ const getCover = (coverUrl) => {
|
||||
const subJustify = computed(() =>
|
||||
props.isSearch ? "space-between" : "flex-start"
|
||||
);
|
||||
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
||||
Reference in New Issue
Block a user