|
|
@ -129,6 +129,7 @@ |
|
|
this.filters.product=params.xmProduct |
|
|
this.filters.product=params.xmProduct |
|
|
this.filters.project=params.xmProject |
|
|
this.filters.project=params.xmProject |
|
|
this.filters.Product=params.xmProduct |
|
|
this.filters.Product=params.xmProduct |
|
|
|
|
|
if(this.$refs['xmProductSelect'])this.$refs['xmProductSelect'].clearSelect(); |
|
|
this.$nextTick(()=>{ |
|
|
this.$nextTick(()=>{ |
|
|
this.listXmProductStateHis(); |
|
|
this.listXmProductStateHis(); |
|
|
}) |
|
|
}) |
|
|
|