Browse Source

前端:名称统一,批量将所有的【企业法规处】改为 企管法规处

baichengfei 4 năm trước cách đây
mục cha
commit
17ecec44eb

+ 3 - 3
src/dashoo.cn/frontend_web/src/pages/index.vue

@@ -1098,11 +1098,11 @@
             return '待专业处室审批'
           case '5':
             if (type == '3') { // 年审
-              return '待企法规处审批'
+              return '待企法规处审批'
             } else if (type == '4') { // 信息变更
-              return '待企法规处审批'
+              return '待企法规处审批'
             } else if (type == '9') { // 目录申请
-              return '待企法规处审批'
+              return '待企法规处审批'
             } else {
               return '待集中评审'
             }

+ 2 - 2
src/dashoo.cn/frontend_web/src/pages/oilsupplier/annualaudit/_opera/auditoperation.vue

@@ -32,8 +32,8 @@
           <el-button type="primary" size="mini" style="margin-left: 8px" @click="commonAuditClick()" v-if="auditBtn && AnnualStatus == '2'">复审</el-button>
           <!--<el-button type="primary" size="mini" style="margin-left: 8px" @click="profAudit()" v-if="auditBtn && AnnualStatus == '3'">提交专业审核</el-button> &lt;!&ndash; 未用到 &ndash;&gt;-->
           <!--<el-button type="primary" size="mini" style="margin-left: 8px" @click="annualAudit()" v-if="auditBtn && AnnualStatus == '4'">专业审核</el-button>&lt;!&ndash; 未用到 &ndash;&gt;-->
-          <el-button type="primary" size="mini" style="margin-left: 8px" @click="commonAuditClick()" v-if="auditBtn && AnnualStatus == '5'">审批</el-button><!-- 企法规处 -->
-          <el-button type="primary" size="mini" style="margin-left: 8px" @click="confirm" v-if="auditBtn && AnnualStatus == '7'" :loading="btnLoading">入库审批</el-button><!-- 企法规处 -->
+          <el-button type="primary" size="mini" style="margin-left: 8px" @click="commonAuditClick()" v-if="auditBtn && AnnualStatus == '5'">审批</el-button><!-- 企法规处 -->
+          <el-button type="primary" size="mini" style="margin-left: 8px" @click="confirm" v-if="auditBtn && AnnualStatus == '7'" :loading="btnLoading">入库审批</el-button><!-- 企法规处 -->
           <el-button type="warning" size="mini" style="margin-left: 8px" @click="backStatus" v-if="auditBtn && AnnualStatus == '7'" :loading="btnLoading">退回</el-button>
           <el-button type="primary" style="margin-left: 8px;" size="mini" @click="secUnitSeparateAuditClick" v-if="auditBtn && AnnualStatus == '10'">分办</el-button>
           <!--<el-button type="primary" size="mini" style="margin-left: 8px" @click="paySureClick()" v-if="auditBtn && parseInt(this.formData.Status) === 6">交费</el-button>-->

+ 2 - 2
src/dashoo.cn/frontend_web/src/pages/oilsupplier/annualaudit/annualfistaudit.vue

@@ -50,8 +50,8 @@
             <span v-if="scope.row.Status=='-2'" style="color:#F56C6C">复审未通过</span>
             <span v-if="scope.row.Status=='3'" style="color:#E6A23C">待专业处室分办</span>
             <span v-if="scope.row.Status=='4'" style="color:#E6A23C">待专业处室审批</span>
-            <span v-if="scope.row.Status=='5'" style="color:#E6A23C">待企法规处审批</span>
-            <span v-if="scope.row.Status=='-5'" style="color:#F56C6C">企法规处审批未通过</span>
+            <span v-if="scope.row.Status=='5'" style="color:#E6A23C">待企法规处审批</span>
+            <span v-if="scope.row.Status=='-5'" style="color:#F56C6C">企法规处审批未通过</span>
             <span v-if="scope.row.Status=='6'" style="color:#E6A23C">待交费</span>
             <span v-if="scope.row.Status=='7'" style="color:#E6A23C">待入库</span>
             <span v-if="scope.row.Status=='8'" style="color:#67C23A">已入库</span>

+ 2 - 2
src/dashoo.cn/frontend_web/src/pages/oilsupplier/annualaudit/basicindex.vue

@@ -75,8 +75,8 @@
               <span v-if="scope.row.Status=='-2'" style="color:#F56C6C">复审未通过</span>
               <span v-if="scope.row.Status=='3'" style="color:#E6A23C">待专业处室分办</span>
               <span v-if="scope.row.Status=='4'" style="color:#E6A23C">待专业处室审批</span>
-              <span v-if="scope.row.Status=='5'" style="color:#E6A23C">待企法规处审批</span>
-              <span v-if="scope.row.Status=='-5'" style="color:#F56C6C">企法规处审批未通过</span>
+              <span v-if="scope.row.Status=='5'" style="color:#E6A23C">待企法规处审批</span>
+              <span v-if="scope.row.Status=='-5'" style="color:#F56C6C">企法规处审批未通过</span>
               <span v-if="scope.row.Status=='6'" style="color:#E6A23C">待交费</span>
               <span v-if="scope.row.Status=='7'" style="color:#E6A23C">待入库</span>
               <span v-if="scope.row.Status=='8'" style="color:#67C23A">已入库</span>

+ 2 - 2
src/dashoo.cn/frontend_web/src/pages/oilsupplier/annualaudit/goodsindex.vue

@@ -75,8 +75,8 @@
               <span v-if="scope.row.Status=='-2'" style="color:#F56C6C">复审未通过</span>
               <span v-if="scope.row.Status=='3'" style="color:#E6A23C">待专业处室分办</span>
               <span v-if="scope.row.Status=='4'" style="color:#E6A23C">待专业处室审批</span>
-              <span v-if="scope.row.Status=='5'" style="color:#E6A23C">待企法规处审批</span>
-              <span v-if="scope.row.Status=='-5'" style="color:#F56C6C">企法规处审批未通过</span>
+              <span v-if="scope.row.Status=='5'" style="color:#E6A23C">待企法规处审批</span>
+              <span v-if="scope.row.Status=='-5'" style="color:#F56C6C">企法规处审批未通过</span>
               <span v-if="scope.row.Status=='6'" style="color:#E6A23C">待交费</span>
               <span v-if="scope.row.Status=='7'" style="color:#E6A23C">待入库</span>
               <span v-if="scope.row.Status=='8'" style="color:#67C23A">已入库</span>

+ 2 - 2
src/dashoo.cn/frontend_web/src/pages/oilsupplier/annualaudit/index.vue

@@ -71,8 +71,8 @@
               <span v-if="scope.row.Status=='-2'" style="color:#F56C6C">复审未通过</span>
               <span v-if="scope.row.Status=='3'" style="color:#E6A23C">待专业处室分办</span>
               <span v-if="scope.row.Status=='4'" style="color:#E6A23C">待专业处室审批</span>
-              <span v-if="scope.row.Status=='5'" style="color:#E6A23C">待企法规处审批</span>
-              <span v-if="scope.row.Status=='-5'" style="color:#F56C6C">企法规处审批未通过</span>
+              <span v-if="scope.row.Status=='5'" style="color:#E6A23C">待企法规处审批</span>
+              <span v-if="scope.row.Status=='-5'" style="color:#F56C6C">企法规处审批未通过</span>
               <span v-if="scope.row.Status=='6'" style="color:#F56C6C">待交费</span>
               <span v-if="scope.row.Status=='7'" style="color:#E6A23C">待入库</span>
               <span v-if="scope.row.Status=='8'" style="color:#67C23A">已入库</span>

+ 2 - 2
src/dashoo.cn/frontend_web/src/pages/oilsupplier/annualaudit/techindex.vue

@@ -75,8 +75,8 @@
               <span v-if="scope.row.Status=='-2'" style="color:#F56C6C">复审未通过</span>
               <span v-if="scope.row.Status=='3'" style="color:#E6A23C">待专业处室分办</span>
               <span v-if="scope.row.Status=='4'" style="color:#E6A23C">待专业处室审批</span>
-              <span v-if="scope.row.Status=='5'" style="color:#E6A23C">待企法规处审批</span>
-              <span v-if="scope.row.Status=='-5'" style="color:#F56C6C">企法规处审批未通过</span>
+              <span v-if="scope.row.Status=='5'" style="color:#E6A23C">待企法规处审批</span>
+              <span v-if="scope.row.Status=='-5'" style="color:#F56C6C">企法规处审批未通过</span>
               <span v-if="scope.row.Status=='6'" style="color:#E6A23C">待交费</span>
               <span v-if="scope.row.Status=='7'" style="color:#E6A23C">待入库</span>
               <span v-if="scope.row.Status=='8'" style="color:#67C23A">已入库</span>

+ 0 - 1
src/dashoo.cn/frontend_web/src/pages/oilsupplier/basisbuild/_opera/showdelcertsub.vue

@@ -276,7 +276,6 @@ export default {
     this.getDictOptions()
     this.initDatas()
     this.getDictOptions2()
-    // watermark.set("大港油田企业法规处")
   },
   data () {
     return {

+ 0 - 1
src/dashoo.cn/frontend_web/src/pages/oilsupplier/goodsaptitude/_opera/showdelcertsub.vue

@@ -260,7 +260,6 @@ export default {
     this.getDictOptions()
     this.initDatas()
     this.getDictOptions2()
-    // watermark.set("大港油田企业法规处")
   },
   data () {
     return {

+ 0 - 1
src/dashoo.cn/frontend_web/src/pages/oilsupplier/technologyservice/_opera/showdelcertsub.vue

@@ -276,7 +276,6 @@ export default {
     this.getDictOptions()
     this.initDatas()
     this.getDictOptions2()
-    // watermark.set("大港油田企业法规处")
   },
   data () {
     return {

+ 0 - 1
src/dashoo.cn/frontend_web/src/pages/select/companyselect/index.vue

@@ -1327,7 +1327,6 @@ export default {
     this.initNftOptions()
     this.GetorgOptions()
     this.getDictOptions2()
-    // watermark.set("大港油田企业法规处")
   },
   activated () {
     this.currentPageSub = 1

+ 0 - 1
src/dashoo.cn/frontend_web/src/pages/select/specialselect/index.vue

@@ -123,7 +123,6 @@ export default {
     this.getDictOptions()
     this.initDatas()
     this.initNftOptions()
-    // watermark.set("大港油田企业法规处")
   },
   data () {
     return {

+ 2 - 2
src/dashoo.cn/frontend_web/src/pages/system/auditsetting/_opera/operation.vue

@@ -353,9 +353,9 @@
               this.formData.AuditStepCode = 'PROF_CONCENT'
               this.formData.AuditStepName = '集中评审'
             } else if (this.step == 6) {
-              // 企法规处审核
+              // 企法规处审核
               this.formData.AuditStepCode = 'PROF_REGULATION'
-              this.formData.AuditStepName = '企法规处审核'
+              this.formData.AuditStepName = '企法规处审核'
             } else if (this.step == 7) {
               this.formData.AuditStepCode = 'SUB_OFFICE'
               this.formData.AuditStepName = '二级单位分办'

+ 6 - 6
src/dashoo.cn/frontend_web/src/pages/system/auditsetting/index.vue

@@ -144,7 +144,7 @@
     watch: {
       $route (val) {
         if (val.query.step == 1) {
-          // 企法规处审核
+          // 企法规处审核
           this.ACode = 'FIRST_TRIAL'
         } else if (val.query.step == 2) {
           // 二级单位复审
@@ -159,7 +159,7 @@
           // 集中评审
           this.ACode = 'PROF_CONCENT'
         } else if (val.query.step == 6) {
-          // 企法规处审核
+          // 企法规处审核
           this.ACode = 'PROF_REGULATION'
         } else if (val.query.step == 7) {
           // 二级单位分办
@@ -198,7 +198,7 @@
       // }
       this.step = this.$route.query.step
       if (this.$route.query.step == 1) {
-        // 企法规处审核
+        // 企法规处审核
         this.ACode = 'FIRST_TRIAL'
       } else if (this.$route.query.step == 2) {
         // 二级单位复审
@@ -213,7 +213,7 @@
         // 集中评审
         this.ACode = 'PROF_CONCENT'
       } else if (this.$route.query.step == 6) {
-        // 企法规处审核
+        // 企法规处审核
         this.ACode = 'PROF_REGULATION'
       } else if (this.$route.query.step == 7) {
         // 二级单位分办
@@ -411,9 +411,9 @@
           this.auditStepCode = 'PROF_CONCENT'
           this.auditStepName = '集中评审'
         } else if (this.step == 6) {
-          // 企法规处审核
+          // 企法规处审核
           this.auditStepCode = 'PROF_REGULATION'
-          this.auditStepName = '企法规处审核'
+          this.auditStepName = '企法规处审核'
         } else if (this.step == 7) {
           this.auditStepCode = 'SUB_OFFICE'
           this.auditStepName = '二级单位分办'

+ 41 - 42
src/dashoo.cn/frontend_web/src/pages/system/auditsetting/index_2.vue

@@ -146,7 +146,7 @@
       })
     },
     name: 'oilauditsetting',
-    data() {
+    data () {
       return {
         dialogVisible: false,
         // 列表数据
@@ -156,7 +156,7 @@
 
         currentPage: 1,
         currentItemCount: 0,
-        ACode: "",
+        ACode: '',
         // 列表排序
         Column: {
           Order: '',
@@ -236,34 +236,34 @@
         ]
       }
     },
-    created() {
+    created () {
       // 查询条件初始值备份
       Object.assign(this.searchFormReset, this.searchForm)
       // 查询列表
       if (this.$route.query.step == 1) {
-        //企业法规处审核
-        this.ACode = "FIRST_TRIAL"
+        // 企管法规处审核
+        this.ACode = 'FIRST_TRIAL'
       } else if (this.$route.query.step == 2) {
-        //二级单位复审
-        this.ACode = "SECOND_TRIAL"
+        // 二级单位复审
+        this.ACode = 'SECOND_TRIAL'
       } else if (this.$route.query.step == 3) {
-        //业务处室接收
-        this.ACode = "PROF_RECE"
+        // 业务处室接收
+        this.ACode = 'PROF_RECE'
       } else if (this.$route.query.step == 4) {
-        //业务处室专业审核
-        this.ACode = "PROF_AUDIT"
+        // 业务处室专业审核
+        this.ACode = 'PROF_AUDIT'
       } else if (this.$route.query.step == 5) {
-        //集中评审
-        this.ACode = "PROF_CONCENT"
+        // 集中评审
+        this.ACode = 'PROF_CONCENT'
       } else if (this.$route.query.step == 6) {
-        //企业法规处审核
-        this.ACode = "PROF_REGULATION"
+        // 企管法规处审核
+        this.ACode = 'PROF_REGULATION'
       } else if (this.$route.query.step == 7) {
         // 二级单位分办
-        this.ACode = "SUB_OFFICE"
+        this.ACode = 'SUB_OFFICE'
       } else if (this.$route.query.step == 8) {
-        //注册公司审核
-        this.ACode = "COMPONY_AUDIT"
+        // 注册公司审核
+        this.ACode = 'COMPONY_AUDIT'
       }
       this.initDatas()
       // his.getDictOptions()
@@ -272,29 +272,29 @@
     watch: {
       $route (val) {
         if (val.query.step == 1) {
-          //企业法规处审核
-          this.ACode = "FIRST_TRIAL"
+          // 企管法规处审核
+          this.ACode = 'FIRST_TRIAL'
         } else if (val.query.step == 2) {
-          //二级单位复审
-          this.ACode = "SECOND_TRIAL"
+          // 二级单位复审
+          this.ACode = 'SECOND_TRIAL'
         } else if (val.query.step == 3) {
-          //业务处室接收
-          this.ACode = "PROF_RECE"
+          // 业务处室接收
+          this.ACode = 'PROF_RECE'
         } else if (val.query.step == 4) {
-          //业务处室专业审核
-          this.ACode = "PROF_AUDIT"
+          // 业务处室专业审核
+          this.ACode = 'PROF_AUDIT'
         } else if (val.query.step == 5) {
-          //集中评审
-          this.ACode = "PROF_CONCENT"
+          // 集中评审
+          this.ACode = 'PROF_CONCENT'
         } else if (val.query.step == 6) {
-          //企业法规处审核
-          this.ACode = "PROF_REGULATION"
+          // 企管法规处审核
+          this.ACode = 'PROF_REGULATION'
         } else if (val.query.step == 7) {
           // 二级单位分办
           this.ACode = 'SUB_OFFICE'
         } else if (val.query.step == 8) {
-          //注册公司审核
-          this.ACode = "COMPONY_AUDIT"
+          // 注册公司审核
+          this.ACode = 'COMPONY_AUDIT'
         }
         this.initDatas()
       }
@@ -339,7 +339,7 @@
         })
       }, */
 
-      searchCommand(command) {
+      searchCommand (command) {
         if (command === 'search') {
           this.dialogVisible = true
         } else if (command === 'clear') {
@@ -347,7 +347,7 @@
         }
       },
       // 列表排序功能
-      orderby(column) {
+      orderby (column) {
         if (column.order === 'ascending') {
           this.Column.Order = 'asc'
         } else if (column.order === 'descending') {
@@ -356,27 +356,27 @@
         this.Column.Prop = column.prop
         this.initDatas()
       },
-      clearSearch() {
+      clearSearch () {
         Object.assign(this.searchForm, this.searchFormReset)
         // this.searchForm = this.searchFormReset;
         this.CreateOn = ''
         this.initDatas()
       },
-      handleSearch() {
+      handleSearch () {
         this.currentPage = 1
         this.dialogVisible = false
         this.initDatas()
       },
-      handleCurrentChange(value) {
+      handleCurrentChange (value) {
         this.currentPage = value
         this.initDatas()
       },
-      handleSizeChange(value) {
+      handleSizeChange (value) {
         this.size = value
         this.currentPage = 1
         this.initDatas()
       },
-      deleteEntity(row) {
+      deleteEntity (row) {
         row.deleteConfirmFlag = false
         api.deleteEntity(row.Id, this.$axios).then(res => {
           if (res.data.code === 0) {
@@ -396,7 +396,7 @@
         })
       },
 
-      jstimehandle(val) {
+      jstimehandle (val) {
         if (val === '') {
           return '----'
         } else if (val === '0001-01-01T08:00:00+08:00') {
@@ -409,7 +409,7 @@
         }
       },
 
-      formatDateTime(date) {
+      formatDateTime (date) {
         var y = date.getFullYear()
         var m = date.getMonth() + 1
         m = m < 10 ? ('0' + m) : m
@@ -422,7 +422,6 @@
       }
     }
   }
-
 </script>
 
 <style lang="scss">