update 打包管理完善
This commit is contained in:
@@ -66,7 +66,10 @@
|
|||||||
<template slot="status-bill" slot-scope="text,record">
|
<template slot="status-bill" slot-scope="text,record">
|
||||||
<status-slot :statu-obj="record" :status-no="text" :status-type="true" status-key="bill"></status-slot>
|
<status-slot :statu-obj="record" :status-no="text" :status-type="true" status-key="bill"></status-slot>
|
||||||
</template>
|
</template>
|
||||||
|
<!-- 需要发票 -->
|
||||||
|
<template slot="status-pack" slot-scope="text,record">
|
||||||
|
<status-slot :statu-obj="record" :status-no="text"></status-slot>
|
||||||
|
</template>
|
||||||
<!-- 项目名称-->
|
<!-- 项目名称-->
|
||||||
<template slot="projectName" slot-scope="text, record">
|
<template slot="projectName" slot-scope="text, record">
|
||||||
<j-ellipsis :value="text" :length="18" class="primary-color"
|
<j-ellipsis :value="text" :length="18" class="primary-color"
|
||||||
|
|||||||
Reference in New Issue
Block a user