Lius
2024-03-01 4f0cb97a09ee88f106c4b8b0875ae611bae4b9a2
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"