src/views/system/calculate/order/index.vue
@@ -57,6 +57,7 @@ icon="el-icon-delete" size="mini" :disabled="multiple" v-hasPermi="['system:result:remove']" @click="handleDelete" >删除</el-button> </el-col> @@ -66,6 +67,7 @@ plain icon="el-icon-download" size="mini" v-hasPermi="['system:result:export']" @click="handleExport" >导出</el-button> </el-col>