Commit ddd7b7b3 by 施宇

1

parent a3baa903
Showing with 2 additions and 2 deletions
......@@ -144,7 +144,7 @@ Page({
});
if(!rwVal){
wx.showToast({
title: '上架任务号不能为空',
title: '拣货任务号不能为空',
icon: 'none',
duration: 2000
});
......@@ -173,7 +173,7 @@ Page({
});
if(!rwVal){
wx.showToast({
title: '上架任务号不能为空',
title: '拣货任务号不能为空',
icon: 'none',
duration: 2000
});
......
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