01 2022 档案
摘要:<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
阅读全文
摘要:<div> <a-modal v-model="visible" title="产品详情" @ok="handleOk"> <a-form id="detail" v-model="form" :form="form" @submit="handleSubmit" ref="form"> <a-fo
阅读全文
摘要:` 是 否 是 否 <a-table :columns="columns" :data-source="data"> <a slot="name" slot-scope="text">{{ text }}</a> <span slot="customTitle">Name</span> <span
阅读全文
摘要:handleChange(e.target.value, record.key, col)" /> {{ text }} 是 否 是 否 {{ text1 }} save(record.key)">Save cancel(record.key)" > Cancel edit(record.key)"
阅读全文