ananzhusen 1 anno fa
parent
commit
7778b54b16
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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 {