src/components/do/b1-inspect-order-plan/Inspection.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/do/b1-inspect-order-plan/Inspection.vue
@@ -1926,7 +1926,7 @@ return sum }, handleInput (n) { n.v.v = n.v.v.replace(/[^\d.^e/]/g, ''); n.v.v = n.v.v.replace(/[^\d.^e\-/]/g, ''); }, bigNum (n) { if (n.v.v > 10000 && this.PROJECT === '装备电缆') {