houjie
2023-09-05 6bc6b53ed1141673effd0ed265e13d34706cc3d2
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"