ZaiZai hace 2 años
padre
commit
0e6e443ea0
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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 = () => {