Selaa lähdekoodia

成本分配表-保存按钮

jbb 1 vuosi sitten
vanhempi
commit
b301b24636
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/views/reportForms/cost-allocation-table.vue

+ 1 - 0
src/views/reportForms/cost-allocation-table.vue

@@ -915,6 +915,7 @@ export default {
          var json = this.detailsPlanNum
          json.outdata=moment(json.outdata).format('YYYY-MM-DD hh:mm:ss')
         addHalfInfo(json).then(res => {
+          that.isDisabled = false
           if (res.success) {
             console.log('保存的部分信息', halfInfo)
             this.$message.success('保存成功')