Skip to content

Commit 172ff86

Browse files
authored
Update readme.md
1 parent 5068426 commit 172ff86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ php artisan vendor:publish --provider="DLP\DLPServiceProvider"
6666
<td style="text-align:left;">表单控件</td>
6767
<td style="text-align:left;">二维数组<br/>[[col=>val,col2=>val2,...],...]</td>
6868
<td style="text-align:left;">支持拖拽排序 类似JSON组件</td>
69-
<td style="text-align:left;"><a target="_blank" href='https://github.com/laravel-admin-extensions/component-js/blob/main/test/example.php#L162'>$form->Linear</a><br/><br/><b>直接调用</b>:<br/><a target="_blank" href='https://github.com/laravel-admin-extensions/component-js/blob/main/src/Widget/Linear.php#L44'>Linear::panel</a></td>
69+
<td style="text-align:left;"><a target="_blank" href='https://github.com/laravel-admin-extensions/component-js/blob/main/test/example.php#L162'>$form->Linear</a><br/><br/><b>直接调用</b>:<br/><a target="_blank" href='https://github.com/laravel-admin-extensions/component-js/blob/main/src/Widget/Linear.php#L48'>Linear::panel</a></td>
7070
</tr>
7171
<tr>
7272
<td style="text-align:left;">弹出层组件</td>

0 commit comments

Comments
 (0)