Commit 9e1c9c469bf2210bc3063cee414a064a6f94aea7
1 parent
99713685
报表归档数据放开
Showing
2 changed files
with
4 additions
and
4 deletions
src/views/standard/ask/index.vue
| ... | ... | @@ -4,7 +4,7 @@ | 
| 4 | 4 | <template slot="title"> | 
| 5 | 5 | <span>问答-数据报表</span> | 
| 6 | 6 | </template> | 
| 7 | - <!-- <template slot="btns"> | |
| 7 | + <template slot="btns"> | |
| 8 | 8 | <el-tooltip | 
| 9 | 9 | v-if="!code && gdClass" | 
| 10 | 10 | effect="dark" | 
| ... | ... | @@ -20,7 +20,7 @@ | 
| 20 | 20 | @click="toArchiving" | 
| 21 | 21 | ></el-button> | 
| 22 | 22 | </el-tooltip> | 
| 23 | - </template> --> | |
| 23 | + </template> | |
| 24 | 24 | </back-box> | 
| 25 | 25 | <div class="answer-header"> | 
| 26 | 26 | <div class="sel-box"> | ... | ... | 
src/views/standard/test/index.vue
| ... | ... | @@ -4,7 +4,7 @@ | 
| 4 | 4 | <template slot="title"> | 
| 5 | 5 | <span>即时测-数据报表</span> | 
| 6 | 6 | </template> | 
| 7 | - <!-- <template slot="btns"> | |
| 7 | + <template slot="btns"> | |
| 8 | 8 | <el-tooltip | 
| 9 | 9 | v-if="!code && gdClass" | 
| 10 | 10 | effect="dark" | 
| ... | ... | @@ -20,7 +20,7 @@ | 
| 20 | 20 | @click="toArchiving" | 
| 21 | 21 | ></el-button> | 
| 22 | 22 | </el-tooltip> | 
| 23 | - </template> --> | |
| 23 | + </template> | |
| 24 | 24 | </back-box> | 
| 25 | 25 | <div class="answer-header"> | 
| 26 | 26 | <div class="sel-box"> | ... | ... | 
