Explorar el Código

Update couponUpdate.vue

lex hace 2 años
padre
commit
e867e1fe97
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/couponManager/couponUpdate.vue

+ 1 - 0
src/views/couponManager/couponUpdate.vue

@@ -400,6 +400,7 @@ export default {
       coupontypeDetail: coupontypeDetailList,
       form: {
         useSystem: "",
+        typeDetail: null,
         name: "",
         description: "",
         type: "FULL_REDUCTION",