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,7 +4,7 @@ | ||
| 4 | <template slot="title"> | 4 | <template slot="title"> |
| 5 | <span>问答-数据报表</span> | 5 | <span>问答-数据报表</span> |
| 6 | </template> | 6 | </template> |
| 7 | - <!-- <template slot="btns"> | 7 | + <template slot="btns"> |
| 8 | <el-tooltip | 8 | <el-tooltip |
| 9 | v-if="!code && gdClass" | 9 | v-if="!code && gdClass" |
| 10 | effect="dark" | 10 | effect="dark" |
| @@ -20,7 +20,7 @@ | @@ -20,7 +20,7 @@ | ||
| 20 | @click="toArchiving" | 20 | @click="toArchiving" |
| 21 | ></el-button> | 21 | ></el-button> |
| 22 | </el-tooltip> | 22 | </el-tooltip> |
| 23 | - </template> --> | 23 | + </template> |
| 24 | </back-box> | 24 | </back-box> |
| 25 | <div class="answer-header"> | 25 | <div class="answer-header"> |
| 26 | <div class="sel-box"> | 26 | <div class="sel-box"> |
src/views/standard/test/index.vue
| @@ -4,7 +4,7 @@ | @@ -4,7 +4,7 @@ | ||
| 4 | <template slot="title"> | 4 | <template slot="title"> |
| 5 | <span>即时测-数据报表</span> | 5 | <span>即时测-数据报表</span> |
| 6 | </template> | 6 | </template> |
| 7 | - <!-- <template slot="btns"> | 7 | + <template slot="btns"> |
| 8 | <el-tooltip | 8 | <el-tooltip |
| 9 | v-if="!code && gdClass" | 9 | v-if="!code && gdClass" |
| 10 | effect="dark" | 10 | effect="dark" |
| @@ -20,7 +20,7 @@ | @@ -20,7 +20,7 @@ | ||
| 20 | @click="toArchiving" | 20 | @click="toArchiving" |
| 21 | ></el-button> | 21 | ></el-button> |
| 22 | </el-tooltip> | 22 | </el-tooltip> |
| 23 | - </template> --> | 23 | + </template> |
| 24 | </back-box> | 24 | </back-box> |
| 25 | <div class="answer-header"> | 25 | <div class="answer-header"> |
| 26 | <div class="sel-box"> | 26 | <div class="sel-box"> |