소스 검색

试验容器

ZaiZai 2 년 전
부모
커밋
0e6e443ea0
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      src/views/tentative/parameter/container.vue

+ 0 - 2
src/views/tentative/parameter/container.vue

@@ -556,7 +556,6 @@ const addEditFormClick = async () => {
     }
 }
 
-
 //删除数据
 const delTableModalClick = () => {
     window?.$messageBox?.alert('请谨慎考虑后,确认是否需要删除?', '删除提醒', {
@@ -593,7 +592,6 @@ const tableRemoveData = async () => {
     }
 }
 
-
 //导入
 const importModal = ref(false)
 const importModalClick = () => {