@@ -25,6 +25,7 @@ export const tableOption = {
editBtn: false,
delBtn: false,
addBtn: false,
+ searchShow: false,
menuType: 'menu',
column: [
{
@@ -24,6 +24,7 @@ export const tableOption = {
@@ -31,6 +31,7 @@ export const tableOption = {
stripe: true,
menuAlign: 'center',
align: 'center',
viewBtn: true,
column: [{
width: 150,
@@ -23,6 +23,7 @@ export const tableOption = {
refreshBtn: false,
showClomnuBtn: false,
searchSize: 'mini',
label: '类型',
refreshBtn: true,
@@ -21,6 +21,7 @@ export const tableOption = {
indexLabel: '序号',
viewBtn:false,
editBtn:false,
saveBtn: false,
addBtn: true,
@@ -17,7 +17,7 @@
import { rule } from "@/util/validateRules";
export const tableOption = {
- // 省略 ...
label: '名称',
labelWidth: 120,
label: 'ID',
label: '用户ID',
prop: 'user_id',
@@ -34,6 +34,7 @@ export const tableOption = {
@@ -33,6 +33,7 @@ export const tableOption = {
@@ -38,6 +38,7 @@ export const tableOption = {
@@ -10,6 +10,7 @@ export const tableOption = {
filterBtn: false,
@@ -13,6 +13,7 @@ export const tableOption = {
dialogWidth: '85%',
labelWidth: 130,
dialogHeight: '78%',
@@ -243,6 +244,7 @@ export const tableLogOption = {
columnBtn: false,
label: '表名称',
prop: 'tableName',
@@ -22,6 +22,7 @@ export const tableOption = {
label: '主键',
label: '订单号',