mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 18:28:43 +08:00 
			
		
		
		
	升级vue-cli版本到4.4.4
This commit is contained in:
		| @@ -77,8 +77,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" | ||||
| 	 | ||||
| 	<select id="checkDeptNameUnique" resultMap="SysDeptResult"> | ||||
| 	    <include refid="selectDeptVo"/> | ||||
| 		where dept_name=#{deptName} and parent_id = #{parentId} | ||||
|               limit 1 | ||||
| 		where dept_name=#{deptName} and parent_id = #{parentId} limit 1 | ||||
| 	</select> | ||||
|      | ||||
|     <insert id="insertDept" parameterType="SysDept"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 RuoYi
					RuoYi