gaoluyang
4 天以前 7118f393605f8ef28457430d43a2608aa02f1696
src/views/salesManagement/salesLedger/fileList.vue
@@ -14,7 +14,7 @@
</template>
<script setup>
import { ref } from 'vue'
import { ref, getCurrentInstance } from 'vue'
import filePreview from '@/components/filePreview/index.vue'
const dialogVisible = ref(false)