兰宝车间质量管理系统-前端
疯狂的狮子Li
2025-01-20 25189f30525ea19844d2e8680e8bdb947a450879
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) {