#
whycq
2023-08-07 d19f0a270c5e4b8e66c0ca78581488fa36d28ed8
#
2个文件已修改
4 ■■■■ 已修改文件
manifest.json 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/order/orderDetil.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
manifest.json
@@ -2,7 +2,7 @@
    "name" : "中扬WMS",
    "appid" : "__UNI__DA5854D",
    "description" : "",
    "versionName" : "2023070701",
    "versionName" : "2023080701",
    "versionCode" : "100",
    "transformPx" : false,
    /* 5+App特有相关 */
pages/order/orderDetil.vue
@@ -50,7 +50,7 @@
                orderNo: ''
            }
        },
        onShow() {
        mounted() {
            let that = this
            // #ifdef APP-NVUE
            const eventChannel = this.$scope.eventChannel; // 兼容APP-NVUE