AiDialogBtn升级到UI库
This commit is contained in:
		| @@ -104,11 +104,10 @@ | ||||
| import {mapState} from "vuex"; | ||||
| import EnterpriseDialog from "../../../components/enterpriseDialog"; | ||||
| import PersonCreditReport from "../../../components/personCreditReport"; | ||||
| import AiDialogBtn from "../../../components/AiDialogBtn"; | ||||
|  | ||||
| export default { | ||||
|   name: "loanDetail", | ||||
|   components: {AiDialogBtn, PersonCreditReport, EnterpriseDialog}, | ||||
|   components: {PersonCreditReport, EnterpriseDialog}, | ||||
|   props: { | ||||
|     instance: Function, | ||||
|     dict: Object, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user