Auto Submit

dev_local_v9_test2
autosubmit 2 years ago
parent 2493273e08
commit 02994c8b33

@ -27,7 +27,7 @@
display: block !important;
}
</style><script>if(document.domain !== "www.educoder.net") document.title = '';</script>
<script src="/react/build/umi.098650bb.js"></script>
<script src="/react/build/umi.8ccffb91.js"></script>
<script src="/react/build/js/public.js"></script>
</body>
</html>

@ -379,6 +379,8 @@ var Navigation = function Navigation(_ref) {
style: {
height: '40px'
},
maxLength: 200,
showCount: true,
onChange: function onChange(e) {
var _e$target2;
myForm.setFieldValue('risk', e === null || e === void 0 || (_e$target2 = e.target) === null || _e$target2 === void 0 || (_e$target2 = _e$target2.value) === null || _e$target2 === void 0 ? void 0 : _e$target2.trim().replace(/\s/g, ''));

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save