Update index.vue
This commit is contained in:
		
							parent
							
								
									1ffdcb4b23
								
							
						
					
					
						commit
						7aaad8f5d8
					
				| 
						 | 
				
			
			@ -57,7 +57,7 @@
 | 
			
		|||
  const searchFormOptions = reactive<TableType["searchFormOptions"]>({
 | 
			
		||||
    name: {
 | 
			
		||||
      type: "input",
 | 
			
		||||
      label: "姓名",
 | 
			
		||||
      label: "商品名称",
 | 
			
		||||
    },
 | 
			
		||||
  });
 | 
			
		||||
  const columns = ref<TableType["columns"]>([
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue