@@ -958,6 +958,7 @@ const costitemDel = (id: string) => {
const copyDialog = ref(false)
const costIds = ref([])
+const agreementId = ref('')
const coverRuleId = ref('')
const agreementList = ref([])
const rulesList = ref([])