Sfoglia il codice sorgente

2023-9-19 服务申请单 9

codeMan 2 anni fa
parent
commit
b88572d2c6

+ 1 - 1
src/HDrpManagement/serveBill/components/add.vue

@@ -210,7 +210,7 @@ export default {
           "pageSize":20,
           "where": {
             condition:'',
-            type:17
+            type:9
           }
         }
       }

+ 1 - 1
src/HDrpManagement/serveBill/components/edit.vue

@@ -211,7 +211,7 @@ export default {
           "pageSize":20,
           "where": {
             condition:'',
-            type:17
+            type:9
           }
         }
       }