mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-11-04 12:18:43 +08:00 
			
		
		
		
	code review:crm 合同流程
This commit is contained in:
		@@ -6,6 +6,7 @@ export const rules = reactive({
 | 
			
		||||
  name: [required]
 | 
			
		||||
})
 | 
			
		||||
 | 
			
		||||
// TODO @dbh52:不使用 crud 模式哈,使用标准的 ep 代码哈;主要后续 crud schema 可能会改
 | 
			
		||||
// CrudSchema https://doc.iocoder.cn/vue3/crud-schema/
 | 
			
		||||
const crudSchemas = reactive<CrudSchema[]>([
 | 
			
		||||
  {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user