yangyin
2024-11-20 bc751a2672c7c16b441b83b56e1a0b24703c3c0e
src/views/project/ch/home/component/waterRight/top.vue
@@ -21,10 +21,7 @@
const sendClick = async (cb) => {
   if (!inputValue.value.trim()) return;
   if (!activeSectionAId.value) {
      ElMessage.warning('请选择应用场景');
      return;
   }
   if (!handleNormalAuth()) {
      return;
   }