@@ -316,7 +316,7 @@
if(val == '退换货') {
return '<a href="javascript:;">是</a>'
} else {
- return '否'
+ return ''
}