ananzhusen hace 1 año
padre
commit
7778b54b16
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 {