@@ -121,7 +121,7 @@
</el-form-item>
</el-form>
<el-row :gutter="10" class="mb8">
- <!-- <el-col :span="1.5">
+ <el-col :span="1.5">
<el-button
type="primary"
icon="el-icon-plus"
@@ -129,7 +129,7 @@
@click="handleAdd"
v-hasPermi="['store:packageOrder:add']"
>创建订单</el-button>
- </el-col> -->
+ </el-col>
<el-col :span="1.5">
type="warning"