@@ -17,6 +17,7 @@ Page({
orderSn: '',
hidden: true,
reason: '',
+ inputValue: '',
},
/**
@@ -139,6 +140,7 @@ Page({
getMode: function(){
this.setData({
hidden: false,
});
@@ -149,6 +151,7 @@ Page({
cancel: function(){