thinkphp + easyUI 不能同时打开两张数据表?

WBOY
Release: 2016-06-23 14:15:45
Original
858 people have browsed it

easyui thinkphp

两个linkbutton分别打开一个数据库中不同的两张数据表

现在单独打开两个是可以正确显示的。

但是如果打开了一个linkbutton1,不关掉tabs中对应的linkbutton1,再打开linkbutton2,这时linkbutton2

显示不了数据,但是如果关掉linkbutton1,再打开linkbutton2,是可以正确显示的。

求解

回复讨论(解决方案)

这是不可能的!thinkphp 每个表是一个对象,不可能出现你说的现象

这是不可能的!thinkphp 每个表是一个对象,不可能出现你说的现象

? 但我这里确实是这样的。。

这是不可能的!thinkphp 每个表是一个对象,不可能出现你说的现象

能给些调试的思路吗

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template