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