Selaa lähdekoodia

向store塞入用户deptID

rongxin_dev
张泽亮 6 kuukautta sitten
vanhempi
commit
70cedf603e
2 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. +1
    -0
      src/store/modules/user.js
  2. +2
    -0
      src/views/yinnong/doneCompleted/doneNew.vue

+ 1
- 0
src/store/modules/user.js Näytä tiedosto

@@ -17,6 +17,7 @@ const user = {
baseRoutingUrl: '',
businessLevel: '',
userId:null,
deptId:null,
},

mutations: {


+ 2
- 0
src/views/yinnong/doneCompleted/doneNew.vue Näytä tiedosto

@@ -83,6 +83,8 @@
queryParams: {
pageNum: 1,
pageSize: 10,
systemType: null,
deptId: null,
},
activityBusinessTypeOptions:[],
images:['../../../../static/images/yinnong/banner_02.jpg'],


Ladataan…
Peruuta
Tallenna