bug 55882
This commit is contained in:
@@ -1083,8 +1083,9 @@ export default {
|
||||
},
|
||||
//问题查询
|
||||
queSearch(){
|
||||
this.$http.get('lawss/AskQuestions/getAskQuestionsByStandardId',{
|
||||
this.$http.get('lawss/AskQuestions/getAskQuestionsNew',{
|
||||
standardId: this.activestand,
|
||||
classification: this.activeName,
|
||||
},{
|
||||
_this: this
|
||||
}, res => {
|
||||
|
||||
Reference in New Issue
Block a user