10/23 部分问题

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

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

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

Loading…
Cancel
Save