添加批量添加功能
This commit is contained in:
parent
5d725a47b1
commit
009cf3b224
|
|
@ -230,6 +230,8 @@ function ManyKeyWordAdd(){
|
|||
}, function (json) {
|
||||
table.cachecount = -1;
|
||||
table.callpage();
|
||||
// console.log("php:"+json.data);
|
||||
// console.log("php:"+json.cateid);
|
||||
opn.close();
|
||||
ciyfn.toast('批量添加成功');
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user