提交 95631802 authored 作者: 王鹏飞's avatar 王鹏飞

chore: update

上级 d05596bf
...@@ -33,7 +33,7 @@ function onAttrChange(rule: any) { ...@@ -33,7 +33,7 @@ function onAttrChange(rule: any) {
} }
function addRule() { function addRule() {
form.rules.push({ attr_id: '', attr_type: '', operate: '=', value: '' }) form.rules.push({ attr_id: '', attr_type: '', operate: '', value: '' })
} }
function removeRule(index: number) { function removeRule(index: number) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论