mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 修改水球图编辑和颜色跟随变换
This commit is contained in:
@@ -59,4 +59,10 @@ export default {
|
||||
{ name: '@name', 'value|100-900': 5 },
|
||||
],
|
||||
},
|
||||
// 获取数字
|
||||
fetchNumber: {
|
||||
status: 200,
|
||||
msg: '请求成功',
|
||||
data: '@float(0, 0.99)',
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user