Xiaopeng Zhang hace 5 meses
padre
commit
bc0995e2ee
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/App2.js

+ 1 - 1
src/App2.js

@@ -274,7 +274,7 @@ import Tooltip from '@mui/material/Tooltip';
 
     const handleSuanshi = () => {
       //console.log(acinputvalue);
-      if (/^[A-Z0-9\.\-\[\]\+\*\(\)盐常镇泰补扬南通苏新市附录]+$/.test(acinputvalue)) {
+      if (/^[A-Z0-9\.\-\[\]\+\*\(\)盐常镇泰补扬南通苏新市附录]+$/.test(acinputvalue)) {
         if (acinputvalue.includes("-F")) {
           setSuanshiError(true);
           setHelperText('套安装费用请使用左侧定额树');