摘要:
<div> <a-modal v-model="visible" title="产品详情" @ok="handleOk"> <a-form id="detail" v-model="form" :form="form" @submit="handleSubmit" ref="form" > <a-f 阅读全文
摘要:
<div> <model ref="mode_data" :child ="record"></model> <a-table :columns="columns" :data-source="data"> <a slot="name" slot-scope="text">{{ text }}</a 阅读全文