Procházet zdrojové kódy

调整图片权限

luojun před 2 roky
rodič
revize
f52ad62df3
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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 = "编辑安全防范设施建设达标情况";