@@ -501,10 +501,10 @@ export default {
}
.detaTableBtns{
display: flex;
- width: 500px;
+ width: 200px;
position: relative;
top: 32px;
- left: 90vw;
+ left: 80vw;
z-index: 11111;
.tableBtn {
@@ -625,6 +625,7 @@ export default {
resetSeach() {
this.page.currentPage = 1
this.indicatorIdS = ''
+ this.binSectionIds = ''
this.getEvaluationData()
},
successImport(val) {