维护评分规则添加生成id
This commit is contained in:
parent
ff33bec539
commit
cf421fe32e
@ -161,6 +161,7 @@ export default {
|
||||
},
|
||||
addData(data) {
|
||||
this.tableData.push(data);
|
||||
this.handleData(this.tableData, '1');
|
||||
},
|
||||
charuData(data) {
|
||||
if ( this.chaData.children) {
|
||||
|
Loading…
Reference in New Issue
Block a user