|
|
@@ -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('套安装费用请使用左侧定额树');
|