Admin
2022-10-13 374c78f1791b7693f7c5c2e6d7e064d946df290e
src/views/goalManagement/targetEscalation/component/TypeDailog.vue
@@ -219,7 +219,7 @@
         form.value = {};
         formUp.value = {};
         tableData.value=[];
         dialogVisible.value = false;
         dialogVisible.value = false;
      };
      const titleName = ref();
      const typeScope = ref();
@@ -338,4 +338,4 @@
.el-row {
   padding-bottom: 20px;
}
</style>
</style>