123
zhang
昨天 b79425dae011de5edcf8885f0cfb4c04bb84831f
123
2个文件已修改
6 ■■■■ 已修改文件
pages/basics/order.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/basics/pakin.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/basics/order.vue
@@ -98,7 +98,7 @@
            <view class="revise-box ">
                <view class="revise-box-top">
                    <view class="color-block-blue"></view>
                    <text class="title">修改批号/数量</text>
                    <text class="title">修改数量</text>
                </view>
            <!--     <view class="" style="position: relative;left: 50px;margin-bottom: 20px;">
                    <text style="display: inline-block;float: left;width: 60px;">批次:</text>
pages/basics/pakin.vue
@@ -98,7 +98,7 @@
            <view class="revise-box ">
                <view class="revise-box-top">
                    <view class="color-block-blue"></view>
                    <text class="title">修改批号/数量</text>
                    <text class="title">修改数量</text>
                </view>
            <!--     <view class="" style="position: relative;left: 50px;margin-bottom: 20px;">
                    <text style="display: inline-block;float: left;width: 60px;">批次:</text>
@@ -300,7 +300,7 @@
            findMat() {
                let that = this
                uni.request({
                    url: that.commonUrl + '/mobile/mat/search/auth',
                    url: that.commonUrl + '/mobile/mat/auth',
                    data: {
                        matnr:that.matnr
                    },