Browse Source

fix 改动显示

fix 改动显示
master
陈港 2 years ago
parent
commit
90fa9f2dd7
  1. 2
      pages/purchase/newSpecs.vue

2
pages/purchase/newSpecs.vue

@ -62,7 +62,7 @@
<view class="card warning">
<view class="title_mast">预警值</view>
<view class="input"><input placeholder="请输入预警值" type="digit" v-model="formData.earlyValue"/><text>{{formData.massUnits}}</text></view>
<view class="input"><input placeholder="请输入预警值" type="digit" v-model="formData.earlyValue"/><text>{{formData.dressingUnit}}</text></view>
</view>
<button class="cu-btn round bg-green shadow submit" @click="submit">确定</button>

Loading…
Cancel
Save