Kaynağa Gözat

更新打包

lex-xin 3 yıl önce
ebeveyn
işleme
cbd5e868ae

+ 6 - 6
src/views/system/sysuser/index.vue

@@ -127,9 +127,9 @@
                   v-permisaction="['system:sysuser:edit']"
                   size="mini"
                   type="text"
-                  icon="el-icon-view"
+                  icon="el-icon-edit"
                   @click="handleUpdate(scope.row)"
-                >查看</el-button>
+                >修改</el-button>
                 <el-button
                   v-permisaction="['system:sysuser:changeAssignUser']"
                   size="mini"
@@ -168,7 +168,7 @@
     </el-row>
 
     <!-- 添加或修改参数配置对话框 -->
-    <el-dialog title="查看" :visible.sync="open" width="800px">
+    <el-dialog title="修改" :visible.sync="open" width="800px">
       <el-form ref="form" :model="form" :rules="rules" label-width="80px">
         <el-row>
           <el-col :span="12">
@@ -198,7 +198,7 @@
           </el-col> -->
           <el-col :span="12">
             <el-form-item label="角色" style="width: 90%">
-              <el-select v-model="form.roleId" disabled filterable clearable placeholder="请选择" style="width: 100%" @change="$forceUpdate()">
+              <el-select v-model="form.roleId" filterable clearable placeholder="请选择" style="width: 100%" @change="$forceUpdate()">
                 <el-option
                   v-for="item in roleOptions"
                   :key="item.roleId"
@@ -245,8 +245,8 @@
         </el-row>
       </el-form>
       <div slot="footer" class="dialog-footer">
-        <el-button type="primary" @click="cancel">确 定</el-button>
-        <!-- <el-button @click="cancel">取 消</el-button> -->
+        <el-button type="primary" @click="submitForm">确 定</el-button>
+        <el-button @click="cancel">取 消</el-button>
       </div>
     </el-dialog>
 

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
web/index.html


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
web/static/web/js/chunk-c819ff50.d735119b.js


Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor