a
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
<el-table-column
|
||||
align="center"
|
||||
label="工艺名称"
|
||||
sortable
|
||||
prop="工艺名称"
|
||||
width="200">
|
||||
<template slot-scope="scope">{{ scope.row.工艺名称 }}</template>
|
||||
</el-table-column>
|
||||
|
||||
Reference in New Issue
Block a user