rabin 3 years ago
parent
commit
6bc81092dd
2 changed files with 2 additions and 1 deletions
  1. 1 0
      tool/work/database/appoint.php
  2. 1 1
      tool/work/database/info.php

+ 1 - 0
tool/work/database/appoint.php

@@ -122,6 +122,7 @@ return array
             'default'   => '',
             'desc'      => '请选择相关视频',
             'match'     => 'option',
+            'update'    => 'video',
             'key'       => '3',
             'place'     => '150',
             'upload'    => 'yun',

+ 1 - 1
tool/work/database/info.php

@@ -278,7 +278,7 @@ return array
             'default'   => '',
             'desc'      => '请选择相关视频',
             'match'     => 'option',
-            //'update'    => 'video',
+            'update'    => 'video',
             'key'       => '3',
             'place'     => '150',
             'upload'    => 'yun',