王震
2023-12-19 2fa578a18ed9055f8cb9863a8a0f02977cfa8350
src/views/basic/crew/crew-form.vue
@@ -24,11 +24,11 @@
        >确定</el-button
      >
    </span>
    <staffDialog
    <!-- <staffDialog
      :currshowlist.sync="showStaff"
      :multiSelect="true"
      @handleSelectionChange="selectStaff"
    />
    /> -->
  </el-dialog>
</template>
@@ -90,6 +90,7 @@
              this.$emit('refreshDataList')
            })
          }
          this.isSubmit = false
        } else {
          this.isSubmit = false
        }