ZaiZai 1 жил өмнө
parent
commit
bf456bfe7f

+ 1 - 1
src/views/funding/modules/plan-data.vue

@@ -1,5 +1,5 @@
 <template>
-    <hc-dialog v-model="isShow" ui="hc-funding-plan-dialog" is-table widths="500px" title="新增资金预算期" @close="cancelClick">
+    <hc-dialog v-model="isShow" ui="hc-funding-plan-dialog" is-table widths="50rem" title="新增资金预算期" @close="cancelClick">
         <div>准备写弹窗</div>
         <template #footer>
             <el-button @click="cancelClick">取消</el-button>