|
|
@@ -98,7 +98,7 @@ const getReportType = computed(() => {
|
|
|
|
|
|
// 检验性质 pressure_inspection_nature
|
|
|
const getPressureInspectionNature = computed(
|
|
|
- () => dictStore.getDictMap['pressure_inspection_nature']
|
|
|
+ () => dictStore.getDictMap['pressure_inspection_nature_boiler']
|
|
|
)
|
|
|
const columns = ref<SmartTableColumn[]>([
|
|
|
{
|