显示出入库记录菜单

This commit is contained in:
2026-01-21 08:51:36 +08:00
parent 701f555d98
commit e08c7e849e
7 changed files with 45 additions and 949 deletions

View File

@@ -338,7 +338,7 @@
</div>
</template>
<script setup name="stockSearch">
<script setup name="Record">
// wisdomDelStock
import { listStock,getSumInfoI} from "@/api/wisdom/stockSearch";
import { getToken } from "@/utils/auth";