【修改】修改字段信息
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
<h3 class="title">第三方垫付信息</h3>
|
||||
<a-row :gutter="24">
|
||||
<a-col :span="12" class="detail-item">
|
||||
<label>关联付款发票名称:</label>
|
||||
<label>付款单位发票抬头:</label>
|
||||
<span><j-ellipsis :value="otherCompanyInfo.headerName" :length="20"></j-ellipsis></span>
|
||||
</a-col>
|
||||
<a-col :span="12" class="detail-item">
|
||||
@@ -289,7 +289,7 @@ import { queryCommonProjectById, getStanderMemberLastProofInfo, getCertificateLa
|
||||
import JEllipsis from '@comp/jero/JEllipsis'
|
||||
import PreviewFile from './jero/PreviewFile'
|
||||
import { ProjectTypeEnums } from '@/enums/commonEnums'
|
||||
import pick from 'lodash.pick'
|
||||
// import pick from 'lodash.pick'
|
||||
// import {getAction} from "@api/manage";
|
||||
const columns = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user