diff --git a/src/views/business/archive/drug/comps/ffjlList.vue b/src/views/business/archive/drug/comps/ffjlList.vue index 3cf0b4d..3793ec4 100644 --- a/src/views/business/archive/drug/comps/ffjlList.vue +++ b/src/views/business/archive/drug/comps/ffjlList.vue @@ -14,13 +14,11 @@ - + - - @@ -177,7 +175,7 @@ export default { pageNum: 1, pageSize: 10, mc: null, - mdId: null, + mdMc: null, jlzt: null, jyzt: null, bh: null, @@ -269,7 +267,7 @@ export default { //重置 resetQuery() { this.queryParams.mc = null - this.queryParams.mdId = null + this.queryParams.mdMc = null this.queryParams.jlzt = null this.queryParams.jyzt = null this.queryParams.bh = null diff --git a/src/views/business/archive/drug/comps/mjyList.vue b/src/views/business/archive/drug/comps/mjyList.vue index 5c117cc..da312b8 100644 --- a/src/views/business/archive/drug/comps/mjyList.vue +++ b/src/views/business/archive/drug/comps/mjyList.vue @@ -24,10 +24,6 @@ - - - - diff --git a/src/views/business/archive/formulation/comps/ffjlList.vue b/src/views/business/archive/formulation/comps/ffjlList.vue index 2630cd5..6a09522 100644 --- a/src/views/business/archive/formulation/comps/ffjlList.vue +++ b/src/views/business/archive/formulation/comps/ffjlList.vue @@ -14,13 +14,11 @@ - + - - @@ -193,7 +191,7 @@ export default { pageNum: 1, pageSize: 10, mc: null, - mdId: null, + mdMc: null, jlzt: null, jyzt: null, bh: null, @@ -285,7 +283,7 @@ export default { //重置 resetQuery() { this.queryParams.mc = null - this.queryParams.mdId = null + this.queryParams.mdMc = null this.queryParams.jlzt = null this.queryParams.jyzt = null this.queryParams.bh = null diff --git a/src/views/business/archive/formulation/comps/gyzjList.vue b/src/views/business/archive/formulation/comps/gyzjList.vue index f443b99..75df035 100644 --- a/src/views/business/archive/formulation/comps/gyzjList.vue +++ b/src/views/business/archive/formulation/comps/gyzjList.vue @@ -24,10 +24,6 @@ - - - - diff --git a/src/views/business/resource/gyzj/comps/ffjlList.vue b/src/views/business/resource/gyzj/comps/ffjlList.vue index 5cded92..25aca52 100644 --- a/src/views/business/resource/gyzj/comps/ffjlList.vue +++ b/src/views/business/resource/gyzj/comps/ffjlList.vue @@ -18,7 +18,7 @@ - @@ -229,7 +229,7 @@ export default { pageNum: 1, pageSize: 10, mc: null, - mdId: null, + mdMc: null, jlzt: null, jyzt: null, bh: null, @@ -460,7 +460,7 @@ export default { //重置 resetQuery() { this.queryParams.mc = null - this.queryParams.mdId = null + this.queryParams.mdMc = null this.queryParams.jlzt = null this.queryParams.jyzt = null this.queryParams.bh = null diff --git a/src/views/business/resource/mjy/comps/ffjlList.vue b/src/views/business/resource/mjy/comps/ffjlList.vue index d0dc2a2..c4ca798 100644 --- a/src/views/business/resource/mjy/comps/ffjlList.vue +++ b/src/views/business/resource/mjy/comps/ffjlList.vue @@ -18,7 +18,7 @@ - @@ -227,7 +227,7 @@ export default { pageNum: 1, pageSize: 10, mc: null, - mdId: null, + mdMc: null, jlzt: null, jyzt: null, bh: null, @@ -458,7 +458,7 @@ export default { //重置 resetQuery() { this.queryParams.mc = null - this.queryParams.mdId = null + this.queryParams.mdMc = null this.queryParams.jlzt = null this.queryParams.jyzt = null this.queryParams.bh = null