gaoluyang
2026-05-22 442022b1869bd93e563a572a52ed72304a3afca3
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";