yaolonglong
3 天以前 30b4cad9cd5d5a703020658790fe36d62da3a18e
policy/policyApply/policyApply.vue
@@ -315,6 +315,11 @@
         },
         setCompany(e) {
            this.form.companyName = e
            this.form.companyCode = ''
            this.form.companyId    = ''
            this.form.companyPhone = ''
            this.form.companyUser = ''
            this.form.companyAddress = ''
         },
         confirmTime(e) {
            this.form.planTime = e.year + '-' + e.month+ '-' + + e.day + ' ' + e.hour + ":" + "00:00"
@@ -418,7 +423,7 @@
            
         }
         .back{
            /deep/ .u-textarea{
            ::v-deep .u-textarea{
               background-color: #F4F4F4;
               border: none;
               .u-textarea__count{
@@ -467,7 +472,7 @@
.sui{
}
/deep/  .u-checkbox-label--right >  text{
::v-deep  .u-checkbox-label--right >  text{
      line-height: 54rpx !important;
      margin-right: 15rpx;
}