自动同步改为手动同步

This commit is contained in:
刘名喜 2024-12-05 09:36:22 +08:00
parent 88178cc72e
commit b381f39fc6

View File

@ -73,16 +73,16 @@
>一键清退无寿命物品
</el-button>
</el-col>
<!-- <el-col :span="1.5"> 调试-->
<!-- <el-button-->
<!-- type="primary"-->
<!-- plain-->
<!-- size="mini"-->
<!-- @click="handleSynchronizationClick"-->
<!-- v-hasPermi="['md:PLAN:add']"-->
<!-- >同步小型刀具库数据-->
<!-- </el-button>-->
<!-- </el-col>-->
<el-col :span="1.5">
<el-button
type="primary"
plain
size="mini"
@click="handleSynchronizationClick"
v-hasPermi="['md:PLAN:add']"
>同步小型刀具库数据
</el-button>
</el-col>
<!-- <el-col :span="1.5">-->
<!-- <el-button-->
<!-- type="success"-->