@@ -631,7 +631,7 @@
<el-table-column label="备注" align="center">
<el-input
slot-scope="scope"
- v-model="scope.row.fRemark"
+ v-model="scope.row.remark"
placeholder="请输入备注"
:disabled="browseStatus"
clearable