@@ -223,7 +223,8 @@ let active = ref(0)
const BasicFormRef = ref<FormInstance>()
let basicForm = ref({
- deptIds: []
+ deptIds: [],
+ actMethod: '2'
})
const basicRules = ref<FormRules>({
actName: [