Commit 2c07bdf100ba9c13c0888fb8016b52fe4765dd48

Authored by chenxt
1 parent 8400249e

手工下班

src/components/Common/CommonTable/index.js
@@ -12438,7 +12438,7 @@ const useGetTableBtnOprSetting = props => { @@ -12438,7 +12438,7 @@ const useGetTableBtnOprSetting = props => {
12438 /> 12438 />
12439 ); 12439 );
12440 }; 12440 };
12441 - } else if (btnType.includes("btnenventmanualofftwork")) { 12441 + } else if (btnType.includes("enventmanualofftwork")) {
12442 if (bManual) { 12442 if (bManual) {
12443 resultTemp.mesDel = params => { 12443 resultTemp.mesDel = params => {
12444 const { record, tableName } = params; 12444 const { record, tableName } = params;