@@ -241,7 +241,7 @@ export default {
*/
async openDialog(title, obj, type) {
this.open = true;
- tthis.goodsList = []
+ this.goodsList = []
this.multipleSelection = []
this.timeValueObj = {}
if(obj.showChannel || obj.showChannel === 0) {