Commit 2c07bdf100ba9c13c0888fb8016b52fe4765dd48
1 parent
8400249e
手工下班
Showing
1 changed file
with
1 additions
and
1 deletions
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; |