wolyshaw 4 gadi atpakaļ
vecāks
revīzija
13db9f31d5

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 0 - 0
dist/index.html


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 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) => {

Daži faili netika attēloti, jo izmaiņu fails ir pārāk liels