zxz 3 سال پیش
والد
کامیت
23ff89439f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/statisticalReport/stockPurchaseReceiptReportList.vue

+ 1 - 1
src/views/statisticalReport/stockPurchaseReceiptReportList.vue

@@ -802,7 +802,7 @@ export default {
       if (this.modification.length == 0) {
         this.$message.warning('请选择一条要审核的条目')
       } else {
-        this.$confirm(`审核通过后,任务将发送给财务,是否确定通过?`, {
+        this.$confirm(`审核通过后,任务将发送给下一级,是否确定通过?`, {
           cancelButtonText: '取消',
           confirmButtonText: '确定',
           type: 'warning',