|
|
|
@ -8,7 +8,11 @@
|
|
|
|
|
>新增字段导出映射</el-button
|
|
|
|
|
>
|
|
|
|
|
<div class="zsbTableBox">
|
|
|
|
|
<el-table :data="filedData" style="width: 100%">
|
|
|
|
|
<el-table
|
|
|
|
|
:data="filedData"
|
|
|
|
|
style="width: 100%"
|
|
|
|
|
height="calc(100% - 0px)"
|
|
|
|
|
>
|
|
|
|
|
<el-table-column type="expand">
|
|
|
|
|
<template slot-scope="props">
|
|
|
|
|
<!-- {{ props.row.i2syncFields }} -->
|
|
|
|
|