closeBox方法添加。

This commit is contained in:
Renpc-kilig 2021-03-22 11:07:19 +08:00
parent 9247812ad2
commit f5b5cb6d2a
6 changed files with 24 additions and 0 deletions

View File

@ -105,6 +105,10 @@
importExcel()
function closeBox() {
parent.layer.close(parent.layer.getFrameIndex(window.name));
}
// 初始化表格
function initTable() {
table.render({

View File

@ -105,6 +105,10 @@
importExcel()
function closeBox() {
parent.layer.close(parent.layer.getFrameIndex(window.name));
}
// 初始化表格
function initTable() {
table.render({

View File

@ -105,6 +105,10 @@
importExcel()
function closeBox() {
parent.layer.close(parent.layer.getFrameIndex(window.name));
}
// 初始化表格
function initTable() {
table.render({

View File

@ -105,6 +105,10 @@
importExcel()
function closeBox() {
parent.layer.close(parent.layer.getFrameIndex(window.name));
}
// 初始化表格
function initTable() {
table.render({

View File

@ -105,6 +105,10 @@
importExcel()
function closeBox() {
parent.layer.close(parent.layer.getFrameIndex(window.name));
}
// 初始化表格
function initTable() {
table.render({

View File

@ -105,6 +105,10 @@
importExcel()
function closeBox() {
parent.layer.close(parent.layer.getFrameIndex(window.name));
}
// 初始化表格
function initTable() {
table.render({