Explorar el Código

农林植保更新

yf_zd hace 4 años
padre
commit
6106ba6449
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      bigdata2/src/components/UserManger.vue

+ 1 - 1
bigdata2/src/components/UserManger.vue

@@ -17,7 +17,7 @@
 		</div>
 		<el-button v-if="have_type == 0 || staff == 1 || have_type == 2" type="success" size="mini" @click="addUser()"
 			><span style="color: #fff" 
-			>添加新用户1</span
+			>添加新用户</span
 			></el-button
 		>
 		</div>