6
0
Fork 0

取消调试

release
vine_liutk 2021-12-13 21:03:02 +08:00
parent f9fc7a9271
commit 5b4ce30231
1 changed files with 0 additions and 1 deletions

View File

@ -175,7 +175,6 @@ class ArticleController extends AdminController
if (!is_null($form->media_type)) {
switch ($form->media_type) {
case 1:
dd(1);
$form->media_content = json_encode($form->media_content1);
break;
case 2: