|  | @@ -35,7 +35,6 @@
 | 
	
		
			
				|  |  |      import { defHttp } from '/@/utils/http/axios';
 | 
	
		
			
				|  |  |      import { message,Modal  } from 'ant-design-vue';
 | 
	
		
			
				|  |  |      import JUpload from '/@/components/Form/src/jeecg/components/JUpload/JUpload.vue';
 | 
	
		
			
				|  |  | -    import { idText } from 'typescript';
 | 
	
		
			
				|  |  |      const emit = defineEmits([ 'addList']); //定义emit
 | 
	
		
			
				|  |  |      var visible = ref(false)
 | 
	
		
			
				|  |  |      var title = ref('')
 |