gaoluyang
2026-05-25 287fd4cd8b556e99997168341577b2deaa8a8e8e
src/views/inventoryManagement/index.vue
@@ -135,7 +135,6 @@
<script setup>
import { ref, onMounted, reactive, toRefs, nextTick, getCurrentInstance } from 'vue'
import dayjs from "dayjs";
// import Modal from "./Modal.vue";
// import FilesDia from "./filesDia.vue";
import Pagination from "@/components/Pagination/index.vue";
import {listPage, deleteLedger, update} from "@/api/lavorissce/ledger.js";