diff --git a/src/components/Common/CommonTable/index.js b/src/components/Common/CommonTable/index.js index fde7f43..80aea66 100644 --- a/src/components/Common/CommonTable/index.js +++ b/src/components/Common/CommonTable/index.js @@ -12438,7 +12438,7 @@ const useGetTableBtnOprSetting = props => { /> ); }; - } else if (btnType.includes("btnenventmanualofftwork")) { + } else if (btnType.includes("enventmanualofftwork")) { if (bManual) { resultTemp.mesDel = params => { const { record, tableName } = params;