This commit is contained in:
zcx
2024-01-03 14:29:43 +08:00
parent 9eeefde0fb
commit 8813f57c9b

View File

@@ -140,6 +140,7 @@ export default {
deptId: null, deptId: null,
skillKey: null, skillKey: null,
content: null, content: null,
status: 0,
keyList: [] keyList: []
}; };
this.resetForm('form'); this.resetForm('form');