wanquantong

Results 3 issues of wanquantong

#### 描述问题: 修改输入框,快速点击确定按钮,自定义JS的event.data无法获取表单数据,即使加延时也不行。 如下图, 第一次:填写了输入框,快速点击确定按钮,没有输出数据。 第二次:填写了输入框,等一会,再点击确定按钮,输出了数据。 ![Image](https://github.com/user-attachments/assets/f944c73c-ddf0-4ca7-93b9-d0b1874b1b31) #### 如何复现(请务必完整填写下面内容): 1. 你是如何使用 amis 的? `sdk` Amis 6.12 2. 粘贴有问题的完整 `amis schema` 代码: ``` { "type": "page", "title": "", "body": [ {...

need confirm
feat

### Describe the bug ` { data: 'price', type: 'numeric', numericFormat: { pattern: '0,0' } }, ` ### Video/Screenshots _No response_ ### Provide a link to the demo with the...

bug
Cell type: Numeric
Reported

### Version 1.22 ### Link to Minimal Reproduction https://visactor.io/vtable/demo/plugin/excel-online-editing ### Steps to Reproduce 类Excel在线编辑:双击序号可改的bug ### Current Behavior 双击序号 ### Expected Behavior 就不能改 ### Environment ```markdown - OS: - Browser: -...

bug