gaoluyang
5 天以前 f41f726df15733c4cc161881168e19f62bf060b3
src/views/equipmentManagement/ledger/Modal.vue
@@ -31,7 +31,7 @@
  modalOptions,
  handleConfirm,
  closeModal,
} = useModal();
} = useModal({ title: "设备台账" });
const sendForm = async () => {
  loading.value = true;