ces
cuiqian2004
2024-07-11 25e3338b28154c02bb1d6efc22403085b58090b4
ces
3个文件已修改
13 ■■■■ 已修改文件
locale/zh-Hant.json 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/modal/3018_2.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/modal/classAttr.vue 9 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
locale/zh-Hant.json
@@ -108,7 +108,7 @@
    "page.are_you_sure_delete_coded_disk_data": "確定删除該已碼盤數據?",
    "page.tip_no_set_edit_wnd": "未設定編輯視窗樣式",
    "page.cannot_empty": "不能為空",
    "page.required": "  必填",
    "page.required": "必填",
    "page.cannot_rlated_function": "不支持跳轉到功能點",
    "page.function_not_exist": "功能點不存在!"
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({