浏览代码

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

Howie 2 年之前
父节点
当前提交
a144020e26
共有 1 个文件被更改,包括 1 次插入0 次删除
  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 }"