Ver Fonte

中间计量

ZaiZai há 1 ano atrás
pai
commit
9dec3426c1
2 ficheiros alterados com 1 adições e 2 exclusões
  1. 1 1
      public/version.json
  2. 0 1
      src/views/alter/admin/order.vue

+ 1 - 1
public/version.json

@@ -1,3 +1,3 @@
 {
-  "value": "20231225114202"
+  "value": "20231225160628"
 }

+ 0 - 1
src/views/alter/admin/order.vue

@@ -320,7 +320,6 @@ const rowAnnulChange = async (id) => {
         window.$message.error('id异常')
         return
     }
-    tableLoading.value = true
     // 确认发起请求
     actionConfirm(async () => {
         tableLoading.value = true