flat: 暂存
This commit is contained in:
@@ -1195,6 +1195,7 @@ export default {
|
||||
name: row.name,
|
||||
serveLabels: row.serveLabels,
|
||||
remarks: row.remarks,
|
||||
policyIds: this.selectPolicyTree.map((item) => item[1]).join(','),
|
||||
}).then(
|
||||
() => {
|
||||
done();
|
||||
|
||||
Reference in New Issue
Block a user