Lius
2023-12-19 f67b4c736c68cd3d1f75e5fc6b6e23189f12b979
src/views/eam/modules/equipment/ProcessParametersList.vue
@@ -1,11 +1,11 @@
<template>
  <a-card :bordered="false">
    <!-- <a-button
    <a-button
      v-if="equipmentSelectionRows.length == 1 && this.dataSource.length == 0"
      @click="handleAdd"
      type="primary"
      icon="plus"
    >新增</a-button> -->
    >新增</a-button>
    <div>
      <a-table
        ref="table"