snow 1 year ago
parent
commit
5587834c10

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.02d6fec3.js


BIN
dist/static/js/app.b8148b1a.js.gz → dist/static/js/app.02d6fec3.js.gz


+ 1 - 0
src/components/reports/src/CompanyMonthGrossMargin.vue

@@ -78,6 +78,7 @@ export default {
     division,
     async searchList() {
       this.loading = true;
+      console.log(this.daytime)
       const result = await asyncRequest.companyEvery({year:(this.daytime.split('-'))[0], companyNo:this.companyNo})
       switch(Number(result.code)){
         case 0:

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