ソースを参照

Update couponUpdate.vue

lex 2 年 前
コミット
e867e1fe97
1 ファイル変更1 行追加0 行削除
  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",