ces
cuiqian2004
2024-07-11 25e3338b28154c02bb1d6efc22403085b58090b4
ces
3个文件已修改
11 ■■■■ 已修改文件
locale/zh-Hant.json 补丁 | 查看 | 原始文档 | blame | 历史
pages/modal/3018_2.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/modal/classAttr.vue 9 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
locale/zh-Hant.json
pages/modal/3018_2.vue
@@ -1677,7 +1677,7 @@
                                icon: "success",
                                duration: 3000
                            });
                        if (this.$data.param.After_Btn_Refresh) {
                        if ( !this.$data.param.After_Btn_Not_Refresh) {
                            //刷新
                            uni.redirectTo({
                                url: '../modal/3018_2?param=' + JSON.stringify(this.$data.param) +
pages/modal/classAttr.vue
@@ -987,10 +987,11 @@
                                duration: 3000
                            });
                        //刷新
                        uni.redirectTo({
                            url: '../modal/classAttr?param=' + JSON.stringify(this.$data.param) +
                                "&titlename=" + this.$data.title
                        });
                        // uni.redirectTo({
                        //     url: '../modal/classAttr?param=' + JSON.stringify(this.$data.param) +
                        //         "&titlename=" + this.$data.title
                        // });
                        // this.class_attr_init();
                    } else {
                        uni.showModal({