flat: 暂存

This commit is contained in:
Apcallover
2024-03-21 11:20:24 +08:00
parent 23ea9d5663
commit 31133b5dea

View File

@@ -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();