正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
| @@ -267,6 +267,7 @@ class ATemplateLogic extends BaseLogic | @@ -267,6 +267,7 @@ class ATemplateLogic extends BaseLogic | ||
| 267 | $this->fail('请先提交设计审核'); | 267 | $this->fail('请先提交设计审核'); |
| 268 | } | 268 | } |
| 269 | $this->param['design_manager'] = $this->manager['id']; | 269 | $this->param['design_manager'] = $this->manager['id']; |
| 270 | + $this->param['test_model'] = 0; | ||
| 270 | }else{ | 271 | }else{ |
| 271 | $this->param['front_manager'] = $this->manager['id']; | 272 | $this->param['front_manager'] = $this->manager['id']; |
| 272 | } | 273 | } |
-
请 注册 或 登录 后发表评论