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