Browse Source

继续改bug

shibei_master
dai 3 years ago
parent
commit
92274fb805
  1. 2
      src/views/modules/shequzhili/tuceng/anquan/xuncha/cpts/record.vue

2
src/views/modules/shequzhili/tuceng/anquan/xuncha/cpts/record.vue

@ -125,7 +125,7 @@
<template slot-scope="scope">
<el-input
v-if="scope.row.isEdit"
type="number"
type="text"
v-model="scope.row.detailed"
placeholder="请输入"
class="input-width"

Loading…
Cancel
Save