白坯订单管理界面

master
Yangwl 8 months ago
parent 33647943e9
commit ff23b4b506

@ -61,6 +61,18 @@
</el-form>
<el-row :gutter="10" class="mb8">
<el-col :span="1.5">
<el-button
type="primary"
plain
icon="el-icon-plus"
size="mini"
@click="handleAdd"
v-hasPermi="['plan:whiteOrder:add']"
>新增
</el-button>
</el-col>
<el-col :span="1.5">
<el-button
type="success"

Loading…
Cancel
Save