ananzhusen il y a 1 an
Parent
commit
7778b54b16
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/components/Header.vue

+ 1 - 1
src/views/components/Header.vue

@@ -1937,7 +1937,7 @@ const prePay = async () => {
     });
   if (data.goods[2].checked) {
     if ([...prePayList.svgPens].includes('*')) {
-      _list.push({
+      list.push({
         type: 'SVG线性图元',
       });
     } else {