wolyshaw %!s(int64=4) %!d(string=hai) anos
pai
achega
13db9f31d5

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 0 - 0
dist/index.html


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 0 - 0
dist/static/js/chunk-41ab6290.668f2391.js


+ 1 - 1
src/views/businessManager/orderManager/salesList.vue

@@ -261,7 +261,7 @@ export default {
       let restaurants = []
       try {
         const json = JSON.parse(this.detail.sellCost2)
-        restaurants = [{value: String(json.sellCost || '')}, {value: String(json.sellCost2 || '')}].filter(item => !!item)
+        restaurants = [{value: String(json.sellCost || '')}, {value: String(json.SellCost2 || '')}].filter(item => !!item)
       } catch (error) {}
       // this.createFilter(queryString)
       let results = queryString ? restaurants.filter((restaurant) => {

Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio