配电箱删除功能隐藏

main
siontion 5 months ago
parent 2403cdc7be
commit c0d9f340dd

@ -11,7 +11,7 @@
@click="fnAppIPGradeForm('edit', row)"></vxe-button> @click="fnAppIPGradeForm('edit', row)"></vxe-button>
<vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy" <vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy"
@click="fnAppIPGradeForm('copy', row)"></vxe-button> @click="fnAppIPGradeForm('copy', row)"></vxe-button>
<vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" <vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" v-if="false"
@click="fnAppIPGradeForm('delete', row)"></vxe-button> @click="fnAppIPGradeForm('delete', row)"></vxe-button>
</template> </template>
<template #slotManufactureDate="{ row }"> <template #slotManufactureDate="{ row }">

@ -11,7 +11,7 @@
@click="fnAppQualityInspectionForm('edit', row)"></vxe-button> @click="fnAppQualityInspectionForm('edit', row)"></vxe-button>
<vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy" <vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy"
@click="fnAppQualityInspectionForm('copy', row)"></vxe-button> @click="fnAppQualityInspectionForm('copy', row)"></vxe-button>
<vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" <vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" v-if="false"
@click="fnAppQualityInspectionForm('delete', row)"></vxe-button> @click="fnAppQualityInspectionForm('delete', row)"></vxe-button>
</template> </template>
<template #slotManufactureDate="{ row }"> <template #slotManufactureDate="{ row }">

@ -10,7 +10,7 @@
@click="fnBiLeiQiForm('edit', row)"></vxe-button> @click="fnBiLeiQiForm('edit', row)"></vxe-button>
<vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy" <vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy"
@click="fnBiLeiQiForm('copy', row)"></vxe-button> @click="fnBiLeiQiForm('copy', row)"></vxe-button>
<vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" <vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" v-if="false"
@click="fnBiLeiQiForm('delete', row)"></vxe-button> @click="fnBiLeiQiForm('delete', row)"></vxe-button>
</template> </template>
<template #slotManufactureDate="{ row }"> <template #slotManufactureDate="{ row }">

@ -10,7 +10,7 @@
@click="fnBoxAppStructForm('edit', row)"></vxe-button> @click="fnBoxAppStructForm('edit', row)"></vxe-button>
<vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy" <vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy"
@click="fnBoxAppStructForm('copy', row)"></vxe-button> @click="fnBoxAppStructForm('copy', row)"></vxe-button>
<vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" <vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" v-if="false"
@click="fnBoxAppStructForm('delete', row)"></vxe-button> @click="fnBoxAppStructForm('delete', row)"></vxe-button>
</template> </template>
<template #slotManufactureDate="{ row }"> <template #slotManufactureDate="{ row }">

@ -10,7 +10,7 @@
@click="fnBoxMateQualityForm('edit', row)"></vxe-button> @click="fnBoxMateQualityForm('edit', row)"></vxe-button>
<vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy" <vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy"
@click="fnBoxMateQualityForm('copy', row)"></vxe-button> @click="fnBoxMateQualityForm('copy', row)"></vxe-button>
<vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" <vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" v-if="false"
@click="fnBoxMateQualityForm('delete', row)"></vxe-button> @click="fnBoxMateQualityForm('delete', row)"></vxe-button>
</template> </template>
<template #slotManufactureDate="{ row }"> <template #slotManufactureDate="{ row }">

@ -10,7 +10,7 @@
@click="fnComponentInspectForm('edit', row)"></vxe-button> @click="fnComponentInspectForm('edit', row)"></vxe-button>
<vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy" <vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy"
@click="fnComponentInspectForm('copy', row)"></vxe-button> @click="fnComponentInspectForm('copy', row)"></vxe-button>
<vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" <vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" v-if="false"
@click="fnComponentInspectForm('delete', row)"></vxe-button> @click="fnComponentInspectForm('delete', row)"></vxe-button>
</template> </template>
<template #slotManufactureDate="{ row }"> <template #slotManufactureDate="{ row }">

@ -10,7 +10,7 @@
@click="fnDaoXianForm('edit', row)"></vxe-button> @click="fnDaoXianForm('edit', row)"></vxe-button>
<vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy" <vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy"
@click="fnDaoXianForm('copy', row)"></vxe-button> @click="fnDaoXianForm('copy', row)"></vxe-button>
<vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" <vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" v-if="false"
@click="fnDaoXianForm('delete', row)"></vxe-button> @click="fnDaoXianForm('delete', row)"></vxe-button>
</template> </template>
<template #slotManufactureDate="{ row }"> <template #slotManufactureDate="{ row }">

@ -10,7 +10,7 @@
@click="fnDianLiuHuGanQiForm('edit', row)"></vxe-button> @click="fnDianLiuHuGanQiForm('edit', row)"></vxe-button>
<vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy" <vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy"
@click="fnDianLiuHuGanQiForm('copy', row)"></vxe-button> @click="fnDianLiuHuGanQiForm('copy', row)"></vxe-button>
<vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" <vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" v-if="false"
@click="fnDianLiuHuGanQiForm('delete', row)"></vxe-button> @click="fnDianLiuHuGanQiForm('delete', row)"></vxe-button>
</template> </template>
<template #slotManufactureDate="{ row }"> <template #slotManufactureDate="{ row }">

@ -10,7 +10,7 @@
@click="fnDianRongQiForm('edit', row)"></vxe-button> @click="fnDianRongQiForm('edit', row)"></vxe-button>
<vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy" <vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy"
@click="fnDianRongQiForm('copy', row)"></vxe-button> @click="fnDianRongQiForm('copy', row)"></vxe-button>
<vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" <vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" v-if="false"
@click="fnDianRongQiForm('delete', row)"></vxe-button> @click="fnDianRongQiForm('delete', row)"></vxe-button>
</template> </template>
<template #slotManufactureDate="{ row }"> <template #slotManufactureDate="{ row }">

@ -10,7 +10,7 @@
@click="fnDuanLuQiForm('edit', row)"></vxe-button> @click="fnDuanLuQiForm('edit', row)"></vxe-button>
<vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy" <vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy"
@click="fnDuanLuQiForm('copy', row)"></vxe-button> @click="fnDuanLuQiForm('copy', row)"></vxe-button>
<vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" <vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" v-if="false"
@click="fnDuanLuQiForm('delete', row)"></vxe-button> @click="fnDuanLuQiForm('delete', row)"></vxe-button>
</template> </template>
<template #slotManufactureDate="{ row }"> <template #slotManufactureDate="{ row }">

@ -10,7 +10,7 @@
@click="fnElecDistanceForm('edit', row)"></vxe-button> @click="fnElecDistanceForm('edit', row)"></vxe-button>
<vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy" <vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy"
@click="fnElecDistanceForm('copy', row)"></vxe-button> @click="fnElecDistanceForm('copy', row)"></vxe-button>
<vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" <vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" v-if="false"
@click="fnElecDistanceForm('delete', row)"></vxe-button> @click="fnElecDistanceForm('delete', row)"></vxe-button>
</template> </template>
<template #slotManufactureDate="{ row }"> <template #slotManufactureDate="{ row }">

@ -10,7 +10,7 @@
@click="fnElecGapForm('edit', row)"></vxe-button> @click="fnElecGapForm('edit', row)"></vxe-button>
<vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy" <vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy"
@click="fnElecGapForm('copy', row)"></vxe-button> @click="fnElecGapForm('copy', row)"></vxe-button>
<vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" <vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" v-if="false"
@click="fnElecGapForm('delete', row)"></vxe-button> @click="fnElecGapForm('delete', row)"></vxe-button>
</template> </template>
<template #slotManufactureDate="{ row }"> <template #slotManufactureDate="{ row }">

@ -11,7 +11,7 @@
@click="fnFinishedProductWarehousingForm('edit', row)"></vxe-button> @click="fnFinishedProductWarehousingForm('edit', row)"></vxe-button>
<vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy" <vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy"
@click="fnFinishedProductWarehousingForm('copy', row)"></vxe-button> @click="fnFinishedProductWarehousingForm('copy', row)"></vxe-button>
<vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" <vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" v-if="false"
@click="fnFinishedProductWarehousingForm('delete', row)"></vxe-button> @click="fnFinishedProductWarehousingForm('delete', row)"></vxe-button>
</template> </template>

@ -11,7 +11,7 @@
@click="fnFusedIsolationSwitchForm('edit', row)"></vxe-button> @click="fnFusedIsolationSwitchForm('edit', row)"></vxe-button>
<vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy" <vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy"
@click="fnFusedIsolationSwitchForm('copy', row)"></vxe-button> @click="fnFusedIsolationSwitchForm('copy', row)"></vxe-button>
<vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" <vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" v-if="false"
@click="fnFusedIsolationSwitchForm('delete', row)"></vxe-button> @click="fnFusedIsolationSwitchForm('delete', row)"></vxe-button>
</template> </template>
<template #slotManufactureDate="{ row }"> <template #slotManufactureDate="{ row }">

@ -11,7 +11,7 @@
@click="fnInsulationResistanceForm('edit', row)"></vxe-button> @click="fnInsulationResistanceForm('edit', row)"></vxe-button>
<vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy" <vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy"
@click="fnInsulationResistanceForm('copy', row)"></vxe-button> @click="fnInsulationResistanceForm('copy', row)"></vxe-button>
<vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" <vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" v-if="false"
@click="fnInsulationResistanceForm('delete', row)"></vxe-button> @click="fnInsulationResistanceForm('delete', row)"></vxe-button>
</template> </template>
<template #slotManufactureDate="{ row }"> <template #slotManufactureDate="{ row }">

@ -10,7 +10,7 @@
@click="fnLangYongBaoHuQiForm('edit', row)"></vxe-button> @click="fnLangYongBaoHuQiForm('edit', row)"></vxe-button>
<vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy" <vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy"
@click="fnLangYongBaoHuQiForm('copy', row)"></vxe-button> @click="fnLangYongBaoHuQiForm('copy', row)"></vxe-button>
<vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" <vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" v-if="false"
@click="fnLangYongBaoHuQiForm('delete', row)"></vxe-button> @click="fnLangYongBaoHuQiForm('delete', row)"></vxe-button>
</template> </template>
<template #slotManufactureDate="{ row }"> <template #slotManufactureDate="{ row }">

@ -10,7 +10,7 @@
@click="fnMachineOperationForm('edit', row)"></vxe-button> @click="fnMachineOperationForm('edit', row)"></vxe-button>
<vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy" <vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy"
@click="fnMachineOperationForm('copy', row)"></vxe-button> @click="fnMachineOperationForm('copy', row)"></vxe-button>
<vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" <vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" v-if="false"
@click="fnMachineOperationForm('delete', row)"></vxe-button> @click="fnMachineOperationForm('delete', row)"></vxe-button>
</template> </template>
<template #slotManufactureDate="{ row }"> <template #slotManufactureDate="{ row }">

@ -10,7 +10,7 @@
@click="fnMuPaiForm('edit', row)"></vxe-button> @click="fnMuPaiForm('edit', row)"></vxe-button>
<vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy" <vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy"
@click="fnMuPaiForm('copy', row)"></vxe-button> @click="fnMuPaiForm('copy', row)"></vxe-button>
<vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" <vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" v-if="false"
@click="fnMuPaiForm('delete', row)"></vxe-button> @click="fnMuPaiForm('delete', row)"></vxe-button>
</template> </template>
<template #slotManufactureDate="{ row }"> <template #slotManufactureDate="{ row }">

@ -11,7 +11,7 @@
@click="fnPhaseLossProtectionTestingForm('edit', row)"></vxe-button> @click="fnPhaseLossProtectionTestingForm('edit', row)"></vxe-button>
<vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy" <vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy"
@click="fnPhaseLossProtectionTestingForm('copy', row)"></vxe-button> @click="fnPhaseLossProtectionTestingForm('copy', row)"></vxe-button>
<vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" <vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" v-if="false"
@click="fnPhaseLossProtectionTestingForm('delete', row)"></vxe-button> @click="fnPhaseLossProtectionTestingForm('delete', row)"></vxe-button>
</template> </template>
<template #slotManufactureDate="{ row }"> <template #slotManufactureDate="{ row }">

@ -11,7 +11,7 @@
@click="fnPowerFrequancyTestingForm('edit', row)"></vxe-button> @click="fnPowerFrequancyTestingForm('edit', row)"></vxe-button>
<vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy" v-if="false" <vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy" v-if="false"
@click="fnPowerFrequancyTestingForm('copy', row)"></vxe-button> @click="fnPowerFrequancyTestingForm('copy', row)"></vxe-button>
<vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" <vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" v-if="false"
@click="fnPowerFrequancyTestingForm('delete', row)"></vxe-button> @click="fnPowerFrequancyTestingForm('delete', row)"></vxe-button>
</template> </template>
<template #slotManufactureDate="{ row }"> <template #slotManufactureDate="{ row }">

@ -11,7 +11,7 @@
@click="fnPowerOperationTestingForm('edit', row)"></vxe-button> @click="fnPowerOperationTestingForm('edit', row)"></vxe-button>
<vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy" <vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy"
@click="fnPowerOperationTestingForm('copy', row)"></vxe-button> @click="fnPowerOperationTestingForm('copy', row)"></vxe-button>
<vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" <vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" v-if="false"
@click="fnPowerOperationTestingForm('delete', row)"></vxe-button> @click="fnPowerOperationTestingForm('delete', row)"></vxe-button>
</template> </template>
<template #slotManufactureDate="{ row }"> <template #slotManufactureDate="{ row }">

@ -10,7 +10,7 @@
@click="fnProtectionCircuitForm('edit', row)"></vxe-button> @click="fnProtectionCircuitForm('edit', row)"></vxe-button>
<vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy" <vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy"
@click="fnProtectionCircuitForm('copy', row)"></vxe-button> @click="fnProtectionCircuitForm('copy', row)"></vxe-button>
<vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" <vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" v-if="false"
@click="fnProtectionCircuitForm('delete', row)"></vxe-button> @click="fnProtectionCircuitForm('delete', row)"></vxe-button>
</template> </template>
<template #slotManufactureDate="{ row }"> <template #slotManufactureDate="{ row }">

@ -11,7 +11,7 @@
@click="fnShengYuDianLiuDongZuoBaoHuForm('edit', row)"></vxe-button> @click="fnShengYuDianLiuDongZuoBaoHuForm('edit', row)"></vxe-button>
<vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy" <vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy"
@click="fnShengYuDianLiuDongZuoBaoHuForm('copy', row)"></vxe-button> @click="fnShengYuDianLiuDongZuoBaoHuForm('copy', row)"></vxe-button>
<vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" <vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" v-if="false"
@click="fnShengYuDianLiuDongZuoBaoHuForm('delete', row)"></vxe-button> @click="fnShengYuDianLiuDongZuoBaoHuForm('delete', row)"></vxe-button>
</template> </template>
<template #slotManufactureDate="{ row }"> <template #slotManufactureDate="{ row }">

@ -10,7 +10,7 @@
@click="fnVoltageProtectionForm('edit', row)"></vxe-button> @click="fnVoltageProtectionForm('edit', row)"></vxe-button>
<vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy" <vxe-button type="text" status="primary" content="复制" icon="vxe-icon-copy"
@click="fnVoltageProtectionForm('copy', row)"></vxe-button> @click="fnVoltageProtectionForm('copy', row)"></vxe-button>
<vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" <vxe-button type="text" status="danger" content="删除" icon="vxe-icon-delete" v-if="false"
@click="fnVoltageProtectionForm('delete', row)"></vxe-button> @click="fnVoltageProtectionForm('delete', row)"></vxe-button>
</template> </template>
<template #slotManufactureDate="{ row }"> <template #slotManufactureDate="{ row }">

Loading…
Cancel
Save