Commit 2d52f1ea by 董晓奇

生产计划右图内容调整,计划明细名称(tab页)不能为物料,改为计划明细

parent b01e59a4
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
:isCamelCase="true" :isCamelCase="true"
@model-change="handleChange" @model-change="handleChange"
/> />
</div> </div>`
</template> </template>
<script lang="ts" setup> <script lang="ts" setup>
import { reactive, ref, onMounted, nextTick, watch } from 'vue'; import { reactive, ref, onMounted, nextTick, watch } from 'vue';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment