合并画布
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<script setup>
|
||||
import { ref, inject, computed, onMounted, onUnmounted } from "vue";
|
||||
import { OperationType } from "../utils/layerHelper";
|
||||
import SvgIcon from "@/component/Canvas/SvgIcon/index.vue"
|
||||
|
||||
const props = defineProps({
|
||||
activeTool: String,
|
||||
|
||||
Reference in New Issue
Block a user