移除调试内容

This commit is contained in:
2025-06-09 09:39:25 +08:00
parent 10d5595fb6
commit 942c7f1cc7
3 changed files with 20 additions and 15 deletions

View File

@@ -139,7 +139,7 @@ const emits = defineEmits<{
(e: 'submit', data: MaterialRequest[]): void;
}>();
const debugMode = ref(true);
const debugMode = ref(false);
const _textureSrc = ref(props.textureSrcList);
const debugTextureSrc = ref("");
const textureAdjustment = ref<TextureAdjustment>({