diff --git a/src/views/components/assetsType/index.vue b/src/views/components/assetsType/index.vue index b47323a..ed3893b 100644 --- a/src/views/components/assetsType/index.vue +++ b/src/views/components/assetsType/index.vue @@ -353,7 +353,7 @@ v-model="ruleForm.sysj" type="date" format="yyyy-MM-dd" - value-format="yyyy-MM-dd" + value-format="yyyy-MM-dd hh:mm:ss" placeholder="选择日期" > diff --git a/src/views/components/myAssetsType/index.vue b/src/views/components/myAssetsType/index.vue index 51abda7..6e09da1 100644 --- a/src/views/components/myAssetsType/index.vue +++ b/src/views/components/myAssetsType/index.vue @@ -429,7 +429,7 @@ v-model="ruleForm.sysj" type="date" format="yyyy-MM-dd" - value-format="yyyy-MM-dd" + value-format="yyyy-MM-dd hh:mm:ss" placeholder="选择日期" > @@ -6006,6 +6006,7 @@ export default { // 新增资产确认按钮 newAssets() { this.$refs["ruleForm"].validate((valid) => { + console.log(this.ruleForm); if (valid) { this.ruleForm.xttz = this.xttz.join(","); this.ruleForm.xtfhqkFcg = this.xtfhqkFcg.join(","); diff --git a/src/views/components/renwuType/webType2DW.vue b/src/views/components/renwuType/webType2DW.vue index e98a30b..33860da 100644 --- a/src/views/components/renwuType/webType2DW.vue +++ b/src/views/components/renwuType/webType2DW.vue @@ -429,7 +429,7 @@ v-model="ruleForm.sysj" type="date" format="yyyy-MM-dd" - value-format="yyyy-MM-dd" + value-format="yyyy-MM-dd hh:mm:ss" placeholder="选择日期" > diff --git a/src/views/unitPages/myTask/audit copy.vue b/src/views/unitPages/myTask/audit copy.vue index b0c1038..cf392d1 100644 --- a/src/views/unitPages/myTask/audit copy.vue +++ b/src/views/unitPages/myTask/audit copy.vue @@ -3,24 +3,46 @@
- + 基本信息 -
- +
+ - + - + @@ -35,7 +57,11 @@ - +