add lucene
This commit is contained in:
@@ -146,11 +146,11 @@
|
||||
{{ dict.label.agv_system_type[scope.row.agv_system_type] }}
|
||||
</template>
|
||||
</el-table-column>
|
||||
<!-- <el-table-column prop="agv_inst_type" label="AGV任务类型" show-overflow-tooltip width="130">-->
|
||||
<!-- <template slot-scope="scope">-->
|
||||
<!-- {{ dict.label.agv_inst_type[scope.row.agv_inst_type] }}-->
|
||||
<!-- </template>-->
|
||||
<!-- </el-table-column>-->
|
||||
<!-- <el-table-column prop="agv_inst_type" label="AGV任务类型" show-overflow-tooltip width="130">-->
|
||||
<!-- <template slot-scope="scope">-->
|
||||
<!-- {{ dict.label.agv_inst_type[scope.row.agv_inst_type] }}-->
|
||||
<!-- </template>-->
|
||||
<!-- </el-table-column>-->
|
||||
<el-table-column prop="remark" label="描述" show-overflow-tooltip width="100" />
|
||||
<el-table-column prop="create_by" label="创建者" show-overflow-tooltip width="100" />
|
||||
<el-table-column prop="create_time" label="创建时间" show-overflow-tooltip width="150" />
|
||||
|
||||
Reference in New Issue
Block a user