+
- 编号:{{ leaseApplyData.agreementCode }}
+ 编号:{{ leaseApplyData.code }}
@@ -451,9 +451,9 @@ export default {
},
/** 导出按钮操作 */
handleExport() {
- // this.download('system/dict/type/export', {
- // ...this.queryParams
- // }, `type_${new Date().getTime()}.xlsx`)
+ this.download('base/tm_task/applyExport', {
+ ...this.queryParams
+ }, `领料审批单_${new Date().getTime()}.xlsx`)
},
/** 刷新缓存按钮操作 */
handleRefreshCache() {
diff --git a/sgzb-ui/src/views/claimAndRefund/return/returnApply.vue b/sgzb-ui/src/views/claimAndRefund/return/returnApply.vue
index 7757a3a7..2a9c71cb 100644
--- a/sgzb-ui/src/views/claimAndRefund/return/returnApply.vue
+++ b/sgzb-ui/src/views/claimAndRefund/return/returnApply.vue
@@ -429,16 +429,18 @@
-
+
diff --git a/sgzb-ui/src/views/repairTest/brokenExamine/index.vue b/sgzb-ui/src/views/repairTest/brokenExamine/index.vue
index 6e92f2bb..eea8d320 100644
--- a/sgzb-ui/src/views/repairTest/brokenExamine/index.vue
+++ b/sgzb-ui/src/views/repairTest/brokenExamine/index.vue
@@ -126,8 +126,7 @@
plain
icon="el-icon-plus"
size="mini"
- :disabled="!checkResultOne"
- v-hasPermi="['store:labelType:add']"
+ :disabled="multiple"
@click="checkClick"
>批量审核