#
whycq
2024-07-08 1b48f7f82596bbbfd623f4a27988fae5de5c67de
#
2个文件已修改
9 ■■■■ 已修改文件
manifest.json 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/basics/changePallet.vue 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
manifest.json
@@ -2,8 +2,8 @@
    "name" : "中扬WMS",
    "appid" : "__UNI__DA5854D",
    "description" : "",
    "versionName" : "20220821A",
    "versionCode" : 103,
    "versionName" : "20240708A",
    "versionCode" : 104,
    "transformPx" : false,
    /* 5+App特有相关 */
    "app-plus" : {
pages/basics/changePallet.vue
@@ -163,6 +163,11 @@
                    this.barcodeFocus = true;
                });
            },
            resst() {
                this.barcode = ''
                this.tBarcode = ''
                this.matList = []
            },
            changePallet() {
                let that = this
                uni.request({