yangyin
2024-11-08 f41e52e3debf30558d556dc0451776f5422fb9b8
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;
   }