linwenxin 6 miesięcy temu
rodzic
commit
4337769732

+ 1 - 1
src/views/setting/networkSigning/contractManagement/enterpriseCaCertification/index.vue

@@ -374,7 +374,7 @@ export default {
         authentication: {
         authentication: {
           prompt: '是否确定认证?',
           prompt: '是否确定认证?',
           conditions: ({ row, index, column }) => {
           conditions: ({ row, index, column }) => {
-            return row.fadadaIsAuth === 'ON'
+            return row.fadadaIsAuth === 'NO'
           },
           },
           click: ({ row, index, column }) => {
           click: ({ row, index, column }) => {
             companyCaAuthGetAuth({
             companyCaAuthGetAuth({