Commit bcf97a92 by 史敦盼

字典维护查询

1 parent 18af1b76
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
<!-- 表格插槽 --> <!-- 表格插槽 -->
<template #tableWrap> <template #tableWrap>
<table-config <table-config
v-if="showDialog"
ref="searchTable" ref="searchTable"
:query="query" :query="query"
:columns="columns" :columns="columns"
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!