Przeglądaj źródła

农业执法文书页面传参修改

wulanhaote
sunfengxiang 2 lat temu
rodzic
commit
d55fd28923
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/views/lawEnforcement/record/record.vue

+ 1
- 1
src/views/lawEnforcement/record/record.vue Wyświetl plik

@@ -78,7 +78,7 @@
this.showPicker = false; this.showPicker = false;
this.value = val.caseName; this.value = val.caseName;
let query = { let query = {
id:val.id,
id:val.caseId,
caseProgress:parseInt(this.$route.query.type) + 1 caseProgress:parseInt(this.$route.query.type) + 1
} }
getCaseDocumentList(query).then((response) => { getCaseDocumentList(query).then((response) => {


Ładowanie…
Anuluj
Zapisz