lancer преди 2 години
родител
ревизия
ecfc5f51d1
променени са 2 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. +1
    -0
      src/views/Statistics/dataScreeOrg.vue
  2. +1
    -0
      src/views/Statistics/dataScreeSys.vue

+ 1
- 0
src/views/Statistics/dataScreeOrg.vue Целия файл

@@ -383,6 +383,7 @@ export default {
dateType: this.dateType,
agentId: this.selValue == 0 ? this.choicValue : null,
orgCode: this.selValue == 1 ? this.choicValue : null,
orgType: localStorage.getItem("orgType"),
})
.then((res) => {
console.log(res);


+ 1
- 0
src/views/Statistics/dataScreeSys.vue Целия файл

@@ -406,6 +406,7 @@ export default {
dateType: this.dateType,
agentId: this.selValue == 0 ? this.choicValue : null,
orgCode: this.selValue == 1 ? this.choicValue : null,
orgType: localStorage.getItem("orgType"),
})
.then((res) => {
// console.log(res);


Зареждане…
Отказ
Запис