bugfix
This commit is contained in:
@ -2,6 +2,9 @@
|
||||
<wxs module="dict" src="../../utils/dict.wxs" />
|
||||
<wxs module="times" src="../../utils/time.wxs" />
|
||||
<t-message id="t-message" />
|
||||
<view class="block">
|
||||
<t-navbar left-arrow title="添加出入库记录" t-class="nav" t-class-title="nav-title" />
|
||||
</view>
|
||||
<view class="add-stock">
|
||||
<view class="add-stock-form">
|
||||
<t-cell title="产品" note="{{dict.getDictLabel(form.productId, productOptions)}}" data-picker-key="productPickerVisible" bind:click="showPicker" arrow />
|
||||
|
Reference in New Issue
Block a user