src/views/equipmentManagement/measurementEquipment/index.vue
@@ -148,13 +148,13 @@ openCalibrationDia("verifying", row); }, }, { name: "附件", type: "text", clickFun: (row) => { openFilesFormDia(row); }, }, // { // name: "附件", // type: "text", // clickFun: (row) => { // openFilesFormDia(row); // }, // }, ], }, ]);