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