Commit 6a0594e0 by zhuzhequan

Merge branch 'dev' into 'master'

打印物流面单修改自动打印

See merge request !85
parents 5368e6be 87191ff5
...@@ -160,7 +160,7 @@ import TableView from '@/components/TableView.vue' ...@@ -160,7 +160,7 @@ import TableView from '@/components/TableView.vue'
const formatDrawer = ref(false) const formatDrawer = ref(false)
const searchVisible = ref(false) const searchVisible = ref(false)
const getLogisticDrawer = ref(true) const getLogisticDrawer = ref(false)
const textareaT = ref('') const textareaT = ref('')
const newTextareaT = ref('') const newTextareaT = ref('')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment