Commit 8b869e4f by wangweidong

土工试验Lims

parent 7928bdc9
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
sortable sortable
> >
<template slot-scope="scope"> <template slot-scope="scope">
<div v-if>{{scope.row[item.key]}}</div> <div>{{scope.row[item.key]}}</div>
</template> </template>
</vxe-table-column> </vxe-table-column>
</PTVXETable> </PTVXETable>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment