src/components/tools/Ditching.vue @@ -70,6 +70,7 @@ ElMessage.warning('请输入有效的开挖深度!'); } }; watch( () => form.digDepth, (newVal) => {