吉安感知网项目-前端
张含笑
2026-01-15 e65bc708df863ee0c59b39039f7db93c3ed4bd5b
applications/drone-command/src/page/index/top/top-qna.vue
@@ -25,7 +25,7 @@
const systemupdateFilePath = ref(null);
const rumenPath = ref(null);
const fileData = ref([]);
const loading = ref(false);
const loading = ref(true);
const getlistDataAPI = async () => {
  loading.value = true;
  try {