@@ -686,7 +686,7 @@ func pf(o map[string]interface{}) (bool, string) {
param["spidercompete"] = o["spidercompete"]
param["estimate"] = o["estimate"]
param["weight"] = o["weight"]
-
+ param["pendstate"] = o["pendstate"]
//qu.Debug("param---", param)
issave := spider.SaveSpider(o["code"].(string), param)
return issave, one["s_name"].(string)
@@ -160,7 +160,7 @@ $(function(){
"url": "/js/dataTables.chinese.lang"
},
"columnDefs": [
- { "orderable": false, "targets": [0,10] },
+ { "orderable": false, "targets": [0,10,12] },
//更新节点
{"targets":[6], createdCell: function (cell, cellData, rowData, rowIndex, colIndex) {
{{if gt (session "auth") 2}}