吉安感知网项目-前端
罗广辉
2026-02-27 3cf3cd88a7b7a49e3300e8e8c1e9034eb69a3429
applications/task-work-order/src/views/orderView/appConfiguration/process/index.vue
@@ -27,6 +27,7 @@
         </el-form-item>
      </el-form>
      <div class="gd-table-container" v-loading="loading">
      <div class="gd-table-toolbar">
         <el-button :icon="Plus" color="#4C34FF" type="primary"  @click="handleCreate">
            创建
@@ -40,7 +41,6 @@
         </el-button>
      </div>
      <div class="gd-table-container" v-loading="loading">
         <div class="gd-table-content gd-table-content-bg">
            <el-table class="gd-table" :data="list" @selection-change="selectionChange">
               <el-table-column type="selection" width="55" />