snow 1 jaar geleden
bovenliggende
commit
2b045a3e1f

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.44fe2563.js


BIN
dist/static/js/app.44fe2563.js.gz


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.99dbb377.js


BIN
dist/static/js/app.99dbb377.js.gz


+ 2 - 2
src/components/reports/src/MonthGrossMargin.vue

@@ -45,10 +45,10 @@ import {
 
 
 export default {
 export default {
   name: "MonthGrossMargin",
   name: "MonthGrossMargin",
-  props: ["date"],
+  props: ["daytime"],
   mixins: [setHeight],
   mixins: [setHeight],
   watch: {
   watch: {
-    date: function(val) {
+    daytime: function(val) {
       this.dataTime = val;
       this.dataTime = val;
       if (val) {
       if (val) {
         this.searchList();
         this.searchList();

Some files were not shown because too many files changed in this diff