Explorar o código

元数据设置更改

duy %!s(int64=2) %!d(string=hai) anos
pai
achega
b551005943
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      src/views/tentative/metadata.vue

+ 4 - 4
src/views/tentative/metadata.vue

@@ -567,10 +567,10 @@ export default {
       let list = [];
       list = this.$refs.dialogtable.selection;
       //console.log(list)
-      if (list.length === 0) {
-        this.$message.warning("请选择至少一条数据");
-        return;
-      }
+      // if (list.length === 0) {
+      //   this.$message.warning("请选择至少一条数据");
+      //   return;
+      // }
 
       let ids = [];
       list.forEach((item)=>{