snow пре 2 година
родитељ
комит
026b577910
3 измењених фајлова са 2 додато и 2 уклоњено
  1. 0 0
      dist/app.js
  2. 1 1
      dist/runtime.js
  3. 1 1
      src/components/PerformanceStatisticsReport.vue

Разлика између датотеке није приказан због своје велике величине
+ 0 - 0
dist/app.js


+ 1 - 1
dist/runtime.js

@@ -113,7 +113,7 @@
 /******/
 /******/ 	var hotApplyOnUpdate = true;
 /******/ 	// eslint-disable-next-line no-unused-vars
-/******/ 	var hotCurrentHash = "3c04e5cae2f75179c8ef";
+/******/ 	var hotCurrentHash = "35bf24879af456d55e33";
 /******/ 	var hotRequestTimeout = 10000;
 /******/ 	var hotCurrentModuleData = {};
 /******/ 	var hotCurrentChildModule;

+ 1 - 1
src/components/PerformanceStatisticsReport.vue

@@ -51,7 +51,7 @@
 
         <el-table-column show-overflow-tooltip label="销售" min-width="120">
           <template slot-scope="scope">
-            <span>{{ scope.row.total | toThousandFilter }}</span>
+            <span>{{ scope.row.mtotal | toThousandFilter }}</span>
           </template>
         </el-table-column>
         <el-table-column

Неке датотеке нису приказане због велике количине промена