库存查询
This commit is contained in:
@@ -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: '操作成功',
|
||||
|
||||
Reference in New Issue
Block a user