mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-12 12:26:44 +08:00
先提交保留一下
This commit is contained in:
@@ -28,6 +28,7 @@ Vue.config.productionTip = false
|
||||
|
||||
Vue.prototype.$Constants = constants;
|
||||
|
||||
|
||||
Vue.prototype.msgSuccess = function(msg) {
|
||||
this.$message({ showClose: true, message: msg, type: "success", offset: 50 });
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user