|
|
@ -87,7 +87,6 @@ |
|
|
|
</el-table-column> |
|
|
|
</el-table> |
|
|
|
</div> |
|
|
|
<!-- show-overflow-tooltip --> |
|
|
|
|
|
|
|
<div class="table-footer"> |
|
|
|
<!-- 分页控件 style="margin-top: -25px;margin-bottom:-25px;float:right;"--> |
|
|
@ -460,7 +459,7 @@ |
|
|
|
}) |
|
|
|
}, |
|
|
|
getTipper() { |
|
|
|
if (this.$route.name != 'pg-planControl') { |
|
|
|
if (this.$route.name != 'pg-planControl_V2') { |
|
|
|
return |
|
|
|
} |
|
|
|
this.$axios.posts("/api/newjit/import-note/print-timeout-remind").then((res) => { |
|
|
|