Pārlūkot izejas kodu

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

Howie 2 gadi atpakaļ
vecāks
revīzija
a144020e26

+ 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 }"