fix problem
This commit is contained in:
		
							parent
							
								
									8911525b5a
								
							
						
					
					
						commit
						b94e765770
					
				@ -1129,6 +1129,7 @@
 | 
			
		||||
		});
 | 
			
		||||
 | 
			
		||||
		onEvent('click', '#opeFirmEdiBtn', function () {
 | 
			
		||||
			selSysMain();
 | 
			
		||||
			$('#opeFirmTitle').html('編輯廠商資料');
 | 
			
		||||
			let url = baseApiUrl + "/operation/OpeFirRead";
 | 
			
		||||
			pageAct.opeFirmId = $(this).parent().data('id')
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user