修改问题
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
耗材价格
|
||||
</view>
|
||||
<view>
|
||||
<input type="text" placeholder="请输入耗材价格" v-model="datas.form.price" name="" id="">
|
||||
<input class="uni-input" placeholder="请输入耗材价格" type="number" v-model="datas.form.price" >
|
||||
</view>
|
||||
</view>
|
||||
<view>
|
||||
|
||||
Reference in New Issue
Block a user