浏览代码

试验容器

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 = () => {