一、该问题的重现步骤是什么?
1.
<avue-form
ref="invoiceref"
v-model="invoiceobj"
:data="dataInvoice"
:option="optionInvoice"
:upload-after="uploadAfter"
@reset-change="emptytChange"
@submit="submit"
>avue-form>
optionInvoice: {
height: "80%",
group: [
{
icon: "el-icon-info",
label: "发票图片",
prop: "group",
column: [
如何使用 this.$refs.invoiceref 进行 findColumnIndex 具体的column的index
二、你期待的结果是什么?实际看到的又是什么?
三、你正在使用的是什么产品,什么版本?在什么操作系统上?
四、请提供详细的错误堆栈信息,这很重要。
五、若有更多详细信息,请在下面提供。
扫一扫访问 Blade技术社区 移动端