兰宝车间质量管理系统-前端
src/views/tool/gen/importTable.vue
@@ -63,7 +63,7 @@
/** 查询参数列表 */
const show = (dataName: string) => {
  getDataNames().then(res => {
  getDataNames().then((res) => {
    if (res.code == 200) {
      dataNameList.value = res.data;
      if (dataName) {