Admin
2022-09-26 aa2e3f4435dc4d12da4cb4bd282ba0daa1b3cb6d
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>