hejianhao
2025-04-02 f425ef0d689a312d0600a55097ad260cadfa87fc
src/views/projectList/index.vue
@@ -13,14 +13,14 @@
                    <el-form-item label="通创建日期:">
                        <el-input v-model="form.name"></el-input>
                    </el-form-item>
                    <el-form-item label="" style="margin-left: 63px;">
                        <el-button type="default">重置</el-button>
                    <el-form-item style="margin-left: 63px;">
                        <el-button>重置</el-button>
                        <el-button type="primary">查询</el-button>
                    </el-form-item>
                </el-form>
            </template>
            <template #setting>
                <el-button @click="handleAddProject" class="el-icon-plus" style="margin-bottom: 20px;" type="primary">
                <el-button @click="handleAddProject" class="el-icon-plus" type="primary">
                    新增项目组</el-button>
            </template>
            <template #table>