wtt
9 天以前 c52493862278c1b445d364b641ca88f23a0381a6
质量优化
2个文件已修改
6 ■■■■ 已修改文件
manifest.json 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/ZLGL/checkFlowList/QC_CheckBillflowList.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
manifest.json
@@ -2,9 +2,8 @@
    "name" : "智云LMES",
    "appid" : "__UNI__B002F49",
    "description" : "",
    "versionName" : "3.018",
    "versionCode" : 318,
    "versionName" : "3.020",
    "versionCode" : 320,
    "transformPx" : false,
    /* 5+App特有相关 */
    "app-plus" : {
pages/ZLGL/checkFlowList/QC_CheckBillflowList.vue
@@ -217,6 +217,7 @@
                    } = res.data
                    if (count > 0) {
                        this.listData = res.data.data
                        this.page = 1;
                        this.showList = this.getPage(this.page, this.listData)
                        
                    } else {