祁鹏飞 il y a 1 mois
Parent
commit
da8c7be8b6
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/quoteConfig/costManagement.vue

+ 1 - 1
src/views/quoteConfig/costManagement.vue

@@ -196,7 +196,7 @@ onBeforeMount(async () => {
   if (id.value) {
   if (id.value) {
     formInline.agreement = id.value;
     formInline.agreement = id.value;
   }
   }
-  findpage(['2086712663311503360']);//列表数据
+  findpage();//列表数据
   getDeptTree();
   getDeptTree();
   agreement();
   agreement();
   initCompany();
   initCompany();