Browse Source

协议复制页面字段变更

祁鹏飞 1 month ago
parent
commit
d366db5629
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/quoteConfig/agreement/agreementCopy.vue

+ 1 - 1
src/views/quoteConfig/agreement/agreementCopy.vue

@@ -91,7 +91,7 @@ const sysUpAndDownList = ref<string[]>([])//选中id
 const formInline = reactive({
   validState: '',//协议信息
   agreementStatus: "",//归属
-  agreement: route.query.id
+  agreementId: route.query.id
 })
 const columns = [