| | |
| | | "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": "功能點不存在!" |
| | | |
| | |
| | | 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) + |
| | |
| | | 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({ |