Browse Source

aichat助手交互升级

master
xueyinfei 1 week ago
parent
commit
a56d8b55fc
  1. 2
      vue-fastapi-frontend/src/views/sqlFlow/index.vue

2
vue-fastapi-frontend/src/views/sqlFlow/index.vue

@ -188,7 +188,7 @@ const executeSql = async () => {
// ========================= =========================
onMounted(() => {
changeBloodOption() // SQL
// changeBloodOption() // SQL
})
onBeforeUnmount(() => {

Loading…
Cancel
Save