Browse Source

优化

master
陈裕财 5 years ago
parent
commit
d254cc924e
  1. 2
      src/views/xm/core/xmQuestion/XmQuestionMng.vue

2
src/views/xm/core/xmQuestion/XmQuestionMng.vue

@ -217,7 +217,7 @@
watch:{ watch:{
selProject:function(selProject){ selProject:function(selProject){
this.filters.selProject=this.selProject this.filters.selProject=this.selProject
//this.getXmQuestions();
this.getXmQuestions();
}, },
qtype:function(){ qtype:function(){
this.getXmQuestions() this.getXmQuestions()

Loading…
Cancel
Save