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