qymljy 1 ヶ月 前
コミット
39bba8974d

ファイルの差分が大きいため隠しています
+ 1 - 2
src/HManagement/siteManage/securityConfig/components/applicationRuleSet/index.vue


+ 2 - 1
src/HManagement/siteManage/securityConfig/index.vue

@@ -148,6 +148,7 @@ export default {
       })
 
       this.$refs.basicRef.setBasic(res.data)
+      this.$refs.applicationRuleRef.setApplication(res.data)
       // this.obj = {
       //   password_needcapital:res.data.password_needcapital,
       //   password_needlowercase:res.data.password_needlowercase,
@@ -193,7 +194,7 @@ export default {
     this.querySite_Parameter()
     // this.queryEnterpriseWatermark()
     // this.queryProductImage()
-    this.queryRule()
+    // this.queryRule()
   }
 }
 

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません