库存查询

This commit is contained in:
2026-03-25 09:37:21 +08:00
parent ee2fef6fb9
commit 63489b52a6

View File

@@ -83,6 +83,7 @@
</template>
<script>
import {getCLodop} from '@/utils/CLodopfuncs.js'
import NavBar from '@/components/NavBar.vue'
import SearchBox from '@/components/SearchBox.vue'
import {queryIvt} from '@/utils/getData3.js'
@@ -215,8 +216,8 @@
// 表格渲染
LODOP.ADD_PRINT_TABLE('15mm', '5mm', '95%', '95%', tableHtml)
// LODOP.PRINT()// 打印
LODOP.PREVIEW()// 预览
LODOP.PRINT()// 打印
// LODOP.PREVIEW()// 预览
// LODOP.PRINT_DESIGN()
uni.showToast({
title: '操作成功',