codeMan 2 лет назад
Родитель
Сommit
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
           }
         }
       }