作者 王智

222

... ... @@ -9,7 +9,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
add_url: 'product/add',
edit_url: 'product/edit',
del_url: 'product/del',
multi_url: 'product/multi',
multi_url: 'product/import',
table: 'product',
}
});
... ...