Browse Source

上传修改

master
前端-胡立永 2 months ago
parent
commit
c57b4365e0
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      pages_order/kepp/keepAccountsDetail.vue

+ 1
- 0
pages_order/kepp/keepAccountsDetail.vue View File

@ -64,6 +64,7 @@
onLoad({apiType, id}) {
this.id = id
this.queryParams.employNoteBookId = id
this.queryParams.notebookId = id
this.apiType = apiType
// this.mixinsListApi += apiType || ''
this.mixinsListApi = this.apiList[this.apiIndex]


Loading…
Cancel
Save