mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-19 18:22:11 +08:00
check bugs
This commit is contained in:
@@ -1601,7 +1601,8 @@ GooFlow.prototype={
|
||||
|
||||
},
|
||||
//载入一组数据
|
||||
loadData:function(data){
|
||||
loadData: function (data) {
|
||||
this.clearData(); //载入之前先清空数据 yubaolee
|
||||
var t=this.$editable;
|
||||
this.$editable=false;
|
||||
if(data.title) this.setTitle(data.title);
|
||||
|
Reference in New Issue
Block a user