|
@@ -106,15 +106,15 @@
|
|
|
v-hasPermi="['production:apply:add']"
|
|
|
>新增申请单</el-button>
|
|
|
</el-col>
|
|
|
- <el-col :span="1.5">
|
|
|
- <el-button
|
|
|
- type="info"
|
|
|
- icon="el-icon-upload2"
|
|
|
- size="mini"
|
|
|
- @click="handleImport"
|
|
|
- v-hasPermi="['production:apply:edit']"
|
|
|
- >导入</el-button>
|
|
|
- </el-col>
|
|
|
+ <!--<el-col :span="1.5">-->
|
|
|
+ <!--<el-button-->
|
|
|
+ <!--type="info"-->
|
|
|
+ <!--icon="el-icon-upload2"-->
|
|
|
+ <!--size="mini"-->
|
|
|
+ <!--@click="handleImport"-->
|
|
|
+ <!--v-hasPermi="['production:apply:edit']"-->
|
|
|
+ <!-->导入</el-button>-->
|
|
|
+ <!--</el-col>-->
|
|
|
<el-col :span="1.5">
|
|
|
<el-button
|
|
|
type="warning"
|