吉安感知网项目-前端
shuishen
2026-02-27 ea9284ce2677d1e1f66e6718317a7701e3a822b2
applications/task-work-order/src/views/orderView/organizational/zoningManagement/index.vue
@@ -40,8 +40,8 @@
    <div class="gd-table-container" v-loading="loading">
      <div class="gd-table-toolbar">
        <el-button :icon="Plus" color="#4C34FF" type="primary" @click="openForm('add')">新增区划</el-button>
        <el-button :icon="Upload" @click="handleImport">区划导入</el-button>
        <el-button :icon="Download" :loading="exportLoading" :disabled="exportLoading" @click="handleExport">区划导出</el-button>
        <el-button :icon="Upload" color="#ECECF4" @click="handleImport">区划导入</el-button>
        <el-button :icon="Download" color="#ECECF4" :loading="exportLoading" :disabled="exportLoading" @click="handleExport">区划导出</el-button>
      </div>
      <div class="gd-table-content gd-table-content-bg">