fix: error
							parent
							
								
									09942f0257
								
							
						
					
					
						commit
						4736a5b3fe
					
				| 
						 | 
					@ -199,7 +199,7 @@ defineExpose({
 | 
				
			||||||
          <Button
 | 
					          <Button
 | 
				
			||||||
            v-if="row.formId > 0"
 | 
					            v-if="row.formId > 0"
 | 
				
			||||||
            type="primary"
 | 
					            type="primary"
 | 
				
			||||||
            @click="showFormDetail(row)"`
 | 
					            @click="showFormDetail(row)"
 | 
				
			||||||
            size="small"
 | 
					            size="small"
 | 
				
			||||||
            ghost
 | 
					            ghost
 | 
				
			||||||
            class="ml-1"
 | 
					            class="ml-1"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue