tangning %!s(int64=2) %!d(string=hai) anos
pai
achega
02a7ba2fec
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/views/customer/scene.vue

+ 0 - 2
src/views/customer/scene.vue

@@ -343,12 +343,10 @@
           onOk: async () => {
             sceneCopy({ num: record.num })
               .then((res) => {
-                if(res){
                 message.success({
                   content: '复制成功',
                 });
                 reload();
-                }
               })
           },
         });