chenhaozhe
2025-08-14 adfd8f6118ab7e38311347a3eeb7a66576a06669
调整样式
13个文件已修改
46 ■■■■■ 已修改文件
App.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/caigoudingdan/generate.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/caigouruku/form.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/caigoutuiliao/form.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/qitachuku_v2/form.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/qitaruku_v2/form.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/shengchanbuliao/form.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/shengchanlingliaoshengdan/form.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/shengchanrukushengdan/form.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/tiaomadaying/tiaomadaying.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/weiwailingliao/form.vue 5 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/xiaoshouchuku/form.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/zhijiediaobo/form.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
App.vue
@@ -29,6 +29,7 @@
    /* 用于解决picker内部设置 disabled input 时不响应的问题 */
    .picker-overlay {
        box-sizing: border-box;
        position: absolute;
        top: 0;
        left: 0;
pages/caigoudingdan/generate.vue
@@ -248,7 +248,7 @@
T 24 0 0 120 物料名称: ${this.baseInfo.HMaterName}
T 55 0 0 145 (Material Code)
T 24 0 0 165 款号: ${this.baseInfo.HCoilNO}
T 55 0 0 190 (Stvle No.)
T 55 0 0 190 (Style No.)
T 24 0 300 165 客户编号: ${this.baseInfo.HFactory}
T 55 0 300 190 (Consumer No.)
T 24 0 0 210 分组: ${this.baseInfo.HFurnaceNO || ''}
pages/caigouruku/form.vue
@@ -1515,6 +1515,10 @@
            position: relative;
            display: flex;
            picker {
                width: 100%;
            }
            .uni-combox {
                width: 100%;
            }
pages/caigoutuiliao/form.vue
@@ -1422,6 +1422,10 @@
            position: relative;
            display: flex;
            picker {
                width: 100%;
            }
            .uni-combox {
                width: 100%;
            }
pages/qitachuku_v2/form.vue
@@ -1562,6 +1562,10 @@
            border: 1px solid #acacac;
            position: relative;
            display: flex;
            picker {
                width: 100%;
            }
            .uni-combox {
                width: 100%
pages/qitaruku_v2/form.vue
@@ -1558,6 +1558,10 @@
            border: 1px solid #acacac;
            position: relative;
            display: flex;
            picker {
                width: 100%;
            }
            .uni-combox {
                width: 100%
pages/shengchanbuliao/form.vue
@@ -1438,6 +1438,10 @@
            border: 1px solid #acacac;
            position: relative;
            display: flex;
            picker {
                width: 100%;
            }
            .uni-combox {
                width: 100%;
pages/shengchanlingliaoshengdan/form.vue
@@ -1512,6 +1512,10 @@
            border: 1px solid #acacac;
            position: relative;
            display: flex;
            picker {
                width: 100%;
            }
            .uni-combox {
                width: 100%;
pages/shengchanrukushengdan/form.vue
@@ -1515,6 +1515,10 @@
            border: 1px solid #acacac;
            position: relative;
            display: flex;
            picker {
                width: 100%;
            }
            .uni-combox {
                width: 100%
pages/tiaomadaying/tiaomadaying.vue
@@ -200,7 +200,7 @@
T 24 0 0 120 物料名称: ${this.lailiaoInfo.HMaterName}
T 55 0 0 145 (Material Code)
T 24 0 0 165 款号: ${this.lailiaoInfo.HCoilNO}
T 55 0 0 190 (Stvle No.)
T 55 0 0 190 (Style No.)
T 24 0 300 165 客户编号: ${this.lailiaoInfo.HFactory}
T 55 0 300 190 (Consumer No.)
T 24 0 0 210 分组: ${this.lailiaoInfo.HFurnaceNO || ''}
pages/weiwailingliao/form.vue
@@ -878,7 +878,6 @@
            },
            //选中源单
            getHBarCodeData(HBarCode) {
                if(this.hform.HMainSourceBillType == -1) {
                    this.playSound(1)
                    this.barCodeFocus = true
@@ -1495,6 +1494,10 @@
            border: 1px solid #acacac;
            position: relative;
            display: flex;
            picker {
                width: 100%;
            }
            .uni-combox {
                width: 100%;
pages/xiaoshouchuku/form.vue
@@ -1477,6 +1477,10 @@
            border: 1px solid #acacac;
            position: relative;
            display: flex;
            picker {
                width: 100%;
            }
            .uni-combox {
                width: 100%;
pages/zhijiediaobo/form.vue
@@ -1982,6 +1982,10 @@
            position: relative;
            display: flex;
            picker {
                width: 100%;
            }
            .uni-combox {
                width: 100%;
            }