Merge branch 'master' of http://49.232.154.205:10100/liujingchao/klp-mono
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
|
||||
<!-- 毛重 -->
|
||||
<view class="form-item form-item-optional">
|
||||
<text class="form-label-optional">毛重 (kg)</text>
|
||||
<text class="form-label-optional">毛重 (吨)</text>
|
||||
<input
|
||||
v-model="form.grossWeight"
|
||||
type="digit"
|
||||
@@ -129,7 +129,7 @@
|
||||
|
||||
<!-- 净重 -->
|
||||
<view class="form-item form-item-optional">
|
||||
<text class="form-label-optional">净重 (kg)</text>
|
||||
<text class="form-label-optional">净重 (吨)</text>
|
||||
<input
|
||||
v-model="form.netWeight"
|
||||
type="digit"
|
||||
|
||||
Reference in New Issue
Block a user