commit
Showing
1 changed file
with
0 additions
and
10 deletions
| ... | @@ -27,16 +27,6 @@ | ... | @@ -27,16 +27,6 @@ |
| 27 | label="NLP断言" | 27 | label="NLP断言" |
| 28 | min-width="3"> | 28 | min-width="3"> |
| 29 | </el-table-column> | 29 | </el-table-column> |
| 30 | <el-table-column | ||
| 31 | prop="data_type" | ||
| 32 | label="data_type" | ||
| 33 | min-width="1"> | ||
| 34 | </el-table-column> | ||
| 35 | <el-table-column | ||
| 36 | prop="input_type" | ||
| 37 | label="input_type" | ||
| 38 | min-width="1"> | ||
| 39 | </el-table-column> | ||
| 40 | </el-table> | 30 | </el-table> |
| 41 | </div> | 31 | </div> |
| 42 | </template> | 32 | </template> | ... | ... |
-
Please register or sign in to post a comment