Home > Q&A > body text
mysql.query('delete from cm_company where com_id = ' + com_id,function(err,rows, fields){if(err) throw err;res.location('/comManage');
返回页面后不更新数据。(删掉的数据还显示)
PHPz2017-04-17 15:00:01
Force to request the list page once. Force refresh. . .
PHP中文网2017-04-17 15:00:01
Clear cache