|
|
|
@ -15,9 +15,9 @@
|
|
|
|
|
<view>送货单号:</view>
|
|
|
|
|
<u-search placeholder="请扫描" :focus="oncefouces" v-model="userDefined5" @search="query" :show-action="false"></u-search>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="single-right">
|
|
|
|
|
<!-- <view class="single-right">
|
|
|
|
|
<u-button type="primary" @click="tidandelivery">提单</u-button>
|
|
|
|
|
</view>
|
|
|
|
|
</view> -->
|
|
|
|
|
</view>
|
|
|
|
|
<u-form-item label="物料编码">
|
|
|
|
|
<jPicker sureColor="#ff0000" @bindpicker="selectProductCodeType" showKey="value" valKey="value" :val="bimWl.value" :options="reducelist" />
|
|
|
|
@ -460,7 +460,7 @@ export default class receiveSRM extends BasePage {
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
|
|
.single-left {
|
|
|
|
|
width: 80%;
|
|
|
|
|
width: 90%;
|
|
|
|
|
height: 100%;
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
|
|