Browse Source

fix: 审核修改禁止申请原因输入

Howie 2 năm trước cách đây
mục cha
commit
a144020e26
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/commercialEngineering/components/operate.vue

+ 1 - 0
src/views/commercialEngineering/components/operate.vue

@@ -103,6 +103,7 @@
           type="textarea"
           :rows="4"
           placeholder="请输入"
+          disabled
           :maxlength="-1"
           :show-word-limit="false"
           :autosize="{ minRows: 2, maxRows: 4 }"