ananzhusen 1 жил өмнө
parent
commit
7778b54b16

+ 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 {