摘要:
<div> <a-modal v-model="visible" title="产品详情" @ok="handleOk"> <a-form id="detail" v-model="form" :form="form" @submit="handleSubmit" ref="form" > <a-f 阅读全文
posted @ 2022-01-13 00:24
不爱吃西红柿
阅读(182)
评论(0)
推荐(0)
摘要:
<div> <model ref="mode_data" :child ="record"></model> <a-table :columns="columns" :data-source="data"> <a slot="name" slot-scope="text">{{ text }}</a 阅读全文
posted @ 2022-01-13 00:23
不爱吃西红柿
阅读(315)
评论(0)
推荐(0)