230320a303 1 年間 前
コミット
6cb40ee802

ファイルの差分が大きいため隠しています
+ 0 - 0
dist/index.html


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/static/css/chunk-07f2d591.2719f93e.css


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/static/js/app.e264613f.js


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/static/js/chunk-07f2d591.418eb383.js


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/static/js/chunk-278a7dea.097aebc6.js


+ 1 - 0
src/views/activity/components/popup/IndexEdit.vue

@@ -52,6 +52,7 @@ export default {
             { keyRO: params.estate_name, valRO: params.estate_id }
           ]
         },
+        { label: '截止时间', key: 'end_at', rules: 1, type: 'datePicker', type2: 'date' },
         { label: '备注', key: 'remark', rules: 1, type: 'textarea'},
       ]
       this.setDefaultValue(params)

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません