lex-xin 5 lat temu
rodzic
commit
7682e361e5
3 zmienionych plików z 1 dodań i 1 usunięć
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/app.73c40585.js
  3. 1 1
      src/views/order/index.vue

Plik diff jest za duży
+ 0 - 0
dist/index.html


Plik diff jest za duży
+ 0 - 0
dist/static/js/app.73c40585.js


+ 1 - 1
src/views/order/index.vue

@@ -398,7 +398,7 @@ export default {
                 sums[index] = '总价';
                 return;
             }
-            if(index === 2 || index === 3 || index === 9) {
+            if(index === 2 || index === 3 || index === 4 || index === 9) {
                 sums[index] = 'N/A'
                 return
             }

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików