13937891274
2022-08-04 be76681e5865d3e05945570f9c1c709db0a4514f
src/components/equipmentDailog/maintenanceDailog.vue
@@ -56,7 +56,7 @@
         leadingPersonDepartmentId: '',
      });
      // 开启弹窗
       const titles=ref()
    const titles=ref()
      const disabled=ref(false)
      const dialogVisible = ref(false);
      const openDailog = (title:string,data:any) => {