祁鹏飞 hai 3 meses
pai
achega
ef9820b6ef
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/views/quoteConfig/agreement/agreementDetails.vue

+ 2 - 0
src/views/quoteConfig/agreement/agreementDetails.vue

@@ -768,7 +768,9 @@ const costitemCopy = (costId: string) => {
     '复制费用',
     '复制费用',
     {
     {
       confirmButtonText: '确定复制',
       confirmButtonText: '确定复制',
+      type: 'warning',
       center: true,
       center: true,
+      confirmButtonClass: 'el-button--primary',
     }
     }
   ).then(() => {
   ).then(() => {
     api.agreementApi.AgreementFeecopy({ costId }).then((res: any) => {
     api.agreementApi.AgreementFeecopy({ costId }).then((res: any) => {