10/23 部分问题

feature-JimuReport-1106-yjl
张同海 1 month ago
parent d9ae6c42a8
commit 6ac7f0fb09

@ -3,7 +3,7 @@
v-bind="$attrs"
:use-wrapper="true"
title="租箱租入维护"
width="55%"
width="70%"
@register="registerModal"
@ok="handleSave"
>
@ -164,7 +164,7 @@
>
审核通过
</a-button>
<!-- <a-button
<a-button
pre-icon="ant-design:check-circle-outlined"
type="primary"
:loading="loading"
@ -181,7 +181,7 @@
v-if="!TotTableType"
>
取消执行
</a-button> -->
</a-button>
<a-button
pre-icon="ant-design:file-excel-outlined"
type="primary"

@ -3,7 +3,7 @@
v-bind="$attrs"
:use-wrapper="true"
title="租箱租出维护"
width="55%"
width="70%"
@register="registerModal"
@ok="handleSave"
>
@ -162,7 +162,7 @@
>
审核通过
</a-button>
<!-- <a-button
<a-button
pre-icon="ant-design:check-circle-outlined"
type="primary"
:loading="loading"
@ -177,7 +177,7 @@
@click="Cancel()"
>
取消执行
</a-button> -->
</a-button>
<a-button
pre-icon="ant-design:file-excel-outlined"
type="primary"

Loading…
Cancel
Save