update 打包字段为"是"其他全部置灰完善

This commit is contained in:
danshihao
2024-03-13 11:34:33 +08:00
parent d59210fb23
commit ed774ce3c3
6 changed files with 6 additions and 6 deletions
@@ -53,7 +53,7 @@
<!-- 是否打包-->
<template slot="pack" slot-scope="text, record">
<status-slot :statu-obj="record" :status-no="text" :status-type="true"></status-slot>
<status-slot :statu-obj="record" :status-no="text" :status-type="true" status-key="pack"></status-slot>
</template>
<template slot="footer" v-if="dataSource.length > 0">
@@ -199,7 +199,7 @@
<!-- 是否打包-->
<template slot="pack" slot-scope="text, record">
<status-slot :statu-obj="record" :status-no="text" :status-type="true"></status-slot>
<status-slot :statu-obj="record" :status-no="text" :status-type="true" status-key="pack"></status-slot>
</template>
<template slot="footer" v-if="dataSource.length > 0">
@@ -108,7 +108,7 @@
<!-- 是否打包-->
<template slot="status-pack" slot-scope="text, record">
<status-slot :statu-obj="record" :status-no="text" :status-type="true"></status-slot>
<status-slot :statu-obj="record" :status-no="text" :status-type="true" status-key="pack"></status-slot>
</template>
<template slot="allMoney" slot-scope="text">
@@ -133,7 +133,7 @@
<!-- 是否打包-->
<template slot="status-pack" slot-scope="text, record">
<status-slot :statu-obj="record" :status-no="text" :status-type="true"></status-slot>
<status-slot :statu-obj="record" :status-no="text" :status-type="true" status-key="pack"></status-slot>
</template>
<template slot="allMoney" slot-scope="text">
@@ -108,7 +108,7 @@
<!-- 是否打包-->
<template slot="pack" slot-scope="text, record">
<status-slot :statu-obj="record" :status-no="text" :status-type="true"></status-slot>
<status-slot :statu-obj="record" :status-no="text" :status-type="true" status-key="pack"></status-slot>
</template>
<template slot="allMoney" slot-scope="text">
@@ -140,7 +140,7 @@
<!-- 是否打包-->
<template slot="status-pack" slot-scope="text, record">
<status-slot :statu-obj="record" :status-no="text" :status-type="true"></status-slot>
<status-slot :statu-obj="record" :status-no="text" :status-type="true" status-key="pack"></status-slot>
</template>
<template slot="footer" v-if="dataSource.length > 0">