Commit 242c8783 242c87835c18a1e22a92b9e724bddf029f52bfe5 by zhanghao

commit

1 parent af1e3548
......@@ -27,16 +27,6 @@
label="NLP断言"
min-width="3">
</el-table-column>
<el-table-column
prop="data_type"
label="data_type"
min-width="1">
</el-table-column>
<el-table-column
prop="input_type"
label="input_type"
min-width="1">
</el-table-column>
</el-table>
</div>
</template>
......