MONSTER-ygh 1 mese fa
parent
commit
44f2a70e93
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/otaMr/tiktok/dialog/dataEdit.vue

+ 1 - 1
src/views/otaMr/tiktok/dialog/dataEdit.vue

@@ -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) {