Commit e32e5a3b by wusiyi

feat: 工厂订单new界面优化 #1010397

parent 83243c6b
......@@ -1925,6 +1925,8 @@ const mainColumns = computed(() => [
e.stopPropagation()
if (row.expressSheet) {
window.open(filePath + row.expressSheet, '_blank')
} else {
ElMessage.warning('未获取到物流面单,请获取后再打印!')
}
}}
>
......
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