Przeglądaj źródła

调整图片权限

luojun 2 lat temu
rodzic
commit
f52ad62df3
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/system/dept/extend.vue

+ 1 - 1
src/views/system/dept/extend.vue

@@ -1537,7 +1537,7 @@ export default {
       this.Businessreset();
       const id = row.id || this.Businessids;
       getOrgPhysicalDefenseConstruction(id).then((response) => {
-        console.log(response.data,"response.data")
+        // console.log(response.data,"response.data")
         this.Businessform = response.data;
         this.Businessopen = true;
         this.Businesstitle = "编辑安全防范设施建设达标情况";