Commit 044236ba by wangweidong

土工试验Lims

parent 11617162
......@@ -46,9 +46,7 @@
<div v-else-if="item.key==='remark'" @click.stop="_handleRow(scope)">
<el-input v-model="scope.row.remark" @change="_remarkChange(scope.row)"></el-input>
</div>
</template>
<template slot-scope="scope">
<div v-if>
<div v-else>
{{ scope.row[item.key] }}
</div>
</template>
......
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