Commit f6c8f2f8 by LJM

add

parent 520177e1
Showing with 0 additions and 11 deletions
......@@ -231,20 +231,9 @@
if (item.name == '快递回单上传') {
this.scanChange();
} else if (item.name == '打印标签') {
// #ifdef MP-WEIXIN
uni.navigateTo({
url: '/pages/tag/printNew'
});
// #endif
// #ifdef APP-PLUS
uni.navigateTo({
url: '/pages/tag/printNew'
});
// #endif
} else if (item.name == '追加标签') {
uni.navigateTo({
url: '/pages/tag/repairPrintNew'
......
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 sign in to comment