diff --git a/src/views/material/purchase/goodsBind/component/bindTools.vue b/src/views/material/purchase/goodsBind/component/bindTools.vue
index 987f8bb3..a8aec5cb 100644
--- a/src/views/material/purchase/goodsBind/component/bindTools.vue
+++ b/src/views/material/purchase/goodsBind/component/bindTools.vue
@@ -201,12 +201,12 @@
         
             查询
         
-        
+        
       
       
-        
+        
         
         
         
diff --git a/src/views/system/user/index.vue b/src/views/system/user/index.vue
index 520ab763..06658083 100644
--- a/src/views/system/user/index.vue
+++ b/src/views/system/user/index.vue
@@ -84,7 +84,7 @@
 
         
           
-          
+          
           
@@ -404,7 +404,7 @@ export default {
       },
       // 列信息
       columns: [
-        { key: 0, label: `用户编号`, visible: true },
+        { key: 0, label: `序号`, visible: true },
         { key: 1, label: `登录名`, visible: true },
         { key: 2, label: `用户昵称`, visible: true },
         { key: 3, label: `部门`, visible: true },