update 打包管理完善

This commit is contained in:
danshihao
2024-03-12 14:16:10 +08:00
parent da8cb099d0
commit 170edf68ba
+4 -1
View File
@@ -66,7 +66,10 @@
<template slot="status-bill" slot-scope="text,record">
<status-slot :statu-obj="record" :status-no="text" :status-type="true" status-key="bill"></status-slot>
</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">
<j-ellipsis :value="text" :length="18" class="primary-color"