|
@@ -131,7 +131,7 @@
|
|
|
style="
|
|
style="
|
|
|
display: flex;
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
flex-direction: column;
|
|
|
- height: 180px;
|
|
|
|
|
|
|
+ height: 140px;
|
|
|
justify-content: space-between;
|
|
justify-content: space-between;
|
|
|
"
|
|
"
|
|
|
>
|
|
>
|
|
@@ -153,9 +153,9 @@
|
|
|
@click="showExportModal('卸货记录')"
|
|
@click="showExportModal('卸货记录')"
|
|
|
>导出卸货记录</el-button
|
|
>导出卸货记录</el-button
|
|
|
>
|
|
>
|
|
|
- <el-button type="primary" size="medium" @click="downloadFYDI"
|
|
|
|
|
|
|
+ <!-- <el-button type="primary" size="medium" @click="downloadFYDI"
|
|
|
>下载FYDI指数</el-button
|
|
>下载FYDI指数</el-button
|
|
|
- >
|
|
|
|
|
|
|
+ > -->
|
|
|
</div>
|
|
</div>
|
|
|
</el-popover>
|
|
</el-popover>
|
|
|
</div>
|
|
</div>
|