ming %!s(int64=3) %!d(string=hai) anos
pai
achega
2ebe2d06f7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/tenantManage/authConfig/dialogComponent.vue

+ 1 - 1
src/views/tenantManage/authConfig/dialogComponent.vue

@@ -40,7 +40,7 @@
 
           <div style="text-align: right">
             <el-button @click="closeDialog(0)">取消</el-button>
-            <el-button type="primary" @click="submitForm(formInfo)">
+            <el-button type="primary" @click="submitForm(formInfo)" disabled=disabled>
               保存
             </el-button>
           </div>